VNFs: rte_eth_dev is deprecated in DPDK version 16.11 and onwards 15/35515/4
authorAnand B Jyoti <anand.b.jyoti@intel.com>
Mon, 29 May 2017 22:04:44 +0000 (03:34 +0530)
committerAnand B Jyoti <anand.b.jyoti@intel.com>
Tue, 27 Jun 2017 03:28:58 +0000 (08:58 +0530)
commita25ebbda95517a2eddb1c8291c258e8e4f167af7
tree40b411fc6cd42f2b77ca284fef41e69c40ccfc03
parentb8351286a53658bee2471430aaafac4eb72bdfde
VNFs: rte_eth_dev is deprecated in DPDK version 16.11 and onwards

JIRA: SAMPLEVNF-17

rte_eth_dev is removed in DPDK version 16.11 and onwards.
The corresponding error handling is fixed through samplevnf
gerrit 34667.

This patch is required for migration of VNFs to DPDK ver 17.05.

Change-Id: I088b705e3261227bcba7332aeb5a2a236e77a33e
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
VNFs/vACL/init.c
VNFs/vCGNAPT/init.c
VNFs/vFW/init.c