]> git.baikalelectronics.ru Git - kernel.git/commit
sfc: Add support for TX MAC filters
authorBen Hutchings <bhutchings@solarflare.com>
Mon, 6 Feb 2012 17:27:52 +0000 (17:27 +0000)
committerBen Hutchings <bhutchings@solarflare.com>
Thu, 16 Feb 2012 00:11:30 +0000 (00:11 +0000)
commit6d281a4a71ddc9c1da486824d63cf667d3bce73f
tree81e9c6a5c8c7b3d6a9a0bb410d47e2984bfc87c1
parentd5d53b8c2d3c7faab1104d37085ec0c66280a6e0
sfc: Add support for TX MAC filters

On Siena each TX queue can be configured to send only packets for
which there is a TX MAC filter that matches the source MAC address,
queue ID, and optionally VID.  This will be used to implement the
'spoofchk' feature for SR-IOV virtual functions.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
drivers/net/ethernet/sfc/filter.c
drivers/net/ethernet/sfc/filter.h