numam-dpdk/drivers/event
Jerin Jacob aecb8e093b event/octeontx: introduce specialized mbox message copy
Some of the internal toolchain versions create unaligned
memory access fault when copying from 17-31B buffer using memcpy.

Subsequent patches in this series will be using 17-31B mbox message.
Since the mailbox message copy comes in slow path, changing memcpy to
byte-per-byte copy to workaround the issue.

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Signed-off-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
2017-10-12 01:36:57 +01:00
..
dpaa2 bus/fslmc: add QBMAN API to do enqueue with multiple frames 2017-10-06 03:21:57 +02:00
octeontx event/octeontx: introduce specialized mbox message copy 2017-10-12 01:36:57 +01:00
skeleton update Cavium Inc copyright headers 2017-07-08 17:43:49 +02:00
sw event/sw: add eth Rx adapter capabilities function 2017-10-10 18:33:19 +02:00
Makefile update Cavium Inc copyright headers 2017-07-08 17:43:49 +02:00