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: 1626 MB/s 1322096 calls/s # udp tx: 1848 MB/s 31353 calls/s 31353 msg/s # udp rx: 1571 MB/s 1275785 calls/s # udp tx: 1975 MB/s 33505 calls/s 33505 msg/s # udp rx: 1926 MB/s 1566898 calls/s # udp tx: 1969 MB/s 33406 calls/s 33406 msg/s # UDP GRO fwd perf udp rx: 1864 MB/s 1517614 calls/s # udp tx: 1960 MB/s 33253 calls/s 33253 msg/s # udp rx: 1938 MB/s 1577481 calls/s # udp tx: 1961 MB/s 33273 calls/s 33273 msg/s # udp rx: 1954 MB/s 1590626 calls/s # udp tx: 1975 MB/s 33511 calls/s 33511 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: 1038 MB/s 842233 calls/s # udp tx: 1309 MB/s 22204 calls/s 22204 msg/s # udp rx: 1158 MB/s 940102 calls/s # udp tx: 1295 MB/s 21980 calls/s 21980 msg/s # udp rx: 1160 MB/s 942449 calls/s # udp tx: 1305 MB/s 22146 calls/s 22146 msg/s # UDP GRO fwd perf udp rx: 1055 MB/s 855477 calls/s # udp tx: 1325 MB/s 22475 calls/s 22475 msg/s # udp rx: 1114 MB/s 903526 calls/s # udp tx: 1328 MB/s 22531 calls/s 22531 msg/s # udp rx: 1188 MB/s 964337 calls/s # udp tx: 1349 MB/s 22893 calls/s 22893 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__->