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: 1401 MB/s 1140614 calls/s # udp tx: 1805 MB/s 30615 calls/s 30615 msg/s # udp rx: 1470 MB/s 1196329 calls/s # udp tx: 1715 MB/s 29091 calls/s 29091 msg/s # udp rx: 1347 MB/s 1095827 calls/s # udp tx: 1446 MB/s 24537 calls/s 24537 msg/s # UDP GRO fwd perf udp rx: 937 MB/s 762385 calls/s # udp tx: 1224 MB/s 20774 calls/s 20774 msg/s # udp rx: 1047 MB/s 851946 calls/s # udp tx: 1236 MB/s 20977 calls/s 20977 msg/s # udp rx: 1245 MB/s 1014142 calls/s # udp tx: 1248 MB/s 21170 calls/s 21170 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: 840 MB/s 682257 calls/s # udp tx: 1792 MB/s 30405 calls/s 30405 msg/s # udp rx: 885 MB/s 718888 calls/s # udp tx: 1760 MB/s 29857 calls/s 29857 msg/s # udp rx: 1442 MB/s 1172927 calls/s # udp tx: 1726 MB/s 29284 calls/s 29284 msg/s # UDP GRO fwd perf udp rx: 1194 MB/s 970725 calls/s # udp tx: 1684 MB/s 28576 calls/s 28576 msg/s # udp rx: 1305 MB/s 1059523 calls/s # udp tx: 1805 MB/s 30614 calls/s 30614 msg/s # udp rx: 1369 MB/s 1112834 calls/s # udp tx: 1481 MB/s 25120 calls/s 25120 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__->