[ewg] Re: kernel panic while using ipoib with lro enabled

2008-12-29 Thread Roland Dreier
  - I've added a print of the skb-data_len and skb-len sizes right
  before the BUG_ON line.
skb-data_len was always 0, so I don't understand why there is a kernel 
  panic.

A race of two CPUs doing an skb_pull or something like that?

 - R.
___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


[ewg] Re: kernel panic while using ipoib with lro enabled

2008-12-29 Thread Roland Dreier
By the way, I don't seem to be able to reproduce this easily in my
setup.  What kind of HCA/system are you using?

 - R.
___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


[ewg] Re: kernel panic while using ipoib with lro enabled

2008-12-28 Thread Roland Dreier
  We've discovered that sometimes we get a kernel panic while using
  ipoib with lro enabled.
  You can find all the details here:
  
  https://bugs.openfabrics.org/show_bug.cgi?id=1473
  
  This bug is reproduced both in kernel 2.6.27 and OFED 1.4.

I'll try to reproduce it myself, but in the meantime, can you reproduce
this with 2.6.28 or even better latest upstream Linus's git tree
(without OFED)?

 - R.
___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg