[dpdk-dev] [PATCH] examples/vhost: fix sending arp packet to self

Yang, Zhiyong zhiyong.yang at intel.com
Fri Dec 29 07:27:17 CET 2017


Hi Junjie,

> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Junjie Chen
> Sent: Friday, December 29, 2017 6:14 PM
> To: yliu at fridaylinux.org; maxime.coquelin at redhat.com
> Cc: dev at dpdk.org; Chen, Junjie J <junjie.j.chen at intel.com>
> Subject: [dpdk-dev] [PATCH] examples/vhost: fix sending arp packet to self
> 
> ARP packets are not dropped when dest vdev is itself, which breaks RX ring
> inconspicuously.
> 
If you are fixing a bug,  it's better to write one fixline before SOB that can describe which commit caused the issue.
For example,
Fixes: 756ce64b1ecd ("eal: introduce PCI ioport API")

Thanks
Zhiyong

> Signed-off-by: Junjie Chen <junjie.j.chen at intel.com>
> ---
...
<snip>


More information about the dev mailing list