commit | c47b2d9d56832e7ff1a20bd598623de42701a3a3 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Tue Sep 03 17:22:23 2013 +0100 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Fri Sep 20 19:32:00 2013 +0100 |
tree | e2efb45c2cc51557d4970bf90f3367a88adfb6ed | |
parent | ee45fd92c739db5b7950163d91dfe5f016af6d24 [diff] |
sfc: Support ARFS for IPv6 flows Extend efx_filter_rfs() to map TCP/IPv6 and UDP/IPv6 flows into efx_filter_spec. These are only supported on EF10; on Falcon and Siena they will be rejected by efx_farch_filter_from_gen_spec(). Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>