Re: [dpdk-dev] [PATCH] eal/x86: revert select optimized memcpy at run-time

2017-11-06 Thread Thomas Monjalon
03/11/2017 13:47, Xiaoyun Li: > This patch reverts the patchset run-time Linking support including the > following 3 commits: > commit 84cc318424d4 ("eal/x86: select optimized memcpy at run-time") > commit c7fbc80fe60f ("test: select memcpy alignment unit at run-time") > commit 5f180ae32962 ("efd:

[dpdk-dev] [PATCH] eal/x86: revert select optimized memcpy at run-time

2017-11-03 Thread Xiaoyun Li
This patch reverts the patchset run-time Linking support including the following 3 commits: commit 84cc318424d4 ("eal/x86: select optimized memcpy at run-time") commit c7fbc80fe60f ("test: select memcpy alignment unit at run-time") commit 5f180ae32962 ("efd: move AVX2 lookup in its own compilation