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 6000 # 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: 552 MB/s 9363 calls/s 9363 msg/s # tcp rx: 552 MB/s 24955 calls/s # tcp tx: 596 MB/s 10121 calls/s 10121 msg/s # tcp rx: 597 MB/s 24106 calls/s # tcp tx: 588 MB/s 9975 calls/s 9975 msg/s # tcp rx: 588 MB/s 26922 calls/s # tcp tx: 614 MB/s 10425 calls/s 10425 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: 398 MB/s 289973 calls/s # udp tx: 503 MB/s 8543 calls/s 8543 msg/s # udp rx: 400 MB/s 292056 calls/s # udp tx: 407 MB/s 6909 calls/s 6909 msg/s # udp rx: 423 MB/s 308325 calls/s # udp tx: 486 MB/s 8247 calls/s 8247 msg/s # udp rx: 380 MB/s 276924 calls/s # udp tx: 428 MB/s 7274 calls/s 7274 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: 587 MB/s 428424 calls/s # udp tx: 603 MB/s 10235 calls/s 10235 msg/s # udp rx: 607 MB/s 442907 calls/s # udp tx: 606 MB/s 10284 calls/s 10284 msg/s # udp rx: 585 MB/s 426812 calls/s # udp tx: 589 MB/s 9997 calls/s 9997 msg/s # udp rx: 580 MB/s 423450 calls/s # udp tx: 580 MB/s 9845 calls/s 9845 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__->