make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1541 MB/s 1254644 calls/s # udp tx: 1890 MB/s 32068 calls/s 32068 msg/s # udp rx: 1941 MB/s 1580452 calls/s # udp tx: 1949 MB/s 33063 calls/s 33063 msg/s # udp rx: 1972 MB/s 1605339 calls/s # udp tx: 1979 MB/s 33574 calls/s 33574 msg/s # UDP GRO fwd perf udp rx: 1878 MB/s 1527886 calls/s # udp tx: 1980 MB/s 33585 calls/s 33585 msg/s # udp rx: 1909 MB/s 1553462 calls/s # udp tx: 1925 MB/s 32658 calls/s 32658 msg/s # udp rx: 1928 MB/s 1569888 calls/s # udp tx: 1946 MB/s 33017 calls/s 33017 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1555 MB/s 1263967 calls/s # udp tx: 1885 MB/s 31985 calls/s 31985 msg/s # udp rx: 1660 MB/s 1345955 calls/s # udp tx: 1923 MB/s 32630 calls/s 32630 msg/s # udp rx: 1712 MB/s 1387988 calls/s # udp tx: 1941 MB/s 32937 calls/s 32937 msg/s # UDP GRO fwd perf udp rx: 1414 MB/s 1146017 calls/s # udp tx: 1931 MB/s 32756 calls/s 32756 msg/s # udp rx: 1358 MB/s 1100532 calls/s # udp tx: 1969 MB/s 33404 calls/s 33404 msg/s # udp rx: 1462 MB/s 1184320 calls/s # udp tx: 1919 MB/s 32553 calls/s 32553 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->