make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 962 MB/s 16330 calls/s 16330 msg/s # tcp rx: 963 MB/s 50286 calls/s # tcp tx: 910 MB/s 15446 calls/s 15446 msg/s # tcp rx: 916 MB/s 48847 calls/s # tcp tx: 885 MB/s 15020 calls/s 15020 msg/s # tcp rx: 892 MB/s 48067 calls/s # tcp tx: 883 MB/s 14979 calls/s 14979 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 638 MB/s 462592 calls/s # udp tx: 1119 MB/s 18979 calls/s 18979 msg/s # udp rx: 662 MB/s 480768 calls/s # udp tx: 1164 MB/s 19747 calls/s 19747 msg/s # udp rx: 662 MB/s 479744 calls/s # udp tx: 1230 MB/s 20868 calls/s 20868 msg/s # udp rx: 649 MB/s 470428 calls/s # udp tx: 1177 MB/s 19978 calls/s 19978 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1031 MB/s 752519 calls/s # udp tx: 1061 MB/s 18002 calls/s 18002 msg/s # udp rx: 1143 MB/s 833604 calls/s # udp tx: 1145 MB/s 19432 calls/s 19432 msg/s # udp rx: 1142 MB/s 833177 calls/s # udp tx: 1144 MB/s 19405 calls/s 19405 msg/s # udp rx: 1146 MB/s 835919 calls/s # udp tx: 1147 MB/s 19464 calls/s 19464 msg/s ok 1 selftests: net: udpgro_frglist.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__->