On 06/22/2017 05:53 PM, 王志克 wrote:
Hi Joe,

Please check the attachment. Thanks.

The attachment is only this:

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

And the patch listed does not apply.  Please resend.

Thanks,

- Greg




Br,
Wang Zhike

-----邮件原件-----
发件人: Joe Stringer [mailto:[email protected]]
发送时间: 2017年6月23日 8:20
收件人: 王志克
抄送: [email protected]
主题: Re: [ovs-dev] [PATCH] pkt reassemble: fix kernel panic for ovs reassemble

On 21 June 2017 at 18:54, 王志克 <[email protected]> wrote:
> Ovs and kernel stack would add frag_queue to same netns_frags list.
> As result, ovs and kernel may access the fraq_queue without correct
> lock. Also the struct ipq may be different on kernel(older than 4.3),
> which leads to invalid pointer access.
>
> The fix creates specific netns_frags for ovs.
>
> Signed-off-by: wangzhike <[email protected]>
> ---

Hi,

It looks like the whitespace has been corrupted in this version of the patch 
that you sent, I cannot apply it. Probably your email client mistreats it when 
sending the email out. A reliable method to send patches correctly via email is 
to use the commandline client 'git send-email'. This is the preferred method. 
If you are unable to set that up, consider attaching the patch to the email (or 
send a pull request on GitHub).

Cheers,
Joe



_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to