numam-dpdk/examples
Hariprasad Govindharajan d7f936190e examples/l3fwd: fix unaligned memory access on x86
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: 64d3955de1 ("examples/l3fwd: fix ARM build")
Cc: stable@dpdk.org

Signed-off-by: Hariprasad Govindharajan <hariprasad.govindharajan@intel.com>
Reviewed-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Jerin Jacob <jerinj@marvell.com>
Reviewed-by: David Christensen <drc@linux.vnet.ibm.com>
Reviewed-by: Herakliusz Lipiec <herakliusz.lipiec@intel.com>
Tested-by: Herakliusz Lipiec <herakliusz.lipiec@intel.com>
2019-07-30 22:05:00 +02:00
..
bbdev_app examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
bond examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
bpf
cmdline examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
distributor examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
ethtool
eventdev_pipeline examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
exception_path examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
fips_validation cryptodev: add feature flags to disable 2019-07-05 15:03:25 +02:00
flow_classify examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
flow_filtering examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
helloworld examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
ip_fragmentation examples/ip_frag: remove Tx fast free offload flag 2019-07-29 23:47:29 +02:00
ip_pipeline examples/ip_pipeline: add config flexibility to TM 2019-07-22 15:42:59 +02:00
ip_reassembly examples/ip_reassembly: enable IP checksum offload 2019-07-08 11:04:01 +02:00
ipsec-secgw examples/ipsec-secgw: fix inline test scripts 2019-07-19 14:32:58 +02:00
ipv4_multicast examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
kni examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
l2fwd examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
l2fwd-cat examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
l2fwd-crypto cryptodev: make xform key pointer constant 2019-07-19 14:15:21 +02:00
l2fwd-jobstats examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
l2fwd-keepalive examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
l3fwd examples/l3fwd: fix unaligned memory access on x86 2019-07-30 22:05:00 +02:00
l3fwd-acl examples: fix use of ethdev internal device array 2019-07-18 22:32:45 +02:00
l3fwd-power examples: fix use of ethdev internal device array 2019-07-18 22:32:45 +02:00
l3fwd-vf examples: fix use of ethdev internal device array 2019-07-18 22:32:45 +02:00
link_status_interrupt examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
load_balancer examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
multi_process examples/multi_process: fix FreeBSD build 2019-06-05 15:13:06 +02:00
netmap_compat
ntb examples/ntb: add example for NTB 2019-07-05 12:50:19 +02:00
packet_ordering examples/packet_ordering: add stats per worker thread 2019-07-08 16:33:06 +02:00
performance-thread examples/performance-thread: init timer subsystem 2019-07-18 23:20:14 +02:00
ptpclient examples/ptpclient: fix delay request message 2019-07-30 00:11:42 +02:00
qos_meter examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
qos_sched examples/qos_sched: add more TC to red configuration 2019-07-30 10:19:08 +02:00
quota_watermark
rxtx_callbacks examples/rxtx_callbacks: fix HW timestamp config 2019-07-30 11:21:49 +02:00
server_node_efd
service_cores examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
skeleton examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
tep_termination examples/tep_term: remove duplicate definitions 2019-07-18 23:10:19 +02:00
timer examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
vdpa examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
vhost examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
vhost_crypto cryptodev: add feature flags to disable 2019-07-05 15:03:25 +02:00
vhost_scsi examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
vm_power_manager examples/power: fix policy handling for FIFO 2019-07-17 22:53:38 +02:00
vmdq examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
vmdq_dcb examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
Makefile examples/ntb: add example for NTB 2019-07-05 12:50:19 +02:00
meson.build examples/ntb: add example for NTB 2019-07-05 12:50:19 +02:00