numam-dpdk/examples/ip_pipeline
Shahaf Shuler eab919d001 examples/ip_pipeline: convert to new 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
..
config examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
pipeline examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
app.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
config_check.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
config_parse_tm.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
config_parse.c examples/ip_pipeline: convert to new ethdev offloads API 2018-01-16 18:47:49 +01:00
cpu_core_map.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
cpu_core_map.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
init.c examples/ip_pipeline: convert to new ethdev offloads API 2018-01-16 18:47:49 +01:00
main.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
Makefile examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
parser.c examples/ip_pipeline: add string parsing helpers 2016-06-08 16:45:05 +02:00
parser.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
pipeline_be.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
pipeline.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
thread_fe.c examples/ip_pipeline: fix coremask limitation 2017-01-17 18:37:41 +01:00
thread_fe.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
thread.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
thread.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00