examples/l3fwd: use accelerated CRC on ARM
authorHemant Agrawal <hemant.agrawal@nxp.com>
Fri, 14 Oct 2016 11:10:56 +0000 (16:40 +0530)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 25 Oct 2016 16:49:18 +0000 (18:49 +0200)
commit2ba4dd4bc02c235e77481516d0b5cb377a525cf5
treeb1451615aac96d8f6bacf8286ce5da383695eade
parent8e22aae5cb1f183a8a2b819fd4e07f6f31c5964a
examples/l3fwd: use accelerated CRC on ARM

if machine level CRC extension are available, offload the
hash to machine provide functions e.g. armv8-a CRC extensions
support it

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Reviewed-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
examples/l3fwd/l3fwd_em.c