30/07/2019 17:48, Lipiec, Herakliusz: > > From: dev [mailto:dev-boun...@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.cze...@caviumnetworks.com > > Cc: sta...@dpdk.org > > Signed-off-by: Hariprasad Govindharajan > > <hariprasad.govindhara...@intel.com> > > Reviewed-by: Bruce Richardson <bruce.richard...@intel.com> > > Reviewed-by: Jerin Jacob <jer...@marvell.com> > > Tested-by: Herakliusz Lipiec <herakliusz.lip...@intel.com> > Reviewed-by: Herakliusz Lipiec <herakliusz.lip...@intel.com>
Applied, thanks