numam-dpdk/examples/l3fwd
Shahaf Shuler 1ef9600b2d examples/l3fwd: convert to ethdev offloads API
Ethdev offloads API has changed since:

commit ce17eddefc ("ethdev: introduce Rx queue offloads API")
commit cba7f53b71 ("ethdev: introduce Tx queue offloads API")

This commit support the new API.

Signed-off-by: Shahaf Shuler <shahafs@mellanox.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2018-01-16 18:47:49 +01:00
..
l3fwd_altivec.h examples/l3fwd: optimize packet processing on powerpc 2017-10-14 00:51:19 +02:00
l3fwd_common.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
l3fwd_em_hlm_neon.h examples/l3fwd: add NEON implementation 2017-07-04 17:41:53 +02:00
l3fwd_em_hlm_sse.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
l3fwd_em_hlm.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
l3fwd_em_sequential.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
l3fwd_em.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
l3fwd_em.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
l3fwd_lpm_altivec.h examples/l3fwd: optimize packet processing on powerpc 2017-10-14 00:51:19 +02:00
l3fwd_lpm_neon.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
l3fwd_lpm_sse.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
l3fwd_lpm.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
l3fwd_lpm.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
l3fwd_neon.h examples/l3fwd: fix aliasing in port grouping 2017-11-07 09:04:42 +00:00
l3fwd_sse.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
l3fwd.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
main.c examples/l3fwd: convert to ethdev offloads API 2018-01-16 18:47:49 +01:00
Makefile examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00