]> Git Repo - linux.git/commit
enic: Add vxlan offload support for IPv6 pkts
authorGovindarajulu Varadarajan <[email protected]>
Thu, 1 Mar 2018 19:07:20 +0000 (11:07 -0800)
committerDavid S. Miller <[email protected]>
Sun, 4 Mar 2018 23:19:25 +0000 (18:19 -0500)
commitd11790941dd315e2c82bce7c228807329dcf0be4
tree73da9b0acb6487c49811fbf68e066f22e96e5253
parent4a464a2b06cebf7ba5b387fcdadf790cdeb36ac9
enic: Add vxlan offload support for IPv6 pkts

New adaptors supports vxlan offload for inner IPv6 and outer IPv6 vxlan
pkts.

Fw sets BIT(0) & BIT(1) in a1 if hw supports ipv6 inner & outer pkt
offload.

Signed-off-by: Govindarajulu Varadarajan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/cisco/enic/enic.h
drivers/net/ethernet/cisco/enic/enic_main.c
drivers/net/ethernet/cisco/enic/vnic_dev.c
drivers/net/ethernet/cisco/enic/vnic_dev.h
drivers/net/ethernet/cisco/enic/vnic_devcmd.h
This page took 0.061054 seconds and 4 git commands to generate.