On Fri, 4 Jun 2021 at 08:36, Jason Wang <jasow...@redhat.com> wrote: > > The following changes since commit 92f8c6fef13b31ba222c4d20ad8afd2b79c4c28e: > > Merge remote-tracking branch > 'remotes/pmaydell/tags/pull-target-arm-20210525' into staging (2021-05-25 > 16:17:06 +0100) > > are available in the git repository at: > > https://github.com/jasowang/qemu.git tags/net-pull-request > > for you to fetch changes up to 90322e646e87c1440661cb3ddbc0cc94309d8a4f: > > MAINTAINERS: Added eBPF maintainers information. (2021-06-04 15:25:46 +0800) > > ---------------------------------------------------------------- > > ---------------------------------------------------------------- > Andrew Melnychenko (7): > net/tap: Added TUNSETSTEERINGEBPF code. > net: Added SetSteeringEBPF method for NetClientState. > ebpf: Added eBPF RSS program. > ebpf: Added eBPF RSS loader. > virtio-net: Added eBPF RSS to virtio-net. > docs: Added eBPF documentation. > MAINTAINERS: Added eBPF maintainers information.
Checkpatch reports a lot of hardcoded tabs -- can you fix those, please, or are they deliberate? thanks -- PMM