[dpdk-dev] [PATCH v6 5/6] app/testpmd: add MACsec offload commands

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Jan 13 10:07:34 CET 2017


There is an error with clang:

app/test-pmd/cmdline.c:11535:13: fatal error:
expression which evaluates to zero treated as a null pointer
constant of type 'const char *' [-Wnon-literal-null-conversion]
                 port_id, UINT8);
                          ^~~~~

Please, send a v7


More information about the dev mailing list