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: 1356 MB/s 1103141 calls/s # udp tx: 1805 MB/s 30616 calls/s 30616 msg/s # udp rx: 1937 MB/s 1575599 calls/s # udp tx: 1958 MB/s 33218 calls/s 33218 msg/s # udp rx: 1933 MB/s 1573355 calls/s # udp tx: 1955 MB/s 33162 calls/s 33162 msg/s # UDP GRO fwd perf udp rx: 1690 MB/s 1375471 calls/s # udp tx: 1803 MB/s 30597 calls/s 30597 msg/s # udp rx: 1857 MB/s 1511729 calls/s # udp tx: 1867 MB/s 31681 calls/s 31681 msg/s # udp rx: 1866 MB/s 1519110 calls/s # udp tx: 1879 MB/s 31881 calls/s 31881 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: 1010 MB/s 821623 calls/s # udp tx: 1234 MB/s 20932 calls/s 20932 msg/s # udp rx: 1191 MB/s 969404 calls/s # udp tx: 1247 MB/s 21150 calls/s 21150 msg/s # udp rx: 1278 MB/s 1040121 calls/s # udp tx: 1300 MB/s 22056 calls/s 22056 msg/s # UDP GRO fwd perf udp rx: 1060 MB/s 862823 calls/s # udp tx: 1118 MB/s 18964 calls/s 18964 msg/s # udp rx: 1258 MB/s 1024306 calls/s # udp tx: 1290 MB/s 21881 calls/s 21881 msg/s # udp rx: 1158 MB/s 941539 calls/s # udp tx: 1307 MB/s 22171 calls/s 22171 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__->