numam-dpdk/drivers/net/memif
Andrew Rybchenko abfc0b9f75 net/memif: check status of getting link info
The return value of rte_eth_link_get() was changed from void to int.
Update the usage of the function according to the new return type.

Just log error if something goes wrong.

Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
2019-10-07 15:00:54 +02:00
..
Makefile net: deinline non-critical ethernet functions 2019-07-08 21:26:52 +02:00
memif_socket.c net/memif: allow for full key size in socket name 2019-10-07 15:00:52 +02:00
memif_socket.h net/memif: allow for full key size in socket name 2019-10-07 15:00:52 +02:00
memif.h net/memif: introduce memory interface PMD 2019-06-13 23:54:29 +09:00
meson.build drivers: add some reasons for meson disabling 2019-09-12 18:32:40 +02:00
rte_eth_memif.c net/memif: check status of getting link info 2019-10-07 15:00:54 +02:00
rte_eth_memif.h net/memif: do not count unsent packets as errors 2019-07-26 15:27:05 +02:00
rte_pmd_memif_version.map net/memif: introduce memory interface PMD 2019-06-13 23:54:29 +09:00