numam-dpdk/drivers
Adrien Mazarguil cad92582d2 net/mlx4: fix restriction on TCP/UDP flow rules
The code as currently written requires TCP/UDP source and destination
ports to be always specified.

No such restriction is enforced by hardware; all TCP and UDP traffic
can be matched by providing an empty mask for these fields.

Fixes: 680d5280c2 ("net/mlx4: refactor flow item validation code")

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Acked-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
2017-10-26 02:33:01 +02:00
..
bus event/dpaa2: add queue parameter in processing callback 2017-10-25 14:03:43 +02:00
crypto crypto/dpaa2_sec: support protocol offload IPsec 2017-10-26 03:12:41 +02:00
event event/octeontx: support event Rx adapter 2017-10-25 14:03:43 +02:00
mempool mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
net net/mlx4: fix restriction on TCP/UDP flow rules 2017-10-26 02:33:01 +02:00
Makefile drivers: add net as dependency for event drivers 2017-10-25 14:03:43 +02:00