NAK: [RFC][b/azure][PATCH 0/8] azure XDP generic fixes - option 1

Marcelo Henrique Cerri marcelo.cerri at canonical.com
Fri Jun 28 11:44:06 UTC 2019


Final solution already applied.

On Thu, Jun 13, 2019 at 08:26:22PM +0100, Ioanna Alifieraki wrote:
> BugLink: https://bugs.launchpad.net/bugs/1831254
> 
> As per lp #1831254 to backport commits:
> 996ed04741467 ("netvsc: unshare skb in VF rx handler")
> 458bf2f224f04 ("net: core: support XDP generic on stacked devices.")
> 
> PATCH 1/8 : cherry-picks 996ed04741467
> PATCH 2/8 : adds list_head in sk_buff needed for following patches
> PATCH 3-7/8 : cherry-pick commits needed for 458bf2f224f04
> PATCH 8/8 : backport 458bf2f224f04
> 
> Edward Cree (4):
>   net: core: trivial netif_receive_skb_list() entry point
>   net: core: unwrap skb list receive slightly further
>   net: core: Another step of skb receive list processing
>   net: core: fix uses-after-free in list processing
> 
> Eric Dumazet (1):
>   net: convert rps_needed and rfs_needed to new static branch api
> 
> Ioanna Alifieraki (1):
>   skbuff: add list_head
> 
> Stephen Hemminger (2):
>   netvsc: unshare skb in VF rx handler
>   net: core: support XDP generic on stacked devices.
> 
>  drivers/net/hyperv/netvsc_drv.c |   6 ++
>  drivers/net/tun.c               |   2 +-
>  include/linux/netdevice.h       |   5 +-
>  include/linux/skbuff.h          |   1 +
>  include/net/sock.h              |   2 +-
>  include/trace/events/net.h      |   7 ++
>  net/core/dev.c                  | 111 ++++++++++++++++++++++----------
>  net/core/net-sysfs.c            |   4 +-
>  net/core/sysctl_net_core.c      |   8 +--
>  9 files changed, 102 insertions(+), 44 deletions(-)
> 
> -- 
> 2.17.1
> 
> 
> -- 
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team

-- 
Regards,
Marcelo

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20190628/5d1c41b9/attachment.sig>


More information about the kernel-team mailing list