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: 1658 MB/s 1348819 calls/s # udp tx: 1837 MB/s 31158 calls/s 31158 msg/s # udp rx: 1943 MB/s 1581684 calls/s # udp tx: 1950 MB/s 33076 calls/s 33076 msg/s # udp rx: 1943 MB/s 1581750 calls/s # udp tx: 1950 MB/s 33086 calls/s 33086 msg/s # UDP GRO fwd perf udp rx: 1143 MB/s 929737 calls/s # udp tx: 1872 MB/s 31760 calls/s 31760 msg/s # udp rx: 1922 MB/s 1565170 calls/s # udp tx: 1929 MB/s 32723 calls/s 32723 msg/s # udp rx: 1937 MB/s 1577392 calls/s # udp tx: 1941 MB/s 32927 calls/s 32927 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: 1266 MB/s 1026878 calls/s # udp tx: 1869 MB/s 31704 calls/s 31704 msg/s # udp rx: 1814 MB/s 1470314 calls/s # udp tx: 1941 MB/s 32928 calls/s 32928 msg/s # udp rx: 1849 MB/s 1499510 calls/s # udp tx: 1937 MB/s 32862 calls/s 32862 msg/s # UDP GRO fwd perf udp rx: 1779 MB/s 1444386 calls/s # udp tx: 1938 MB/s 32885 calls/s 32885 msg/s # udp rx: 1735 MB/s 1407240 calls/s # udp tx: 1943 MB/s 32956 calls/s 32956 msg/s # udp rx: 1802 MB/s 1461816 calls/s # udp tx: 1946 MB/s 33006 calls/s 33006 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__->