numam-dpdk/drivers
Viacheslav Ovsiienko 6526d465f0 net/mlx5: add E-switch rule hardware offload flag check
This patch adds the in_hw flag check for tc flower filter rules.
If rule is applied without skip_sw flag set driver should check
whether the in_hw flag is set after rule applying. If no in_hw
flag set found it means the rule is not hardware offloaded and
error should be returned to application.

Signed-off-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
2018-11-15 23:54:53 +01:00
..
baseband baseband/null: add in meson build 2018-09-18 22:53:35 +02:00
bus vfio: fix build with Linux < 4.0 2018-11-18 22:31:30 +01:00
common common/cpt: fix bit shift operation for KASUMI 2018-11-18 22:31:30 +01:00
compress compress/isal: fix uncleared compression states 2018-11-02 12:26:06 +01:00
crypto crypto/octeontx: fix null pointer dereferencing 2018-11-14 04:32:48 +01:00
event fix global variable issues 2018-10-29 02:34:27 +01:00
mempool add missing static keyword to globals 2018-10-29 02:01:08 +01:00
net net/mlx5: add E-switch rule hardware offload flag check 2018-11-15 23:54:53 +01:00
raw drivers: prefix global variables with module name 2018-10-29 02:34:21 +01:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: change default driver installation directory 2018-10-27 23:22:12 +02:00