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: 1662 MB/s 1352837 calls/s # udp tx: 1952 MB/s 33117 calls/s 33117 msg/s # udp rx: 1697 MB/s 1381613 calls/s # udp tx: 1954 MB/s 33144 calls/s 33144 msg/s # udp rx: 1910 MB/s 1555088 calls/s # udp tx: 1933 MB/s 32785 calls/s 32785 msg/s # UDP GRO fwd perf udp rx: 1827 MB/s 1487664 calls/s # udp tx: 1975 MB/s 33499 calls/s 33499 msg/s # udp rx: 1969 MB/s 1603209 calls/s # udp tx: 1980 MB/s 33585 calls/s 33585 msg/s # udp rx: 1970 MB/s 1603758 calls/s # udp tx: 1977 MB/s 33534 calls/s 33534 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: 1358 MB/s 1101084 calls/s # udp tx: 1850 MB/s 31379 calls/s 31379 msg/s # udp rx: 1775 MB/s 1439463 calls/s # udp tx: 1928 MB/s 32710 calls/s 32710 msg/s # udp rx: 1729 MB/s 1402240 calls/s # udp tx: 1911 MB/s 32416 calls/s 32416 msg/s # UDP GRO fwd perf udp rx: 1703 MB/s 1381089 calls/s # udp tx: 1918 MB/s 32538 calls/s 32538 msg/s # udp rx: 1772 MB/s 1437169 calls/s # udp tx: 1919 MB/s 32553 calls/s 32553 msg/s # udp rx: 1673 MB/s 1357113 calls/s # udp tx: 1900 MB/s 32233 calls/s 32233 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__->