numam-dpdk/examples/ethtool/lib
Mauricio Vasquez B 1414dabc1b ethdev: use dedicated macro to check port id
The RTE_ETH_VALID_PORTID_OR_ERR_RET macro is used in some places
to check if a port id is valid or not. This commit makes use of it in
some new parts of the code.

Signed-off-by: Mauricio Vasquez B <mauricio.vasquezbernal@studenti.polito.it>
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2016-05-24 15:30:08 +02:00
..
Makefile examples/ethtool: add user-space ethtool sample application 2015-12-08 03:00:42 +01:00
rte_ethtool.c ethdev: use dedicated macro to check port id 2016-05-24 15:30:08 +02:00
rte_ethtool.h examples/ethtool: add user-space ethtool sample application 2015-12-08 03:00:42 +01:00