[bionic:linux-azure][PATCH 0/3] LP:#1877654 - Add XDP support to hv_netvsc driver

Stefan Bader stefan.bader at canonical.com
Wed Jun 24 07:00:36 UTC 2020


On 23.06.20 19:32, Marcelo Henrique Cerri wrote:
> BugLink: https://bugs.launchpad.net/bugs/1877654
> 
> As bug description. Clean cherry-picks from upstream.
> 
> Eoan and Bionic need additional backport so I'm submitting Focal
> first since that's the priority.
> 
> Haiyang Zhang (3):
>   hv_netvsc: Add XDP support
>   hv_netvsc: Update document for XDP support
>   hv_netvsc: Fix XDP refcnt for synthetic and VF NICs
> 
>  .../device_drivers/microsoft/netvsc.txt       |  21 ++
>  drivers/net/hyperv/Makefile                   |   2 +-
>  drivers/net/hyperv/hyperv_net.h               |  21 +-
>  drivers/net/hyperv/netvsc.c                   |  31 ++-
>  drivers/net/hyperv/netvsc_bpf.c               | 218 ++++++++++++++++++
>  drivers/net/hyperv/netvsc_drv.c               | 186 ++++++++++++---
>  drivers/net/hyperv/rndis_filter.c             |   2 +-
>  7 files changed, 442 insertions(+), 39 deletions(-)
>  create mode 100644 drivers/net/hyperv/netvsc_bpf.c
> 
Hm, after the ack I realized this is not very clear about where it should go.
bionic/linux-azure-4.15 or eoan/focal/linux-azure (which are the parent for some
rolling kernel)?

-Stefan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20200624/e4779921/attachment.sig>


More information about the kernel-team mailing list