> -----Original Message----- > From: Wu, Yanglong > Sent: Thursday, February 8, 2018 1:00 PM > To: dev@dpdk.org > Cc: Zhang, Helin; Lu, Wenzhuo; Xing, Beilei; Zhang, Qi Z; Wu, Yanglong > Subject: [PATCH v2] net/i40e: fix i40e loopback configuration error > > This reverts commit: > commit 7b7711bea5f4 ("net/i40e/base: enhance loopback AQ > command"). > > The commit "net/i40e/base: enhance loopback AQ command" means to > support multi type of loopbacks,but it results to configuration error for the > adminq. So we revert this commit in this version. > > Fixes:commit 7b7711bea5f4 ("net/i40e/base: enhance loopback AQ command") > > Signed-off-by: Yanglong Wu <yanglong...@intel.com> > Acked-by: Qi Zhang <qi.z.zh...@intel.com> Applied to dpdk-next-net-intel, with commit log changes. Thanks!
/Helin