numam-dpdk/lib/librte_ether
Adrien Mazarguil 5b4efcc6b9 ethdev: expose flow API error helper
rte_flow_error_set() is a convenient helper to initialize error objects.

Since there is no fundamental reason to prevent applications from using it,
expose it through the public interface after modifying its return value
from positive to negative. This is done for consistency with the rest of
the public interface.

Documentation is updated accordingly.

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Acked-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
2017-10-13 01:18:47 +01:00
..
ethdev_profile.c ethdev: fix port id type 2017-10-13 01:17:49 +01:00
ethdev_profile.h ethdev: fix port id type 2017-10-13 01:17:49 +01:00
Makefile ethdev: increase port id range 2017-10-06 18:23:25 +02:00
rte_dev_info.h lib: add missing include dependencies 2016-09-13 15:35:28 +02:00
rte_eth_ctrl.h ethdev: introduce generic flow API 2016-12-23 10:11:07 +01:00
rte_ethdev_pci.h ethdev: fix doxygen comment for PCI info copy 2017-07-31 23:39:43 +02:00
rte_ethdev_vdev.h ethdev: remove driver name from device private data 2017-06-12 16:27:44 +01:00
rte_ethdev_version.map ethdev: expose flow API error helper 2017-10-13 01:18:47 +01:00
rte_ethdev.c ethdev: fix port id type 2017-10-13 01:17:49 +01:00
rte_ethdev.h ethdev: fix port id type 2017-10-13 01:17:49 +01:00
rte_flow_driver.h ethdev: expose flow API error helper 2017-10-13 01:18:47 +01:00
rte_flow.c ethdev: expose flow API error helper 2017-10-13 01:18:47 +01:00
rte_flow.h ethdev: expose flow API error helper 2017-10-13 01:18:47 +01:00
rte_tm_driver.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
rte_tm.c ethdev: increase port id range 2017-10-06 18:23:25 +02:00
rte_tm.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00