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: 1595 MB/s 1298555 calls/s # udp tx: 1911 MB/s 32425 calls/s 32425 msg/s # udp rx: 1948 MB/s 1585261 calls/s # udp tx: 1963 MB/s 33303 calls/s 33303 msg/s # udp rx: 1975 MB/s 1607613 calls/s # udp tx: 1990 MB/s 33766 calls/s 33766 msg/s # UDP GRO fwd perf udp rx: 1896 MB/s 1543794 calls/s # udp tx: 1979 MB/s 33572 calls/s 33572 msg/s # udp rx: 1927 MB/s 1565814 calls/s # udp tx: 1993 MB/s 33819 calls/s 33819 msg/s # udp rx: 1921 MB/s 1562174 calls/s # udp tx: 1957 MB/s 33205 calls/s 33205 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: 1454 MB/s 1178477 calls/s # udp tx: 1863 MB/s 31614 calls/s 31614 msg/s # udp rx: 1785 MB/s 1447023 calls/s # udp tx: 1965 MB/s 33344 calls/s 33344 msg/s # udp rx: 1773 MB/s 1437346 calls/s # udp tx: 1965 MB/s 33343 calls/s 33343 msg/s # UDP GRO fwd perf udp rx: 1068 MB/s 865317 calls/s # udp tx: 1928 MB/s 32701 calls/s 32701 msg/s # udp rx: 1487 MB/s 1204986 calls/s # udp tx: 1970 MB/s 33422 calls/s 33422 msg/s # udp rx: 1613 MB/s 1307404 calls/s # udp tx: 1963 MB/s 33296 calls/s 33296 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__->