<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div style="line-height: 1.7;"><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; margin: 0px;">Hi </div><div style="margin: 0px;"><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; margin: 0px;">I am verifying the reload function of the mlx5 nic based on dpdk 19.11:</div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; margin: 0px;">echo 1 > /sys/bus/pci/devices/$pci_address/remove</div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; margin: 0px;">echo 1 > /sys/bus/pci/rescan</div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; margin: 0px;">rte_bus_probe();  </div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; margin: 0px;">rte_eth_dev_stop(); </div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; margin: 0px;">rte_eth_dev_start(); </div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; margin: 0px;">    net_mlx5: port 0 TX queue 0 CQ creation failure</div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; margin: 0px;">    net_mlx5: port 0 TX queue allocation failed: cannot allocate memory</div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; margin: 0px;">The nic cannot be reinitialized.</div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; margin: 0px;"><br></div><div style="margin: 0px;">I am not sure if the above operation is correct. Could you please tell me if the mlx5 nic supports reloading(for example, the network card is down during normal  operation) and which dpdk functions need to be called.</div><div style="margin: 0px;"><br></div><div style="margin: 0px;">Thanks!</div><div style="margin: 0px;"><br></div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; margin: 0px;"><br></div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; margin: 0px;"><br></div></div></div></div>