[dpdk-dev] [PATCH 14/14] net/hns3: support LSC event report

Ferruh Yigit ferruh.yigit at intel.com
Fri Jan 29 00:41:23 CET 2021


On 1/22/2021 10:18 AM, Lijun Ou wrote:
> From: Chengwen Feng <fengchengwen at huawei.com>
> 
> This patch support LSC(Link Status Change) event report.

There is a user config for lsc, 'dev->data->dev_conf.intr_conf.lsc', which seems 
not taken into account.

Also 'RTE_PCI_DRV_INTR_LSC' should be set in 'rte_pci_driver.drv_flags' to 
report this feature to higher levels.

And when the feature is fully implemented, can you please add "Link status 
event" feature to 'hns3.ini'?

> 
> Signed-off-by: Chengwen Feng <fengchengwen at huawei.com>
> Signed-off-by: Lijun Ou <oulijun at huawei.com>

<...>


More information about the dev mailing list