> -----Original Message----- > From: Rich Lane [mailto:rich.lane at bigswitch.com] > Sent: Wednesday, December 23, 2015 4:08 PM > To: dev at dpdk.org > Cc: Zhang, Helin > Subject: [PATCH] i40e: fix inverted check for ETH_TXQ_FLAGS_NOREFCOUNT > > The no-refcount path was being taken without the application opting in to it. > > Reported-by: Mike Stolarchuk <mike.stolarchuk at bigswitch.com> > Signed-off-by: Rich Lane <rlane at bigswitch.com> Acked-by: Helin Zhang <helin.zhang at intel.com>
Thanks for the good catch!