Bleep bloop.  Greetings Kumar Amber, I am a robot and I have tried out your 
patch.
Thanks for your contribution.

I encountered some error that I wasn't expecting.  See the details below.


build:
depbase=`echo tests/test-jsonrpc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I.    -I ./include -I ./include -I ./lib -I 
./lib    -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith 
-Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast 
-Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes 
-Wmissing-field-initializers -fno-strict-aliasing -Wshadow -Werror -Werror   -g 
-O2 -MT tests/test-jsonrpc.o -MD -MP -MF $depbase.Tpo -c -o 
tests/test-jsonrpc.o tests/test-jsonrpc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I.    -I ./include -I ./include -I ./lib -I 
./lib    -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith 
-Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast 
-Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes 
-Wmissing-field-initializers -fno-strict-aliasing -Wshadow -Werror -Werror   -g 
-O2 -MT tests/test-list.o -MD -MP -MF $depbase.Tpo -c -o tests/test-list.o 
tests/test-list.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-lockfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I.    -I ./include -I ./include -I ./lib -I 
./lib    -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith 
-Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast 
-Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes 
-Wmissing-field-initializers -fno-strict-aliasing -Wshadow -Werror -Werror   -g 
-O2 -MT tests/test-lockfile.o -MD -MP -MF $depbase.Tpo -c -o 
tests/test-lockfile.o tests/test-lockfile.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-mfex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I.    -I ./include -I ./include -I ./lib -I 
./lib    -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith 
-Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast 
-Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes 
-Wmissing-field-initializers -fno-strict-aliasing -Wshadow -Werror -Werror   -g 
-O2 -MT tests/test-mfex.o -MD -MP -MF $depbase.Tpo -c -o tests/test-mfex.o 
tests/test-mfex.c &&\
mv -f $depbase.Tpo $depbase.Po
tests/test-mfex.c: In function ‘test_mfex_main’:
tests/test-mfex.c:41:19: error: ‘errno’ undeclared (first use in this function)
         ovs_fatal(errno, "Pcap file name not provided");
                   ^
tests/test-mfex.c:41:19: note: each undeclared identifier is reported only once 
for each function it appears in
tests/test-mfex.c:56:12: error: ‘struct dp_packet’ has no member named ‘mbuf’
         buf->mbuf.data_len = (uint16_t) header.caplen;
            ^
make[2]: *** [tests/test-mfex.o] Error 1
make[2]: Leaving directory 
`/var/lib/jenkins/jobs/0day_robot_upstream_build_from_pw/workspace'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/lib/jenkins/jobs/0day_robot_upstream_build_from_pw/workspace'
make: *** [all] Error 2


Please check this out.  If you feel there has been an error, please email 
[email protected]

Thanks,
0-day Robot
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to