[dpdk-dev] [PATCH 16/22] net/hns3: add start stop configure promiscuous ops

Wei Hu (Xavier) xavier.huwei at huawei.com
Fri Sep 6 13:51:26 CEST 2019


Hi, Ferruh Yigit


On 2019/8/30 23:14, Ferruh Yigit wrote:
> On 8/23/2019 2:47 PM, Wei Hu (Xavier) wrote:
>> This patch adds dev_start, dev_stop, dev_configure, promiscuous_enable,
>> promiscuous_disable, allmulticast_enable, allmulticast_disable,
>> dev_infos_get related function codes.
>>
>> Signed-off-by: Wei Hu (Xavier) <xavier.huwei at huawei.com>
>> Signed-off-by: Chunsong Feng <fengchunsong at huawei.com>
>> Signed-off-by: Min Hu (Connor) <humin29 at huawei.com>
>> Signed-off-by: Hao Chen <chenhao164 at huawei.com>
>> Signed-off-by: Huisong Li <lihuisong at huawei.com>
> <...>
>
>> @@ -3626,6 +4031,7 @@ static const struct eth_dev_ops hns3_eth_dev_ops = {
>>  	.vlan_offload_set       = hns3_vlan_offload_set,
>>  	.vlan_pvid_set          = hns3_vlan_pvid_set,
>>  	.get_dcb_info           = hns3_get_dcb_info,
>> +	.dev_supported_ptypes_get = hns3_dev_supported_ptypes_get,
> 'hns3_dev_supported_ptypes_get' has been defined in previous patch, what do you
> thinks defining and using in same patch?
    We will fix it in patch V2.
    Thanks for your suggestion.

    Regards
Xavier
>




More information about the dev mailing list