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: 1620 MB/s 1318901 calls/s # udp tx: 1888 MB/s 32030 calls/s 32030 msg/s # udp rx: 1903 MB/s 1548881 calls/s # udp tx: 1919 MB/s 32564 calls/s 32564 msg/s # udp rx: 1908 MB/s 1553305 calls/s # udp tx: 1915 MB/s 32491 calls/s 32491 msg/s # UDP GRO fwd perf udp rx: 1538 MB/s 1252290 calls/s # udp tx: 1946 MB/s 33018 calls/s 33018 msg/s # udp rx: 1892 MB/s 1540047 calls/s # udp tx: 1924 MB/s 32649 calls/s 32649 msg/s # udp rx: 1879 MB/s 1530387 calls/s # udp tx: 1918 MB/s 32543 calls/s 32543 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: 1454 MB/s 1180001 calls/s # udp tx: 1808 MB/s 30677 calls/s 30677 msg/s # udp rx: 1691 MB/s 1375124 calls/s # udp tx: 1791 MB/s 30385 calls/s 30385 msg/s # udp rx: 1710 MB/s 1391192 calls/s # udp tx: 1759 MB/s 29842 calls/s 29842 msg/s # UDP GRO fwd perf udp tx: 1885 MB/s 31974 calls/s 31974 msg/s # udp rx: 1332 MB/s 1079593 calls/s # udp tx: 1924 MB/s 32643 calls/s 32643 msg/s # udp rx: 1509 MB/s 1222639 calls/s # udp tx: 1934 MB/s 32816 calls/s 32816 msg/s # udp rx: 1392 MB/s 1127265 calls/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__->