Hi Wei,
> -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of wang wei > Sent: Tuesday, September 6, 2016 8:05 PM > To: thomas.monjalon at 6wind.com > Cc: dev at dpdk.org > Subject: [dpdk-dev] [RFC] net/ixgbe: start rxtx after all nic config done. > > if start rxtx before flow director config, will cause driver can't receive > packets > from nic. > > Signed-off-by: wang wei <lnykww at gmail.com> I think you're right. We should start rx/tx after the config is done.