[Bug 1831254] Re: [linux-azure] XDP generic fixes

2019-06-26 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-azure - 4.18.0-1023.24 --- linux-azure (4.18.0-1023.24) cosmic; urgency=medium * linux-azure: 4.18.0-1023.24 -proposed tracker (LP: #1833946) * [linux-azure] XDP generic fixes (LP: #1831254) - netvsc: unshare skb in VF rx handler -

[Bug 1831254] Re: [linux-azure] XDP generic fixes

2019-06-26 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-azure - 4.18.0-1023.24~18.04.1 --- linux-azure (4.18.0-1023.24~18.04.1) bionic; urgency=medium * linux-azure: 4.18.0-1023.24~18.04.1 -proposed tracker (LP: #1833945) [ Ubuntu: 4.18.0-1023.24 ] * linux-azure: 4.18.0-1023.24 -proposed

[Bug 1831254] Re: [linux-azure] XDP generic fixes

2019-06-19 Thread Khaled El Mously
Targeted the bug to cosmic only since bionic/azure is a backport of cosmic/azure and so will get the fix automatically. ** Also affects: linux-azure (Ubuntu Cosmic) Importance: Undecided Status: New ** Changed in: linux-azure (Ubuntu Cosmic) Status: New => Fix Committed -- You

[Bug 1831254] Re: [linux-azure] XDP generic fixes

2019-06-06 Thread Joshua R. Poulson via ubuntu-bugs
For testing, the git repo is here https://github.com/Netronome/bpf- samples.git To use it: $ ./xdpdump -i eth1 -S The -S says to use xdp generic (versus HW offload which we don't support). If you don't have the fix, only the slow path packets (TCP SYN, ARP, etc) will show up. If you have the