commit | 3d885e39219095ec5788026a1256dff61c86fa29 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Mon Feb 06 17:27:52 2012 +0000 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Thu Feb 16 00:11:30 2012 +0000 |
tree | 81e9c6a5c8c7b3d6a9a0bb410d47e2984bfc87c1 | |
parent | c274d65c949d0909fc8f4f19561ecb7c1d3d1559 [diff] |
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>