[dpdk-dev] [PATCH v1] net/enic: enable GENEVE offload via VNIC configuration

Ferruh Yigit ferruh.yigit at intel.com
Tue May 11 23:53:40 CEST 2021


On 5/11/2021 8:25 PM, John Daley wrote:
> The admin-configured vNIC settings (i.e. via CIMC or UCSM) now include
> Geneve offload. Use that setting to decide whether to enable or
> disable Geneve offload and remove the devarg 'geneve-opt'.
> 
> Also, the firmware now allows the driver to change the Geneve port
> number. So extend udp_tunnel_port_{add,del} to accept Geneve port, in
> addition to VXLAN.
> 
> Fixes: 93fb21fdbe23 ("net/enic: enable overlay offload for VXLAN and GENEVE")
> Cc: stable at dpdk.org
> 
> Signed-off-by: John Daley <johndale at cisco.com>
> Reviewed-by: Hyong Youb Kim <hyonkim at cisco.com>

Applied to dpdk-next-net/main, thanks.


More information about the dev mailing list