numam-dpdk/drivers
Adrien Mazarguil fee75e14f3 net/mlx4: simplify trigger code for flow rules
Since flow rules synchronization function mlx4_flow_sync() takes into
account the state of the device (whether it is started), trigger functions
mlx4_flow_start() and mlx4_flow_stop() are redundant. Standardize on
mlx4_flow_sync().

Use this opportunity to enhance this function with better error reporting
as the inability to start the device due to a problem with a flow rule
otherwise results in a nondescript error code.

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Acked-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
2017-10-13 01:18:48 +01:00
..
bus bus/dpaa: scan for DPAA Crypto devices 2017-10-12 15:22:39 +01:00
crypto crypto/mrvl: add mrvl crypto driver 2017-10-12 15:22:39 +01:00
event event/octeontx: introduce specialized mbox message copy 2017-10-12 01:36:57 +01:00
mempool mempool/dpaa2: improve error handling 2017-10-12 03:47:49 +02:00
net net/mlx4: simplify trigger code for flow rules 2017-10-13 01:18:48 +01:00
Makefile crypto/dpaa_sec: add crypto driver for NXP DPAA platform 2017-10-12 15:22:39 +01:00