aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/xen-netback
diff options
context:
space:
mode:
authorGravatar Denis Kirjanov <kda@linux-powerpc.org> 2020-06-29 16:13:28 +0300
committerGravatar David S. Miller <davem@davemloft.net> 2020-07-01 15:25:14 -0700
commit6c5aa6fc4defc2a0977a2c59e4710d50fa1e834c (patch)
tree5e9becc3190fdcbb5cc8a52bf6463045c290acaa /drivers/net/xen-netback
parentxen: netif.h: add a new extra type for XDP (diff)
downloadlinux-6c5aa6fc4defc2a0977a2c59e4710d50fa1e834c.tar.gz
linux-6c5aa6fc4defc2a0977a2c59e4710d50fa1e834c.tar.bz2
linux-6c5aa6fc4defc2a0977a2c59e4710d50fa1e834c.zip
xen networking: add basic XDP support for xen-netfront
The patch adds a basic XDP processing to xen-netfront driver. We ran an XDP program for an RX response received from netback driver. Also we request xen-netback to adjust data offset for bpf_xdp_adjust_head() header space for custom headers. synchronization between frontend and backend parts is done by using xenbus state switching: Reconfiguring -> Reconfigured- > Connected UDP packets drop rate using xdp program is around 310 kpps using ./pktgen_sample04_many_flows.sh and 160 kpps without the patch. Signed-off-by: Denis Kirjanov <kda@linux-powerpc.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/xen-netback')
0 files changed, 0 insertions, 0 deletions