After rebasing the patchset, the compilation of each patch seems good.
But the new checks fail with clang:
        rte_memcpy.h:814:2: error:
                implicit declaration of function '_mm_alignr_epi8' is invalid 
in C99

Other comments about the script:
- it is too long (can it be parallelized?)
- it does not stop printing errors after the first one

Reply via email to