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: 947 MB/s 16067 calls/s 16067 msg/s # tcp rx: 952 MB/s 50737 calls/s # tcp tx: 982 MB/s 16672 calls/s 16672 msg/s # tcp rx: 985 MB/s 50108 calls/s # tcp tx: 986 MB/s 16739 calls/s 16739 msg/s # tcp rx: 987 MB/s 50313 calls/s # tcp tx: 931 MB/s 15796 calls/s 15796 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: 640 MB/s 464128 calls/s # udp tx: 1259 MB/s 21368 calls/s 21368 msg/s # udp rx: 646 MB/s 467968 calls/s # udp tx: 1320 MB/s 22394 calls/s 22394 msg/s # udp rx: 652 MB/s 472320 calls/s # udp tx: 1316 MB/s 22326 calls/s 22326 msg/s # udp rx: 660 MB/s 478208 calls/s # udp tx: 1317 MB/s 22339 calls/s 22339 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: 635 MB/s 463418 calls/s # udp tx: 650 MB/s 11037 calls/s 11037 msg/s # udp rx: 751 MB/s 547786 calls/s # udp tx: 763 MB/s 12949 calls/s 12949 msg/s # udp rx: 1128 MB/s 822715 calls/s # udp tx: 1127 MB/s 19119 calls/s 19119 msg/s # udp rx: 1134 MB/s 827259 calls/s # udp tx: 1133 MB/s 19233 calls/s 19233 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__->