Xiaolong Ye e9ff8bb719 net/af_xdp: enable zero copy by external mbuf
Implement zero copy of af_xdp pmd through mbuf's external memory
mechanism to achieve high performance.

This patch also provides a new parameter "pmd_zero_copy" for user, so they
can choose to enable zero copy of af_xdp pmd or not.

To be clear, "zero copy" here is different from the "zero copy mode" of
AF_XDP, it is about zero copy between af_xdp umem and mbuf used in dpdk
application.

Suggested-by: Vipin Varghese <vipin.varghese@intel.com>
Suggested-by: Tummala Sivaprasad <sivaprasad.tummala@intel.com>
Suggested-by: Olivier Matz <olivier.matz@6wind.com>
Signed-off-by: Xiaolong Ye <xiaolong.ye@intel.com>
2019-06-13 23:54:30 +09:00
..
2018-09-28 01:41:03 +02:00
2017-10-06 02:49:47 +02:00
2017-04-04 19:02:45 +02:00
2018-10-26 22:14:05 +02:00
2019-06-13 23:54:30 +09:00
2019-05-03 18:45:22 +02:00
2019-01-18 09:47:26 +01:00
2018-02-08 18:42:14 +01:00
2019-04-19 14:51:54 +02:00
2019-05-24 13:34:45 +02:00
2018-11-22 10:31:52 +01:00
2018-10-26 22:14:05 +02:00