+67
−0
drivers/net/ethernet/3snic/Kconfig
0 → 100644
+22
−0
Loading
Merge Pull Request from: @cleanerleon support 3SNIC 910/920/930 including following features: 1. single-root I/O virtualization (SR-IOV) 2. virtual machine multi queue (VMMQ) 3. receive side scaling (RSS) 4. physical function (PF) passthrough VMs 5. the PF promiscuous mode,unicast or multicast MAC filtering, and all multicast mode 6. IPv4/IPv6, checksum offload,TCP Segmentation Offload (TSO), and Large Receive Offload (LRO) 7. in-band one-click logs collection 8. loopback tests 9. port location indicators product specs: | Model | Port Config | PCIe | | ----- | ---------------- | -------- | | 3S910 | 2 x 25GE SFP28 | Gen3 x8 | | 3S920 | 4 x 25GE SFP28 | Gen4 x16 | | 3S930 | 2 x 100GE QSFP28 | Gen4 x16 | https://gitee.com/openeuler/kernel/issues/I9BN6N Link:https://gitee.com/openeuler/kernel/pulls/5546 Reviewed-by:Yue Haibing <yuehaibing@huawei.com> Reviewed-by:
Liu Chao <liuchao173@huawei.com> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com>