[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/8] Net patches
From: |
Jason Wang |
Subject: |
Re: [PULL 0/8] Net patches |
Date: |
Wed, 13 Mar 2024 14:43:44 +0800 |
On Wed, Mar 13, 2024 at 1:56 AM Michael Tokarev <mjt@tls.msk.ru> wrote:
>
> 12.03.2024 14:36, Jason Wang wrote:
> ...
> > ----------------------------------------------------------------
> > Andrew Melnychenko (5):
> > ebpf: Added eBPF map update through mmap.
> > ebpf: Added eBPF initialization by fds.
> > virtio-net: Added property to load eBPF RSS with fds.
> > qmp: Added new command to retrieve eBPF blob.
> > ebpf: Updated eBPF program and skeleton.
> >
> > Laurent Vivier (2):
> > igb: fix link state on resume
> > e1000e: fix link state on resume
> >
> > Nick Briggs (1):
> > Avoid unaligned fetch in ladr_match()
>
> From the above, I'm picking up igb & e100e "fix link state on resume"
> and "Avoid unaligned fetch in ladr_match()" for stable.
>
> Please let me know if this is incorrect.
>
It's correct.
Thanks
> Thanks,
>
> /mjt
>
- [PULL 1/8] igb: fix link state on resume, (continued)
- [PULL 1/8] igb: fix link state on resume, Jason Wang, 2024/03/12
- [PULL 7/8] qmp: Added new command to retrieve eBPF blob., Jason Wang, 2024/03/12
- [PULL 4/8] ebpf: Added eBPF map update through mmap., Jason Wang, 2024/03/12
- [PULL 3/8] Avoid unaligned fetch in ladr_match(), Jason Wang, 2024/03/12
- [PULL 5/8] ebpf: Added eBPF initialization by fds., Jason Wang, 2024/03/12
- [PULL 6/8] virtio-net: Added property to load eBPF RSS with fds., Jason Wang, 2024/03/12
- [PULL 2/8] e1000e: fix link state on resume, Jason Wang, 2024/03/12
- [PULL 8/8] ebpf: Updated eBPF program and skeleton., Jason Wang, 2024/03/12
- Re: [PULL 0/8] Net patches, Peter Maydell, 2024/03/12
- Re: [PULL 0/8] Net patches, Michael Tokarev, 2024/03/12
- Re: [PULL 0/8] Net patches,
Jason Wang <=