FDB Formatster
|
df90cc89de
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
sfc-gh-tclinkenbeard
|
0ac08f6a9b
|
Replace NULL with nullptr in flow
|
2020-09-20 11:31:49 -07:00 |
Russell Sears
|
3415bbcd09
|
Fix ARM build; add ACKNOWLEDGEMENTS entries
|
2020-06-02 16:09:43 -07:00 |
Russell Sears
|
a99ceb9c42
|
Add cmake option to enable avx512
|
2020-06-02 15:07:00 -07:00 |
Russell Sears
|
e77f9701f3
|
Settle on using rte_memcpy when we do not know the copy size at runtime, and builtin memcpy otherwise
|
2020-06-02 15:06:57 -07:00 |
Russell Sears
|
b84fcbc828
|
folly_memcpy is ready for benchmarking
|
2020-06-02 14:51:21 -07:00 |
Russell Sears
|
678b57c0d9
|
port rte_memcpy to flow; add -mavx compiler flag
|
2020-06-02 14:51:21 -07:00 |