Comment 7 for bug 1035348

Revision history for this message
Chris Van Hoof (vanhoof) wrote :

Sarveshwar -- The kernels with the patches you requested are staged for our next kernel update, in the interim I have built test kernels based on that branch:

 * http://kernel.ubuntu.com/~vanhoof/lp1035348/

Note these are test kernels only, this bug will be updated automatically next week when the official kernel is built and is ready for testing.

$ git log --pretty=oneline Ubuntu-3.2.0-30.48..HEAD drivers/net/ethernet/emulex/benet
7446fa10582aed72afac459a30593345f552a114 be2net: Fix to parse RSS hash from Receive completions correctly.
b414c207818cb8ba457fd0225ebf0a568a2aa74a be2net: dont pull too much data in skb linear part
685c8347b79a6f1f2c0ccb3c6dc8c61b85795fb5 be2net: Fix Endian
314b8128400b6a56f56da35e06abbcda50029cb4 be2net: Fix to trim skb for padded vlan packets to workaround an ASIC Bug
3429041
a5c56dc553a2520e487ad1b3e8e8e5ec5 be2net: reduce gso_max_size setting to account for ethernet header.

--chris