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: 1462 MB/s 1190489 calls/s # udp tx: 1804 MB/s 30609 calls/s 30609 msg/s # udp rx: 1751 MB/s 1425987 calls/s # udp tx: 1756 MB/s 29793 calls/s 29793 msg/s # udp rx: 1861 MB/s 1515355 calls/s # udp tx: 1872 MB/s 31767 calls/s 31767 msg/s # UDP GRO fwd perf udp rx: 1864 MB/s 1518007 calls/s # udp tx: 1955 MB/s 33168 calls/s 33168 msg/s # udp rx: 1943 MB/s 1582112 calls/s # udp tx: 1952 MB/s 33115 calls/s 33115 msg/s # udp rx: 1944 MB/s 1582663 calls/s # udp tx: 1956 MB/s 33180 calls/s 33180 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: 1495 MB/s 1214973 calls/s # udp tx: 1703 MB/s 28887 calls/s 28887 msg/s # udp rx: 1709 MB/s 1386029 calls/s # udp tx: 1931 MB/s 32756 calls/s 32756 msg/s # udp rx: 1747 MB/s 1419339 calls/s # udp tx: 1867 MB/s 31668 calls/s 31668 msg/s # UDP GRO fwd perf udp rx: 1644 MB/s 1332815 calls/s # udp tx: 1919 MB/s 32550 calls/s 32550 msg/s # udp rx: 1712 MB/s 1388242 calls/s # udp tx: 1928 MB/s 32709 calls/s 32709 msg/s # udp rx: 1716 MB/s 1391022 calls/s # udp tx: 1935 MB/s 32823 calls/s 32823 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__->