On 10/13/2020 2:45 PM, Andrew Rybchenko wrote:
Add Alveo SN1000 SmartNICs family basic support.

Andrew Rybchenko (30):
   doc: fix typo in EF10 Rx equal stride super-buffer name
   doc: avoid references to removed config variables in net/sfc
   common/sfc_efx/base: factor out wrapper to set PHY link
   common/sfc_efx/base: factor out MCDI wrapper to set LEDs
   common/sfc_efx/base: fix PHY config failure on Riverhead
   common/sfc_efx/base: add max number of Rx scatter buffers
   net/sfc: log Rx/Tx doorbell addresses useful for debugging
   net/sfc: add caps to specify if libefx supports Rx/Tx
   net/sfc: add EF100 support
   net/sfc: implement libefx Rx packets event callbacks
   net/sfc: implement libefx Tx descs complete event callbacks
   net/sfc: log DMA allocations addresses
   net/sfc: support datapath logs which may be compiled out
   net/sfc: implement EF100 native Rx datapath
   net/sfc: implement EF100 native Tx datapath
   net/sfc: support multi-segment transmit for EF100 datapath
   net/sfc: support TCP and UDP checksum offloads for EF100
   net/sfc: support IPv4 header checksum offload for EF100 Tx
   net/sfc: support tunnels for EF100 native Tx datapath
   net/sfc: support Tx VLAN insertion offload for EF100
   net/sfc: support Rx checksum offload for EF100
   common/sfc_efx/base: simplify to request Rx prefix fields
   common/sfc_efx/base: provide control to deliver RSS hash
   common/sfc_efx/base: provide helper to check Rx prefix
   net/sfc: map Rx offload RSS hash to corresponding RxQ flag
   net/sfc: support per-queue Rx prefix for EF100
   net/sfc: support per-queue Rx RSS hash offload for EF100
   net/sfc: support user mark and flag Rx for EF100
   net/sfc: add Rx interrupts support for EF100
   doc: advertise Alveo SN1000 SmartNICs family support

Igor Romanov (3):
   net/sfc: check vs maximum number of Rx scatter buffers
   net/sfc: use BAR layout discovery to find control window
   net/sfc: forward function control window offset to datapath

Ivan Malov (3):
   net/sfc: add header segments check for EF100 Tx datapath
   net/sfc: support TSO for EF100 native datapath
   net/sfc: support tunnel TSO for EF100 native Tx datapath


Series applied to dpdk-next-net/main, thanks.

Reply via email to