af_xdp: create_api_v3 without namespace keyword 25/39125/2
authorStanislav Zaikin <stanislav.zaikin@46labs.com>
Thu, 22 Jun 2023 14:46:01 +0000 (16:46 +0200)
committerBeno�t Ganne <bganne@cisco.com>
Tue, 27 Jun 2023 11:42:42 +0000 (11:42 +0000)
commit7f27ed666ecc4cf5db7ca76b3eba40f7d9092909
tree75e381786744ab93a08a8759f0d7859e806cd017
parent5fe1cf80cad75a2e08450303410fb484cdc708ad
af_xdp: create_api_v3 without namespace keyword

Namespace keyword is reverved c++ word, so it's not possible to include
vapi header for af_xdp plugin and use it.

Type: fix

Signed-off-by: Stanislav Zaikin <stanislav.zaikin@46labs.com>
Change-Id: I42a0e0a89ff2c407090d3c18c1bc5a5605ddf032
src/plugins/af_xdp/af_xdp.api
src/plugins/af_xdp/api.c
src/plugins/af_xdp/test_api.c