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: 1598 MB/s 1300973 calls/s # udp tx: 1869 MB/s 31714 calls/s 31714 msg/s # udp rx: 1899 MB/s 1546352 calls/s # udp tx: 1966 MB/s 33359 calls/s 33359 msg/s # udp rx: 1921 MB/s 1564302 calls/s # udp tx: 1939 MB/s 32895 calls/s 32895 msg/s # UDP GRO fwd perf udp tx: 1858 MB/s 31528 calls/s 31528 msg/s # udp rx: 1319 MB/s 1072832 calls/s # udp tx: 1955 MB/s 33164 calls/s 33164 msg/s # udp rx: 1832 MB/s 1489623 calls/s # udp tx: 1965 MB/s 33344 calls/s 33344 msg/s # udp rx: 1783 MB/s 1452249 calls/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: 1144 MB/s 929634 calls/s # udp tx: 1664 MB/s 28231 calls/s 28231 msg/s # udp rx: 1710 MB/s 1386780 calls/s # udp tx: 1916 MB/s 32506 calls/s 32506 msg/s # udp rx: 1431 MB/s 1160120 calls/s # udp tx: 1922 MB/s 32602 calls/s 32602 msg/s # UDP GRO fwd perf udp rx: 1651 MB/s 1339118 calls/s # udp tx: 1922 MB/s 32612 calls/s 32612 msg/s # udp rx: 1709 MB/s 1385056 calls/s # udp tx: 1939 MB/s 32897 calls/s 32897 msg/s # udp rx: 1673 MB/s 1356745 calls/s # udp tx: 1910 MB/s 32399 calls/s 32399 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__->