linux-bl808/drivers/net/ethernet/intel/ice
Tony Nguyen a4e82a81f5 ice: Add support for tunnel offloads
Create a boost TCAM entry for each tunnel port in order to get a tunnel
PTYPE. Update netdev feature flags and implement the appropriate logic to
get and set values for hardware offloads.

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Henry Tieman <henry.w.tieman@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2020-05-21 22:10:03 -07:00
..
ice.h ice: Add support for tunnel offloads 2020-05-21 22:10:03 -07:00
ice_adminq_cmd.h ice: report netlist version in .info_get 2020-05-21 22:10:03 -07:00
ice_base.c
ice_base.h
ice_common.c ice: Add support for tunnel offloads 2020-05-21 22:10:03 -07:00
ice_common.h
ice_controlq.c
ice_controlq.h
ice_dcb.c
ice_dcb.h
ice_dcb_lib.c
ice_dcb_lib.h
ice_dcb_nl.c
ice_dcb_nl.h
ice_devids.h
ice_devlink.c ice: report netlist version in .info_get 2020-05-21 22:10:03 -07:00
ice_devlink.h
ice_ethtool.c
ice_flex_pipe.c ice: Add support for tunnel offloads 2020-05-21 22:10:03 -07:00
ice_flex_pipe.h ice: Add support for tunnel offloads 2020-05-21 22:10:03 -07:00
ice_flex_type.h ice: Add support for tunnel offloads 2020-05-21 22:10:03 -07:00
ice_flow.c ice: Add support for tunnel offloads 2020-05-21 22:10:03 -07:00
ice_flow.h ice: Add support for tunnel offloads 2020-05-21 22:10:03 -07:00
ice_hw_autogen.h
ice_lan_tx_rx.h ice: Add support for tunnel offloads 2020-05-21 22:10:03 -07:00
ice_lib.c
ice_lib.h
ice_main.c ice: Add support for tunnel offloads 2020-05-21 22:10:03 -07:00
ice_nvm.c ice: report netlist version in .info_get 2020-05-21 22:10:03 -07:00
ice_nvm.h
ice_osdep.h
ice_protocol_type.h ice: Add support for tunnel offloads 2020-05-21 22:10:03 -07:00
ice_sched.c
ice_sched.h
ice_sriov.c
ice_sriov.h
ice_status.h
ice_switch.c
ice_switch.h
ice_txrx.c ice: Add support for tunnel offloads 2020-05-21 22:10:03 -07:00
ice_txrx.h ice: Add support for tunnel offloads 2020-05-21 22:10:03 -07:00
ice_txrx_lib.c ice: Add support for tunnel offloads 2020-05-21 22:10:03 -07:00
ice_txrx_lib.h
ice_type.h ice: Add support for tunnel offloads 2020-05-21 22:10:03 -07:00
ice_virtchnl_pf.c
ice_virtchnl_pf.h
ice_xsk.c xdp: For Intel AF_XDP drivers add XDP frame_sz 2020-05-14 21:21:56 -07:00
ice_xsk.h
Makefile