[dpdk-dev] [PATCH] drivers/net: remove useless autoneg capability

Ferruh Yigit ferruh.yigit at intel.com
Thu Apr 1 15:26:33 CEST 2021


On 3/29/2021 3:12 PM, Ajit Khaparde wrote:
> On Mon, Mar 29, 2021 at 12:29 AM Thomas Monjalon <thomas at monjalon.net> wrote:
>>
>> The flag ETH_LINK_SPEED_AUTONEG is 0,
>> so it cannot be used in a capability bitmap.
>>
>> Having 0 in speed capability means all speeds are accepted.
>>
>> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
>> ---
>>   drivers/net/bnxt/bnxt_ethdev.c          | 2 --
> For bnxt
> Acked-by: Ajit Khaparde <ajit.khaparde at broadcom.com>
> 

Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>

Applied to dpdk-next-net/main, thanks.



More information about the dev mailing list