On 8/4/2023 5:55 PM, Steven Song wrote: > Hi Ferruh, > > Please find below 3SNIC roadmap for v23.11 release: > > * Introduce sssnic PMD for 3SNIC's 9x0 serials Ethernet adapters. > > Features of sssnic PMD are: > > - Link status > - Link status event > - Queue start/stop > - Rx interrupt > - Scattered Rx > - TSO > - LRO > - Promiscuous mode > - Allmulticast mode > - Unicast MAC filter > - Multicast MAC filte > - RSS hash > - RSS key update > - RSS reta update > - Inner RSS > - VLAN filter > - VLAN offload > - L3 checksum offload > - L4 checksum offload > - Inner L3 checksum > - Inner L4 checksum > - Basic stats > - Extended stats > - Stats per queue > - Flow control > - FW version > - Generic flow API > > > About 3SNIC: > > Shenzhen 3SNIC Information Technology Co., Ltd. was established in 2021, > focusing on developing and manufacturing of smart cards including > storage cards and NICs. > > The following 3SNIC's Ethernet adapters are avaliable: > > - 3S930 Dual 100GE/40GE ports, PCIE GEN4 x16, SR-IOV > - 3S920 Quad 25GE/10GE ports, PCIE GEN4 x16, SR-IOV > - 3S910 Dual 25GE/10GE ports, PCIE GEN3 x8, SR-IOV > > Learning more about 3SNIC's Ethernet adapters please see: > https://www.3snic.com/products/SSSNIC > >
Hi Steven, Thanks for the heads up. Please be aware of following documentation that can help for up-streaming: https://doc.dpdk.org/guides/contributing/coding_style.html https://doc.dpdk.org/guides/contributing/patches.html Thanks, Ferruh