numam-dpdk/drivers/net/mlx4
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
..
Makefile net/mlx4: separate memory management functions 2017-10-06 02:49:48 +02:00
mlx4_ethdev.c ethdev: add return value to stats get dev op 2017-10-12 01:52:49 +01:00
mlx4_flow.c ethdev: expose flow API error helper 2017-10-13 01:18:47 +01:00
mlx4_flow.h net/mlx4: clean up includes and comments 2017-10-06 02:49:48 +02:00
mlx4_intr.c net/mlx4: merge interrupt collector function 2017-10-06 02:49:48 +02:00
mlx4_mr.c net/mlx4: separate memory management functions 2017-10-06 02:49:48 +02:00
mlx4_rxq.c net/mlx4: rely on ethdev for Tx/Rx queue arrays 2017-10-06 02:49:48 +02:00
mlx4_rxtx.c net/mlx4: separate Rx/Tx functions 2017-10-06 02:49:48 +02:00
mlx4_rxtx.h net/mlx4: separate Rx configuration functions 2017-10-06 02:49:48 +02:00
mlx4_txq.c net/mlx4: rely on ethdev for Tx/Rx queue arrays 2017-10-06 02:49:48 +02:00
mlx4_utils.c net/mlx4: refactor interrupt FD settings 2017-10-06 02:49:48 +02:00
mlx4_utils.h net/mlx4: separate device control functions 2017-10-06 02:49:48 +02:00
mlx4.c net/mlx4: rely on ethdev for Tx/Rx queue arrays 2017-10-06 02:49:48 +02:00
mlx4.h ethdev: add return value to stats get dev op 2017-10-12 01:52:49 +01:00
rte_pmd_mlx4_version.map mlx4: move to drivers/net/ 2015-05-22 16:06:22 +02:00