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: 1488 MB/s 25251 calls/s 25251 msg/s # tcp rx: 1490 MB/s 65382 calls/s # tcp tx: 1564 MB/s 26527 calls/s 26527 msg/s # tcp rx: 1565 MB/s 67871 calls/s # tcp tx: 1529 MB/s 25949 calls/s 25949 msg/s # tcp rx: 1531 MB/s 66829 calls/s # tcp tx: 1058 MB/s 17954 calls/s 17954 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: 482 MB/s 349831 calls/s # udp tx: 824 MB/s 13979 calls/s 13979 msg/s # udp rx: 509 MB/s 370009 calls/s # udp tx: 821 MB/s 13925 calls/s 13925 msg/s # udp rx: 517 MB/s 375361 calls/s # udp tx: 882 MB/s 14974 calls/s 14974 msg/s # udp rx: 546 MB/s 396892 calls/s # udp tx: 754 MB/s 12789 calls/s 12789 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: 713 MB/s 520235 calls/s # udp tx: 736 MB/s 12486 calls/s 12486 msg/s # udp rx: 755 MB/s 551318 calls/s # udp tx: 755 MB/s 12822 calls/s 12822 msg/s # udp rx: 728 MB/s 531197 calls/s # udp tx: 727 MB/s 12345 calls/s 12345 msg/s # udp rx: 688 MB/s 502015 calls/s # udp tx: 687 MB/s 11665 calls/s 11665 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__->