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: 942 MB/s 766615 calls/s # udp tx: 1299 MB/s 22037 calls/s 22037 msg/s # udp rx: 1235 MB/s 1005504 calls/s # udp tx: 1286 MB/s 21813 calls/s 21813 msg/s # udp rx: 1319 MB/s 1073727 calls/s # udp tx: 1333 MB/s 22617 calls/s 22617 msg/s # UDP GRO fwd perf udp rx: 1065 MB/s 866916 calls/s # udp tx: 1234 MB/s 20943 calls/s 20943 msg/s # udp rx: 1176 MB/s 956296 calls/s # udp tx: 1337 MB/s 22679 calls/s 22679 msg/s # udp rx: 1237 MB/s 1006379 calls/s # udp tx: 1330 MB/s 22574 calls/s 22574 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: 807 MB/s 654307 calls/s # udp tx: 1667 MB/s 28287 calls/s 28287 msg/s # udp rx: 1762 MB/s 1428291 calls/s # udp tx: 1938 MB/s 32876 calls/s 32876 msg/s # udp rx: 1778 MB/s 1441375 calls/s # udp tx: 1929 MB/s 32731 calls/s 32731 msg/s # UDP GRO fwd perf udp rx: 1689 MB/s 1371756 calls/s # udp tx: 1878 MB/s 31859 calls/s 31859 msg/s # udp rx: 1807 MB/s 1468823 calls/s # udp tx: 1884 MB/s 31964 calls/s 31964 msg/s # udp rx: 1720 MB/s 1394121 calls/s # udp tx: 1959 MB/s 33235 calls/s 33235 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__->