numam-dpdk/examples/ipsec-secgw
Ivan Ilchenko 03ad0e5c25 examples/ipsec-secgw: check status of getting ethdev info
rte_eth_dev_info_get() return value was changed from void to
int, so this patch modify rte_eth_dev_info_get() usage across
examples/ipsec-secgw according to its new return type.

Signed-off-by: Ivan Ilchenko <ivan.ilchenko@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
2019-10-07 14:45:35 +02:00
..
test examples/ipsec-secgw: update required Scapy version 2019-10-09 11:50:12 +02:00
ep0.cfg examples/ipsec-secgw: add sample configuration files 2016-10-04 20:41:09 +02:00
ep1.cfg examples/ipsec-secgw: add sample configuration files 2016-10-04 20:41:09 +02:00
esp.c examples/ipsec-secgw: fix inline modes 2019-07-05 15:28:14 +02:00
esp.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ipip.h examples/ipsec-secgw: update incremental checksum 2018-01-20 16:10:52 +01:00
ipsec_process.c examples/ipsec-secgw: fix first packet with inline crypto 2019-07-19 14:32:46 +02:00
ipsec-secgw.c examples/ipsec-secgw: check status of getting ethdev info 2019-10-07 14:45:35 +02:00
ipsec.c examples/ipsec-secgw: check status of getting ethdev info 2019-10-07 14:45:35 +02:00
ipsec.h examples/ipsec-secgw: fix first packet with inline crypto 2019-07-19 14:32:46 +02:00
Makefile examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
meson.build examples/ipsec-secgw: support fragmentation and reassembly 2019-07-05 15:28:14 +02:00
parser.c net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
parser.h examples/ipsec-secgw: allow to specify neighbour MAC address 2019-01-10 16:57:22 +01:00
rt.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
sa.c examples/ipsec-secgw: check status of getting ethdev info 2019-10-07 14:45:35 +02:00
sp4.c examples/ipsec-secgw: fix inline modes 2019-07-05 15:28:14 +02:00
sp6.c examples/ipsec-secgw: fix inline modes 2019-07-05 15:28:14 +02:00