You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moving checkpatch and build processes to depencendies section from test
to cache the result of download/clone for the speedup.
This patch also includes trial of ccache to reduce the build time, but
dpdk build failed with segfault so, it is currently not using but just
an installation. To use this, change PATH env variable to use ccache.
Signed-off-by: Hajime Tazaki <thehajime@gmail.com>
0 commit comments