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: 703 MB/s 11934 calls/s 11934 msg/s # tcp rx: 704 MB/s 54210 calls/s # tcp tx: 868 MB/s 14738 calls/s 14738 msg/s # tcp rx: 869 MB/s 64880 calls/s # tcp tx: 886 MB/s 15031 calls/s 15031 msg/s # tcp rx: 887 MB/s 71182 calls/s # tcp tx: 889 MB/s 15081 calls/s 15081 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: 628 MB/s 455424 calls/s # udp tx: 1208 MB/s 20492 calls/s 20492 msg/s # udp rx: 648 MB/s 470016 calls/s # udp tx: 1161 MB/s 19704 calls/s 19704 msg/s # udp rx: 593 MB/s 430080 calls/s # udp tx: 1301 MB/s 22069 calls/s 22069 msg/s # udp rx: 637 MB/s 461568 calls/s # udp tx: 1305 MB/s 22138 calls/s 22138 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: 1082 MB/s 789120 calls/s # udp tx: 1109 MB/s 18823 calls/s 18823 msg/s # udp rx: 1110 MB/s 810070 calls/s # udp tx: 1111 MB/s 18846 calls/s 18846 msg/s # udp rx: 1179 MB/s 860110 calls/s # udp tx: 1180 MB/s 20025 calls/s 20025 msg/s # udp rx: 1093 MB/s 797163 calls/s # udp tx: 1092 MB/s 18531 calls/s 18531 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__->