Ilya, got it, thanks a lot.

-----邮件原件-----
发件人: Ilya Maximets [mailto:i.maxim...@ovn.org] 
发送时间: 2019年11月19日 19:55
收件人: Yi Yang (杨燚)-云服务集团 <yangy...@inspur.com>; i.maxim...@ovn.org; 
ovs-dev@openvswitch.org
主题: Re: 答复: [openvswitch.org代发][ovs-dev] [PATCH v2] netdev-afxdp: Best-effort 
configuration of XDP mode.

On 19.11.2019 10:00, Yi Yang (杨燚)-云服务集团 wrote:
> Hi, Ilya
> 
> Can you explain what kernel limitations are for TCP for veth? I can't 
> understand why veth has such limitations only for TCP. I saw a veth 
> bug 
> (https://tech.vijayp.ca/linux-kernel-bug-delivers-corrupt-tcp-ip-data-
> to-mes
> os-kubernetes-docker-containers-4986f88f7a19) but it has been fixed in 2016.

Hi.

Have you read the issue referenced in docs:
https://github.com/cilium/cilium/issues/3077
?

In short, TCP stack clones the packets and netif_receive_generic_xdp() drops 
all the cloned packets. Native XDP for veth seems to work fine.

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to