Re: [PATCH v2] examples/vhost: fix sending arp packet to self
From: Yuanhan Liu <hidden>
Date: 2018-01-08 14:14:12
From: Yuanhan Liu <hidden>
Date: 2018-01-08 14:14:12
On Fri, Dec 29, 2017 at 09:33:19AM -0500, Junjie Chen wrote:
ARP packets are not dropped when dest vdev is itself, which breaks
RX ring inconspicuously.
Fixes: 9c5ef51207c6 ("examples/vhost: handle broadcast packet")
Signed-off-by: Junjie Chen <redacted>
---Applied to dpdk-next-virtio. Thanks. --yliu