On 9/25/2019 3:30 PM, Xiaoyun wang wrote: > This patch set adds advanced features for Huawei hinic pmd, > such as VLAN filter and VLAN offload, SR-IOV, FW version get, > set link down and up, Flow director for LACP, VRRP, BGP and so on. > > Xiaoyun wang (17): > net/hinic/base: add mbox command channel for SRIOV > net/hinic/base: add HW interfaces for SRIOV > net/hinic: add VF PMD operation interfaces > net/hinic: add VLAN filter and offload > net/hinic: add allmulticast mode and MTU set > net/hinic: add unicast and multicast MAC set > net/hinic: add fdir config interface > net/hinic: add fdir validate flow operations > net/hinic: create and destroy ntuple filter > net/hinic: create and destroy fdir filter > net/hinic: flush fdir filter > net/hinic: set link down and up > net/hinic: support inner L3 checksum offload > net/hinic: support LRO offload > net/hinic: add hinic PMD doc files > net/hinic/base: optimize aeq interfaces > net/hinic: optimize tx&rx performance
Hi Xiaoyun, Overall patchset lgtm, only there are a few minor comments, also can you please send a new version on top of latest next-net because of the ethdev API updates? Thanks, ferruh