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: 1636 MB/s 1331567 calls/s # udp tx: 1840 MB/s 31224 calls/s 31224 msg/s # udp rx: 1825 MB/s 1486189 calls/s # udp tx: 1863 MB/s 31599 calls/s 31599 msg/s # udp rx: 1796 MB/s 1461790 calls/s # udp tx: 1965 MB/s 33342 calls/s 33342 msg/s # UDP GRO fwd perf udp rx: 1882 MB/s 1532512 calls/s # udp tx: 1969 MB/s 33404 calls/s 33404 msg/s # udp rx: 1956 MB/s 1592362 calls/s # udp tx: 1967 MB/s 33375 calls/s 33375 msg/s # udp rx: 1957 MB/s 1593416 calls/s # udp tx: 1968 MB/s 33382 calls/s 33382 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: 1598 MB/s 1299694 calls/s # udp tx: 1777 MB/s 30149 calls/s 30149 msg/s # udp rx: 1417 MB/s 1152919 calls/s # udp tx: 1408 MB/s 23887 calls/s 23887 msg/s # udp rx: 1135 MB/s 924036 calls/s # udp tx: 1135 MB/s 19254 calls/s 19254 msg/s # UDP GRO fwd perf udp rx: 1527 MB/s 1239815 calls/s # udp tx: 1901 MB/s 32254 calls/s 32254 msg/s # udp rx: 1804 MB/s 1465791 calls/s # udp tx: 1892 MB/s 32098 calls/s 32098 msg/s # udp rx: 1740 MB/s 1411142 calls/s # udp tx: 1929 MB/s 32725 calls/s 32725 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__->