make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1410 MB/s 1147491 calls/s # udp tx: 1841 MB/s 31228 calls/s 31228 msg/s # udp rx: 1923 MB/s 1565721 calls/s # udp tx: 1951 MB/s 33093 calls/s 33093 msg/s # udp rx: 1902 MB/s 1547853 calls/s # udp tx: 1941 MB/s 32926 calls/s 32926 msg/s # UDP GRO fwd perf udp tx: 1907 MB/s 32348 calls/s 32348 msg/s # udp rx: 1175 MB/s 955727 calls/s # udp tx: 1947 MB/s 33029 calls/s 33029 msg/s # udp rx: 1527 MB/s 1242383 calls/s # udp tx: 1943 MB/s 32960 calls/s 32960 msg/s # udp rx: 1538 MB/s 1252319 calls/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: 1593 MB/s 1295180 calls/s # udp tx: 1838 MB/s 31175 calls/s 31175 msg/s # udp rx: 1736 MB/s 1408383 calls/s # udp tx: 1896 MB/s 32158 calls/s 32158 msg/s # udp rx: 1751 MB/s 1422982 calls/s # udp tx: 1846 MB/s 31317 calls/s 31317 msg/s # UDP GRO fwd perf udp rx: 1405 MB/s 1139266 calls/s # udp tx: 1825 MB/s 30954 calls/s 30954 msg/s # udp tx: 1897 MB/s 32185 calls/s 32185 msg/s # udp rx: 1601 MB/s 1297441 calls/s # udp tx: 1648 MB/s 27965 calls/s 27965 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__->