af_xdp: introduce to netns api 72/34472/10
authorarikachen <eaglesora@gmail.com>
Fri, 12 Nov 2021 06:40:55 +0000 (06:40 +0000)
committerBeno�t Ganne <bganne@cisco.com>
Thu, 18 Nov 2021 16:56:22 +0000 (16:56 +0000)
commit57bdb26ba42c3fc6da601d007b27fa5c3f09dd96
treea5f4a9f29bff156a974139416ee75e3a69c867e9
parentef048034be365ba312e37e0fd19c22414f4e6434
af_xdp: introduce to netns api

In some situation, we support to deploy vpp as per host
and handler packet in container, so we use xdp to redirect
the flow.

Type: improvement

Signed-off-by: arikachen <eaglesora@gmail.com>
Change-Id: Iab42d6a0abb2b330a284d519018a90aff2fa4371
src/plugins/af_xdp/af_xdp.api
src/plugins/af_xdp/af_xdp.h
src/plugins/af_xdp/api.c
src/plugins/af_xdp/cli.c
src/plugins/af_xdp/device.c
src/plugins/af_xdp/test_api.c
src/plugins/af_xdp/unformat.c