net: add rte prefix to ether structures
[dpdk.git] / drivers / net / af_xdp / rte_eth_af_xdp.c
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-03 Xiaolong Yenet/af_xdp: remove resources when port is closed
2019-04-19 Xiaolong Yenet/af_xdp: fix creating multiple instance
2019-04-19 Xiaolong Yenet/af_xdp: fix typos in Rx function
2019-04-19 Xiaolong Yenet/af_xdp: make reserve/submit peek/release consistent
2019-04-19 Xiaolong Yenet/af_xdp: specify minimal and maximal MTU
2019-04-19 Xiaolong Yenet/af_xdp: enqueue buf ring when allocate Tx queue...
2019-04-05 Xiaolong Yenet/af_xdp: introduce AF_XDP PMD