[dpdk-stable] [dpdk-dev] [PATCH v5] Examples/l3fwd: fix unaligned memory access

Thomas Monjalon thomas at monjalon.net
Tue Jul 30 21:58:28 CEST 2019


30/07/2019 17:48, Lipiec, Herakliusz:
> > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Hariprasad
> > Govindharajan
> > 
> > Fix unaligned memory access when reading IPv6 header which leads to
> > segmentation fault by changing aligned memory read to unaligned memory
> > read.
> > 
> > Bugzilla ID: 279
> > Fixes: 64d3955de1de ("examples/l3fwd: fix ARM build")
> > Cc: maciej.czekaj at caviumnetworks.com
> > Cc: stable at dpdk.org
> > Signed-off-by: Hariprasad Govindharajan
> > <hariprasad.govindharajan at intel.com>
> > Reviewed-by: Bruce Richardson <bruce.richardson at intel.com>
> > Reviewed-by: Jerin Jacob <jerinj at marvell.com>
> 
> Tested-by: Herakliusz Lipiec <herakliusz.lipiec at intel.com>
> Reviewed-by: Herakliusz Lipiec <herakliusz.lipiec at intel.com>

Applied, thanks





More information about the stable mailing list