ethdev: convert remaining apps to new offload API
authorThomas Monjalon <thomas@monjalon.net>
Mon, 2 Jul 2018 21:27:48 +0000 (23:27 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 4 Jul 2018 19:50:22 +0000 (21:50 +0200)
commitc6698a3e8fa525ad8a5c10191b83c4bbeab75907
tree446aaf7e35bb821f887ec73285a541054a167670
parent3a3ec09c69bc71873dc187034fe19ba30c70c944
ethdev: convert remaining apps to new offload API

Some test applications and examples were not converted
to the new offload API introduced in 17.11.

For reference, see "Hardware Offload" in
doc/guides/prog_guide/poll_mode_drv.rst

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
13 files changed:
app/test-eventdev/test_perf_common.c
doc/guides/sample_app_ug/l2_forward_job_stats.rst
doc/guides/sample_app_ug/l2_forward_real_virtual.rst
doc/guides/sample_app_ug/link_status_intr.rst
doc/guides/sample_app_ug/vmdq_dcb_forwarding.rst
examples/bbdev_app/main.c
examples/ip_pipeline/link.c
test/test-pipeline/init.c
test/test/test_kni.c
test/test/test_link_bonding.c
test/test/test_link_bonding_mode4.c
test/test/test_link_bonding_rssconf.c
test/test/test_pmd_perf.c