Re: [dpdk-dev] [PATCH v2] net/i40e: fix i40e loopback configuration error

2018-02-07 Thread Zhang, Helin
> -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 7

[dpdk-dev] [PATCH v2] net/i40e: fix i40e loopback configuration error

2018-02-07 Thread Yanglong Wu
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:c

[dpdk-dev] [PATCH v2] net/i40e: fix i40e loopback configuration error

2018-02-07 Thread Yanglong Wu
This reverts commit: 7b7711bea5f4("net/i40e/base: enhance loopback AQ command"). Commit(7b7711bea5f4) means to support multi type of loopbacks, but it results to configuration error for adminq. So we revert this commit in this version. Fixes: 7b7711bea5f4 ("net/i40e/base: enhance loopback