numam-dpdk/devtools/cocci
Aman Singh 276f964314 devtools/cocci: update script for ethdev namespace
Changed the filter from ETH_SPEED to ETH_SPEED_NUM to make the match
more specific. Added check for ETH_TUNNEL_FILTER and ETH_RSS_RETA
as these were missed before.

Signed-off-by: Aman Singh <aman.deep.singh@intel.com>
2022-03-08 14:57:06 +01:00
..
mtod-offset.cocci
namespace_ethdev.cocci devtools/cocci: update script for ethdev namespace 2022-03-08 14:57:06 +01:00
nullfree.cocci devtools: add script to fix unnecessary null checks 2022-02-12 12:06:31 +01:00
prefix_mbuf_offload_flags.cocci devtools: add cocci script to rename mbuf offload flags 2021-10-24 13:37:02 +02:00
strlcpy-with-header.cocci
strlcpy.cocci