<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div style="margin:0;">Hi </div><div style="margin:0;"><div style="margin: 0px;">I am verifying the reload function of the mlx5 nic based on dpdk 19.11:</div><div style="margin: 0px;">echo 1 > /sys/bus/pci/devices/$pci_address/remove</div><div style="margin: 0px;">echo 1 > /sys/bus/pci/rescan</div><div style="margin: 0px;">rte_bus_probe();   //</div><div style="margin: 0px;">rte_eth_dev_stop(); //</div><div style="margin: 0px;">rte_eth_dev_start(); </div><div style="margin: 0px;">    net_mlx5: port 0 TX queue 0 CQ creation failure</div><div style="margin: 0px;"><br></div></div></div>