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)
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>

No differences found