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)
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>

No differences found