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: 1613 MB/s 1313420 calls/s # udp tx: 1945 MB/s 33005 calls/s 33005 msg/s # udp rx: 1618 MB/s 1317315 calls/s # udp tx: 1961 MB/s 33274 calls/s 33274 msg/s # udp rx: 1928 MB/s 1569886 calls/s # udp tx: 1944 MB/s 32981 calls/s 32981 msg/s # UDP GRO fwd perf udp rx: 1500 MB/s 1221001 calls/s # udp tx: 1931 MB/s 32760 calls/s 32760 msg/s # udp rx: 1917 MB/s 1560930 calls/s # udp tx: 1932 MB/s 32783 calls/s 32783 msg/s # udp rx: 1915 MB/s 1559237 calls/s # udp tx: 1931 MB/s 32759 calls/s 32759 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: 1628 MB/s 1323272 calls/s # udp tx: 1766 MB/s 29969 calls/s 29969 msg/s # udp rx: 1591 MB/s 1293460 calls/s # udp tx: 1847 MB/s 31343 calls/s 31343 msg/s # udp rx: 1338 MB/s 1088726 calls/s # udp tx: 1844 MB/s 31282 calls/s 31282 msg/s # UDP GRO fwd perf udp rx: 1724 MB/s 1403090 calls/s # udp tx: 1828 MB/s 31019 calls/s 31019 msg/s # udp rx: 1401 MB/s 1137890 calls/s # udp tx: 1874 MB/s 31790 calls/s 31790 msg/s # udp rx: 1819 MB/s 1480066 calls/s # udp tx: 1852 MB/s 31427 calls/s 31427 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__->