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: 894 MB/s 15173 calls/s 15173 msg/s # tcp rx: 894 MB/s 49304 calls/s # tcp tx: 897 MB/s 15228 calls/s 15228 msg/s # tcp rx: 898 MB/s 48617 calls/s # tcp tx: 888 MB/s 15064 calls/s 15064 msg/s # tcp rx: 889 MB/s 49109 calls/s # tcp tx: 897 MB/s 15218 calls/s 15218 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: 600 MB/s 434944 calls/s # udp tx: 1330 MB/s 22560 calls/s 22560 msg/s # udp rx: 581 MB/s 422400 calls/s # udp tx: 1281 MB/s 21741 calls/s 21741 msg/s # udp rx: 631 MB/s 457294 calls/s # udp tx: 1321 MB/s 22412 calls/s 22412 msg/s # udp rx: 658 MB/s 476672 calls/s # udp tx: 1316 MB/s 22324 calls/s 22324 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: 876 MB/s 639474 calls/s # udp tx: 893 MB/s 15156 calls/s 15156 msg/s # udp rx: 688 MB/s 501952 calls/s # udp tx: 691 MB/s 11723 calls/s 11723 msg/s # udp rx: 704 MB/s 514160 calls/s # udp tx: 706 MB/s 11987 calls/s 11987 msg/s # udp rx: 687 MB/s 501168 calls/s # udp tx: 689 MB/s 11691 calls/s 11691 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__->