On 8/23/2019 2:46 PM, Wei Hu (Xavier) wrote:
> This patch adds link update operation to hns3 PMD driver.
> 
> Signed-off-by: Wei Hu (Xavier) <xavier.hu...@huawei.com>
> Signed-off-by: Chunsong Feng <fengchuns...@huawei.com>
> Signed-off-by: Min Hu (Connor) <humi...@huawei.com>
> Signed-off-by: Hao Chen <chenhao...@huawei.com>
> Signed-off-by: Huisong Li <lihuis...@huawei.com>

<...>

> @@ -2528,6 +2725,7 @@ static const struct eth_dev_ops hns3_eth_dev_ops = {
>       .mac_addr_remove        = hns3_remove_mac_addr,
>       .mac_addr_set           = hns3_set_default_mac_addr,
>       .set_mc_addr_list       = hns3_set_mc_mac_addr_list,
> +     .link_update            = hns3_dev_link_update,

Can you please update .ini file in this patch and mark following features as
supported:
Link status

Reply via email to