numam-dpdk/drivers/net/hns3
Hongbo Zheng 1a028f2bea net/hns3: fix error code for firmware timeout
Configuration commands are sent to firmware for processing.
When firmware processing timeout, the corresponding error
code is returned. Considering that it is more reasonable to
use error code -ETIME for timeout error, the error code for
processing timeout is changed from -EBADE to -ETIME.

Fixes: 737f30e1c3 ("net/hns3: support command interface with firmware")

Signed-off-by: Hongbo Zheng <zhenghongbo3@huawei.com>
Signed-off-by: Wei Hu (Xavier) <xavier.huwei@huawei.com>
2019-10-25 19:23:23 +02:00
..
hns3_cmd.c net/hns3: fix error code for firmware timeout 2019-10-25 19:23:23 +02:00
hns3_cmd.h net/hns3: support command interface with firmware 2019-10-07 15:00:56 +02:00
hns3_dcb.c net/hns3: support flow control 2019-10-07 15:00:56 +02:00
hns3_dcb.h net/hns3: support flow control 2019-10-07 15:00:56 +02:00
hns3_ethdev_vf.c net/hns3: support multiple process 2019-10-07 15:00:57 +02:00
hns3_ethdev.c net/hns3: support multiple process 2019-10-07 15:00:57 +02:00
hns3_ethdev.h net/hns3: support device reset 2019-10-07 15:00:57 +02:00
hns3_fdir.c net/hns3: support flow director 2019-10-07 15:00:56 +02:00
hns3_fdir.h net/hns3: support RSS 2019-10-07 15:00:56 +02:00
hns3_flow.c net/hns3: support RSS 2019-10-07 15:00:56 +02:00
hns3_intr.c net/hns3: support device reset 2019-10-07 15:00:57 +02:00
hns3_intr.h net/hns3: support device reset 2019-10-07 15:00:57 +02:00
hns3_logs.h net/hns3: register and add log interface 2019-10-07 15:00:56 +02:00
hns3_mbx.c net/hns3: support device reset 2019-10-07 15:00:57 +02:00
hns3_mbx.h net/hns3: support mailbox 2019-10-07 15:00:57 +02:00
hns3_mp.c net/hns3: support multiple process 2019-10-07 15:00:57 +02:00
hns3_mp.h net/hns3: support multiple process 2019-10-07 15:00:57 +02:00
hns3_regs.c net/hns3: support dump register 2019-10-07 15:00:57 +02:00
hns3_regs.h net/hns3: support dump register 2019-10-07 15:00:57 +02:00
hns3_rss.c net/hns3: support RSS 2019-10-07 15:00:56 +02:00
hns3_rss.h net/hns3: support RSS 2019-10-07 15:00:56 +02:00
hns3_rxtx.c net/hns3: fix offload flag for RSS hash 2019-10-25 19:23:23 +02:00
hns3_rxtx.h net/hns3: fix statistics 2019-10-25 19:23:23 +02:00
hns3_stats.c net/hns3: fix statistics 2019-10-25 19:23:23 +02:00
hns3_stats.h net/hns3: support device stats 2019-10-07 15:00:57 +02:00
Makefile net/hns3: support multiple process 2019-10-07 15:00:57 +02:00
meson.build net/hns3: support multiple process 2019-10-07 15:00:57 +02:00
rte_pmd_hns3_version.map net/hns3: add build and doc infrastructure 2019-10-07 15:00:56 +02:00