<div data-ntes="ntes_mail_body_root" style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div style="margin:0;">hi , </div><div style="margin:0;">I try to driver a nic ('RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller 8168') ,  </div><div style="margin:0;">when I use 'rte_eth_dev_configure' which tx port set to 0, then  running  'rte_eth_dev_start' may crash !</div><div style="margin:0;">because at this time 'tx_queues' is null, but still access with 'dev->data->tx_queue' at r8169_rxtx.c:1102. </div><div style="margin:0;">detail stack info picture in the attachment.  </div></div>