numam-dpdk/examples/ipsec-secgw
Igor Romanov 70febdcfd6 examples: check status of getting MAC address
The return value of rte_eth_macaddr_get() was changed from void to int.
Update the usage of the functions according to the new return type.

Signed-off-by: Igor Romanov <igor.romanov@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
2019-10-07 15:00:55 +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: check status of getting MAC address 2019-10-07 15:00:55 +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