Thread (10 messages) flat view 10 messages, 2 authors, 2017-10-21

Re: [PATCH net 5/5] net/ncsi: Fix length of GVI response packet

From: David Miller <davem@davemloft.net>
Date: 2017-10-21 00:57:31
Also in: lkml

From: Samuel Mendoza-Jonas <sam@mendozajonas.com>
Date: Thu, 19 Oct 2017 13:43:09 +1100
From: Gavin Shan <redacted>

The length of GVI (GetVersionInfo) response packet should be 40 instead
of 36. This issue was found from /sys/kernel/debug/ncsi/eth0/stats.

 # ethtool --ncsi eth0 swstats
     :
 RESPONSE     OK       TIMEOUT  ERROR
 =======================================
 GVI          0        0        2

With this applied, no error reported on GVI response packets:

 # ethtool --ncsi eth0 swstats
     :
 RESPONSE     OK       TIMEOUT  ERROR
 =======================================
 GVI          2        0        0

Signed-off-by: Gavin Shan <redacted>
Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help