On 12/03/2015 08:26 AM, Otto Sabart wrote:
Hello netdev,
I probably found a performance regression on ixgbe (Intel 82599EB
10-Gigabit NIC) on v4.4-rc3. I am able to see this problem since
v4.4-rc1.

The bug report you can find here [0].

Can somebody take a look at it?

[0] https://bugzilla.redhat.com/show_bug.cgi?id=1288124


thanks,
Ota

Hi Ota,

It looks like there were a few changes that went through that could be causing the regression. The most obvious one that jumps out at me is commit 72bfd32d2f84 ("ixgbe: disable LRO by default"). As such one thing you might try doing is turning on LRO support via ethtool -k to see if that is the issue you are seeing.

If that doesn't resolve the issue it would be useful if you could might try doing a git bisect to narrow this down to a specific patch.

Thanks.

- Alex

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to