Re: [Patch net-next] openvswitch: adjust skb_gso_segment() for rx path
From: Cong Wang <hidden>
Date: 2013-02-06 02:36:30
From: Cong Wang <hidden>
Date: 2013-02-06 02:36:30
On Thu, 2013-01-31 at 17:09 -0800, Jesse Gross wrote:
I think this is a different problem, unrelated to the checksum issue. Can you test this patch: http://git.kernel.org/?p=linux/kernel/git/jesse/openvswitch.git;a=commit;h=d9d59089c43fc33eb403cbb928e56c131f191dd5 I believe it should fix the problem, although there are still a few lingering reports that I'm trying to track down.
Our QE tested your patch and my updated patch on 2.6.32, no panic any more. I will post my updated patch now. Thanks!