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: 1671 MB/s 1359914 calls/s # udp tx: 1920 MB/s 32574 calls/s 32574 msg/s # udp rx: 2005 MB/s 1632443 calls/s # udp tx: 2018 MB/s 34243 calls/s 34243 msg/s # udp rx: 1966 MB/s 1601245 calls/s # udp tx: 1986 MB/s 33691 calls/s 33691 msg/s # UDP GRO fwd perf udp rx: 1875 MB/s 1526726 calls/s # udp tx: 1957 MB/s 33195 calls/s 33195 msg/s # udp rx: 1919 MB/s 1562421 calls/s # udp tx: 1962 MB/s 33293 calls/s 33293 msg/s # udp rx: 1952 MB/s 1589499 calls/s # udp tx: 1960 MB/s 33252 calls/s 33252 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: 442 MB/s 358198 calls/s # udp tx: 1299 MB/s 22032 calls/s 22032 msg/s # udp rx: 512 MB/s 414306 calls/s # udp tx: 1337 MB/s 22686 calls/s 22686 msg/s # udp rx: 649 MB/s 526449 calls/s # udp tx: 1254 MB/s 21278 calls/s 21278 msg/s # UDP GRO fwd perf udp rx: 532 MB/s 431324 calls/s # udp tx: 1269 MB/s 21540 calls/s 21540 msg/s # udp rx: 631 MB/s 511195 calls/s # udp tx: 1303 MB/s 22116 calls/s 22116 msg/s # udp rx: 616 MB/s 499725 calls/s # udp tx: 1222 MB/s 20731 calls/s 20731 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__->