On Fri, Jan 25, 2019 at 11:28:01AM +0000, Yanqin Wei (Arm Technology China) wrote: > This commit adds lib/hash-aarch64.h to implement hash for aarch64. > It is based on aarch64 built-in CRC32c intrinsics, which accelerates > hash function for datapath performance. > > test: > 1. "test-hash" case passed in aarch64 platform. > 2. OVS-DPDK datapth performance test was run(NIC to NIC). > Test bed: aarch64(Centriq 2400) platform. > Test case: DPCLS forwarding(disable EMC + avg 10 subtable lookups) > Test result: improve around 10%. > > Signed-off-by: Yanqin Wei <[email protected]>
Thanks! This had a little whitespace damage but I repaired it and applied it to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
