[dpdk-dev] [PATCH 08/22] net/hns3: add support for link update operation
Ferruh Yigit
ferruh.yigit at intel.com
Fri Aug 30 17:04:24 CEST 2019
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.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>
<...>
> @@ -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
More information about the dev
mailing list