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

Chen, Junjie J junjie.j.chen at intel.com
Fri Dec 29 07:52:28 CET 2017


Thanks Zhiyong

Updated in v2.

> -----Original Message-----
> From: Yang, Zhiyong
> Sent: Friday, December 29, 2017 2:27 PM
> To: Chen, Junjie J <junjie.j.chen at intel.com>; yliu at fridaylinux.org;
> maxime.coquelin at redhat.com
> Cc: dev at dpdk.org; Chen, Junjie J <junjie.j.chen at intel.com>
> Subject: RE: [dpdk-dev] [PATCH] examples/vhost: fix sending arp packet to self
> 
> 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