Re: [PATCH net-next 1/4] cxgb4: add data structures to support vxlan

2018-01-11 Thread David Miller
From: Ganesh Goudar Date: Wed, 10 Jan 2018 18:14:49 +0530 > Add data structures and macros to be used in vxlan > offload. > > Original work by: Santosh Rastapur > Signed-off-by: Ganesh Goudar Applied.

[PATCH net-next 1/4] cxgb4: add data structures to support vxlan

2018-01-10 Thread Ganesh Goudar
Add data structures and macros to be used in vxlan offload. Original work by: Santosh Rastapur Signed-off-by: Ganesh Goudar --- drivers/net/ethernet/chelsio/cxgb4/t4_msg.h | 164 ++ drivers/net/ethernet/chelsio/cxgb4/t4_regs.h | 17 +++ drivers/net/ethernet/chelsio/c