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: 557 MB/s 9454 calls/s 9454 msg/s # tcp rx: 557 MB/s 22982 calls/s # tcp tx: 556 MB/s 9436 calls/s 9436 msg/s # tcp rx: 559 MB/s 22819 calls/s # tcp tx: 503 MB/s 8547 calls/s 8547 msg/s # tcp rx: 504 MB/s 18600 calls/s # tcp tx: 506 MB/s 8594 calls/s 8594 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: 464 MB/s 337670 calls/s # udp tx: 623 MB/s 10572 calls/s 10572 msg/s # udp rx: 571 MB/s 415488 calls/s # udp tx: 639 MB/s 10847 calls/s 10847 msg/s # udp rx: 532 MB/s 387254 calls/s # udp tx: 602 MB/s 10212 calls/s 10212 msg/s # udp rx: 530 MB/s 385635 calls/s # udp tx: 624 MB/s 10588 calls/s 10588 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: 609 MB/s 444798 calls/s # udp tx: 627 MB/s 10651 calls/s 10651 msg/s # udp rx: 643 MB/s 469087 calls/s # udp tx: 643 MB/s 10921 calls/s 10921 msg/s # udp rx: 536 MB/s 391142 calls/s # udp tx: 535 MB/s 9078 calls/s 9078 msg/s # udp rx: 548 MB/s 400194 calls/s # udp tx: 548 MB/s 9305 calls/s 9305 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__->