numam-dpdk/drivers/crypto
Declan Doherty 591f0e8bb0 aesni_mb: fix strict-aliasing compilation rule
When compiling the AESNI_MB PMD with GCC 4.4.7 on Centos 6.7 a "dereferencing
pointer ‘obj_p’ does break strict-aliasing rules" warning occurs in the
get_session() function.

Fixes: 924e84f873 ("aesni_mb: add driver for multi buffer based crypto")

Signed-off-by: Declan Doherty <declan.doherty@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2016-02-24 15:08:39 +01:00
..
aesni_mb aesni_mb: fix strict-aliasing compilation rule 2016-02-24 15:08:39 +01:00
qat remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
Makefile aesni_mb: add driver for multi buffer based crypto 2015-11-25 19:18:04 +01:00