numam-dpdk/drivers/net/mlx4
Vasily Philipov 4be0621901 net/mlx4: fix mbuf poisoning in debug code
In debug mode, all mbuf ol_flags are temporarily enabled while sitting
in the Rx queue to detect otherwise silent data corruption, however
some of them are special (indirect and control) and must be cleared
before returning mbufs to the pool to avoid crashing.

Fixes: 7fae69eeff ("mlx4: new poll mode driver")
CC: stable@dpdk.org

Signed-off-by: Vasily Philipov <vasilyf@mellanox.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2017-07-06 15:00:57 +02:00
..
Makefile net/mlx: update C compliance standard 2017-07-06 15:00:57 +02:00
mlx4_flow.c net/mlx4: use a single drop queue for all drop flows 2017-04-04 19:03:03 +02:00
mlx4_flow.h net/mlx4: use a single drop queue for all drop flows 2017-04-04 19:03:03 +02:00
mlx4.c net/mlx4: fix mbuf poisoning in debug code 2017-07-06 15:00:57 +02:00
mlx4.h net/mlx4: fix Rx interrupts with multiple ports 2017-07-06 15:00:56 +02:00
rte_pmd_mlx4_version.map mlx4: move to drivers/net/ 2015-05-22 16:06:22 +02:00