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: 901 MB/s 15287 calls/s 15287 msg/s # tcp rx: 902 MB/s 46962 calls/s # tcp tx: 890 MB/s 15106 calls/s 15106 msg/s # tcp rx: 893 MB/s 48586 calls/s # tcp tx: 909 MB/s 15421 calls/s 15421 msg/s # tcp rx: 909 MB/s 47017 calls/s # tcp tx: 910 MB/s 15442 calls/s 15442 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: 606 MB/s 439552 calls/s # udp tx: 1297 MB/s 22006 calls/s 22006 msg/s # udp rx: 663 MB/s 481536 calls/s # udp tx: 1228 MB/s 20838 calls/s 20838 msg/s # udp rx: 663 MB/s 480810 calls/s # udp tx: 1285 MB/s 21809 calls/s 21809 msg/s # udp rx: 663 MB/s 480755 calls/s # udp tx: 1271 MB/s 21573 calls/s 21573 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: 1050 MB/s 766424 calls/s # udp tx: 1083 MB/s 18381 calls/s 18381 msg/s # udp rx: 999 MB/s 729222 calls/s # udp tx: 979 MB/s 16621 calls/s 16621 msg/s # udp rx: 538 MB/s 392891 calls/s # udp tx: 542 MB/s 9200 calls/s 9200 msg/s # udp rx: 600 MB/s 437809 calls/s # udp tx: 615 MB/s 10439 calls/s 10439 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__->