ACK/Cmnt: [RFC][b/azure][PATCH 0/3] azure XDP generic fixes - option 2

Connor Kuehl connor.kuehl at canonical.com
Wed Jun 19 18:59:57 UTC 2019


On 6/13/19 1:23 PM, 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/3 : cherry-picks 996ed04741467
> PATCH 2/3 : backports dc05360fee660 needed for 458bf2f224f04
> PATCH 3/3 : backports 458bf2f224f04
> Both pathces (2,3) backport relevant commits by not including the
> modifications done on netif_receive_skb_list_internal function which is
> not present.
> 
> Eric Dumazet (1):
>   net: convert rps_needed and rfs_needed to new static branch api
> 
> 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       |  4 +--
>  include/net/sock.h              |  2 +-
>  net/core/dev.c                  | 50 +++++++++++----------------------
>  net/core/net-sysfs.c            |  4 +--
>  net/core/sysctl_net_core.c      |  8 +++---
>  7 files changed, 32 insertions(+), 44 deletions(-)
> 

I just had a quick question about the phrasing in the backport context
message for patch 3 but aside from that these changes look good with
positive test results.

Acked-by: Connor Kuehl <connor.kuehl at canonical.com>

-- 
Connor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pEpkey.asc
Type: application/pgp-keys
Size: 5950 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20190619/2258df07/attachment.key>


More information about the kernel-team mailing list