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: 1167 MB/s 949926 calls/s # udp tx: 1499 MB/s 25437 calls/s 25437 msg/s # udp rx: 1225 MB/s 997410 calls/s # udp tx: 1236 MB/s 20969 calls/s 20969 msg/s # udp rx: 1201 MB/s 978479 calls/s # udp tx: 1241 MB/s 21061 calls/s 21061 msg/s # UDP GRO fwd perf udp rx: 1866 MB/s 1519192 calls/s # udp tx: 1945 MB/s 33004 calls/s 33004 msg/s # udp rx: 1859 MB/s 1513858 calls/s # udp tx: 1880 MB/s 31891 calls/s 31891 msg/s # udp rx: 1927 MB/s 1569201 calls/s # udp tx: 1951 MB/s 33103 calls/s 33103 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: 1567 MB/s 1271738 calls/s # udp tx: 1892 MB/s 32095 calls/s 32095 msg/s # udp rx: 1578 MB/s 1280813 calls/s # udp tx: 1897 MB/s 32190 calls/s 32190 msg/s # udp rx: 1463 MB/s 1187802 calls/s # udp tx: 1939 MB/s 32900 calls/s 32900 msg/s # UDP GRO fwd perf udp rx: 1597 MB/s 1296608 calls/s # udp tx: 1939 MB/s 32895 calls/s 32895 msg/s # udp rx: 1652 MB/s 1340955 calls/s # udp tx: 1929 MB/s 32727 calls/s 32727 msg/s # udp rx: 1291 MB/s 1048372 calls/s # udp tx: 1832 MB/s 31086 calls/s 31086 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__->