numam-dpdk/examples/load_balancer
Shahaf Shuler 973a864174 examples/load_balancer: 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.c examples/load_balancer: remove unnecessary parenthesis 2018-01-05 22:08:31 +01:00
init.c examples/load_balancer: 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
main.h 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
runtime.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00