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: 1509 MB/s 1228644 calls/s # udp tx: 1958 MB/s 33210 calls/s 33210 msg/s # udp rx: 1749 MB/s 1424350 calls/s # udp tx: 1935 MB/s 32823 calls/s 32823 msg/s # udp rx: 1921 MB/s 1564278 calls/s # udp tx: 1934 MB/s 32809 calls/s 32809 msg/s # UDP GRO fwd perf udp rx: 1580 MB/s 1284035 calls/s # udp tx: 1790 MB/s 30367 calls/s 30367 msg/s # udp rx: 1719 MB/s 1398363 calls/s # udp tx: 1862 MB/s 31587 calls/s 31587 msg/s # udp rx: 1930 MB/s 1570056 calls/s # udp tx: 1952 MB/s 33121 calls/s 33121 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: 1209 MB/s 984479 calls/s # udp tx: 1272 MB/s 21574 calls/s 21574 msg/s # udp rx: 1255 MB/s 1021896 calls/s # udp tx: 1260 MB/s 21381 calls/s 21381 msg/s # udp rx: 1260 MB/s 1026205 calls/s # udp tx: 1266 MB/s 21488 calls/s 21488 msg/s # UDP GRO fwd perf udp rx: 1198 MB/s 975402 calls/s # udp tx: 1253 MB/s 21256 calls/s 21256 msg/s # udp rx: 1255 MB/s 1021814 calls/s # udp tx: 1262 MB/s 21416 calls/s 21416 msg/s # udp rx: 1255 MB/s 1021836 calls/s # udp tx: 1255 MB/s 21291 calls/s 21291 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__->