public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* be2net: GRO for non-inet protocols
@ 2013-04-05 13:20 Erik Hugne
  2013-04-05 15:28 ` Eric Dumazet
  0 siblings, 1 reply; 16+ messages in thread
From: Erik Hugne @ 2013-04-05 13:20 UTC (permalink / raw)
  To: sathya.perla, subbu.seetharaman, ajit.khaparde; +Cc: netdev

I'm adding GRO support for the TIPC protocol and
tried to test it on a pair of HP G7 blades with 
Emulex Corporation OneConnect 10Gb NIC (be3) (rev 01) NICs.

However, my GRO callback is never invoked on this setup, and 
i suspect the be2net driver is to blame.
I had a brief look at the driver, first suspecting that the
do_gro check only passed for inet protocols (tcpf must be set 
in the be_rx_compl_info struct).
However, removing this check did not change the behavior.

#ethtool -i eth1
driver: be2net
version: 4.4.161.0s
firmware-version: 4.1.450.7
bus-info: 0000:02:00.1
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: no

It works as expected on another setup with with Intel NIC's/e1000 driver.

//E

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2013-04-24  7:44 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-05 13:20 be2net: GRO for non-inet protocols Erik Hugne
2013-04-05 15:28 ` Eric Dumazet
2013-04-05 15:31   ` Eric Dumazet
2013-04-08  6:40     ` Erik Hugne
2013-04-08 15:24       ` Erik Hugne
2013-04-08 15:51         ` Eric Dumazet
2013-04-09  7:55           ` Erik Hugne
2013-04-09 13:44             ` Eric Dumazet
2013-04-09 14:22               ` Erik Hugne
2013-04-09 14:32                 ` Eric Dumazet
2013-04-09 14:48                   ` Erik Hugne
2013-04-09 14:31         ` Bandi,Sarveshwar
2013-04-09 16:31           ` Erik Hugne
2013-04-10 13:46             ` Bandi,Sarveshwar
2013-04-10 13:53               ` Erik Hugne
2013-04-24  7:44                 ` Erik Hugne

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox