net/sfc: support IPV6 in flow API filters
authorRoman Zhukov <roman.zhukov@oktetlabs.ru>
Thu, 9 Mar 2017 15:26:30 +0000 (15:26 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 4 Apr 2017 16:58:33 +0000 (18:58 +0200)
commit07cd4c2eedccd3728272bece699fa8226475ce20
tree68d5b147cf253707e8fcfbbcc5ce62b9ef4e4536
parent9f5e606535eaa872165fe6deb0822bc7ff7a8c37
net/sfc: support IPV6 in flow API filters

Exact match of IP protocol, source and destination
addresses is supported by parser.
EtherType match is enforced to IPv6 EtherType.

Signed-off-by: Roman Zhukov <roman.zhukov@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Reviewed-by: Andrew Lee <alee@solarflare.com>
doc/guides/nics/sfc_efx.rst
drivers/net/sfc/sfc_flow.c