Comment 3 for bug 1078184

Revision history for this message
Sarveshwar Bandi (sarveshwar-bandi) wrote :

Few questions:
- Every time you see an unrecoverable error, do you the same error(UE:PMEM, TXP) in logs? or are the errors different everytime?

- Can you give me the modinfo of be2net.ko and ethtool -i <intf-name> output (will give the firmware version)?

- Also, please run ethtool -d <intf-name> raw on and redirect the output to a file and attach it.

- What is the kind of traffic that is running ? Is it only ipv4 or do you have ipv6 too?

- what is the traffic throughput when you hit the issue?

As you know there was lock up issue which was fixed as part of bug 1035348 that used to happen when stack requests the driver to transmit a packet larger then 65535. Am not sure if the issue is recurring. Will you be able to run compile and run a driver with debug logs on your setup?