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: 1487 MB/s 1209840 calls/s # udp tx: 1786 MB/s 30304 calls/s 30304 msg/s # udp rx: 1902 MB/s 1548421 calls/s # udp tx: 1938 MB/s 32875 calls/s 32875 msg/s # udp rx: 1936 MB/s 1576849 calls/s # udp tx: 1945 MB/s 32993 calls/s 32993 msg/s # UDP GRO fwd perf udp rx: 1480 MB/s 1202612 calls/s # udp tx: 1888 MB/s 32024 calls/s 32024 msg/s # udp rx: 1364 MB/s 1108567 calls/s # udp tx: 1952 MB/s 33119 calls/s 33119 msg/s # udp rx: 1937 MB/s 1577353 calls/s # udp tx: 1946 MB/s 33016 calls/s 33016 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: 1080 MB/s 877277 calls/s # udp tx: 1663 MB/s 28217 calls/s 28217 msg/s # udp rx: 1618 MB/s 1313590 calls/s # udp tx: 1897 MB/s 32176 calls/s 32176 msg/s # udp rx: 1588 MB/s 1288671 calls/s # udp tx: 1931 MB/s 32763 calls/s 32763 msg/s # UDP GRO fwd perf udp rx: 1559 MB/s 1267120 calls/s # udp tx: 1770 MB/s 30027 calls/s 30027 msg/s # udp rx: 1785 MB/s 1452181 calls/s # udp tx: 1828 MB/s 31007 calls/s 31007 msg/s # udp rx: 1718 MB/s 1397890 calls/s # udp tx: 1774 MB/s 30094 calls/s 30094 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__->