Re: [PATCH net] bnxt_en: Fix ethtool self-test loopback.

2018-12-19 Thread David Miller
From: Michael Chan Date: Wed, 19 Dec 2018 13:46:50 -0500 > The current code has 2 problems. It assumes that the RX ring for > the loopback packet is combined with the TX ring. This is not > true if the ethtool channels are set to non-combined mode. The > second problem is that it won't work on

[PATCH net] bnxt_en: Fix ethtool self-test loopback.

2018-12-19 Thread Michael Chan
The current code has 2 problems. It assumes that the RX ring for the loopback packet is combined with the TX ring. This is not true if the ethtool channels are set to non-combined mode. The second problem is that it won't work on 57500 chips without adjusting the logic to get the proper completi