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: 1610 MB/s 1310753 calls/s # udp tx: 1917 MB/s 32516 calls/s 32516 msg/s # udp rx: 1525 MB/s 1241082 calls/s # udp tx: 1823 MB/s 30920 calls/s 30920 msg/s # udp rx: 1924 MB/s 1567034 calls/s # udp tx: 1935 MB/s 32834 calls/s 32834 msg/s # UDP GRO fwd perf udp rx: 1790 MB/s 1457207 calls/s # udp tx: 1874 MB/s 31793 calls/s 31793 msg/s # udp rx: 1875 MB/s 1526953 calls/s # udp tx: 1898 MB/s 32196 calls/s 32196 msg/s # udp rx: 1839 MB/s 1497163 calls/s # udp tx: 1953 MB/s 33140 calls/s 33140 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: 1490 MB/s 1209833 calls/s # udp tx: 1920 MB/s 32573 calls/s 32573 msg/s # udp rx: 1816 MB/s 1476621 calls/s # udp tx: 1876 MB/s 31833 calls/s 31833 msg/s # udp rx: 1782 MB/s 1447850 calls/s # udp tx: 1905 MB/s 32320 calls/s 32320 msg/s # UDP GRO fwd perf udp rx: 1708 MB/s 1384097 calls/s # udp tx: 1970 MB/s 33428 calls/s 33428 msg/s # udp rx: 1759 MB/s 1426369 calls/s # udp tx: 1966 MB/s 33361 calls/s 33361 msg/s # udp rx: 1631 MB/s 1321558 calls/s # udp tx: 1949 MB/s 33064 calls/s 33064 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__->