Re: [PATCH net 6/9] bnx2x: Fix self-test for 20g devices

2015-06-25 Thread Sergei Shtylyov
Hello. On 06/25/2015 03:19 PM, Yuval Mintz wrote: 20g-capable devices are not configured properly for self-test, using 10g as their speed which cause the link indication to remain down and fail the internal loopback test. Signed-off-by: Yuval Mintz Signed-off-by: Ariel Elior --- drivers/

[PATCH net 6/9] bnx2x: Fix self-test for 20g devices

2015-06-25 Thread Yuval Mintz
20g-capable devices are not configured properly for self-test, using 10g as their speed which cause the link indication to remain down and fail the internal loopback test. Signed-off-by: Yuval Mintz Signed-off-by: Ariel Elior --- drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 12 ---