On Wed, Mar 13, 2024 at 1:56 AM Michael Tokarev <m...@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 >