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: 539 MB/s 9148 calls/s 9148 msg/s # tcp rx: 540 MB/s 33622 calls/s # tcp tx: 526 MB/s 8936 calls/s 8936 msg/s # tcp rx: 528 MB/s 32917 calls/s # tcp tx: 535 MB/s 9082 calls/s 9082 msg/s # tcp rx: 534 MB/s 32542 calls/s # tcp tx: 521 MB/s 8841 calls/s 8841 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: 490 MB/s 355503 calls/s # udp tx: 813 MB/s 13791 calls/s 13791 msg/s # udp rx: 490 MB/s 354819 calls/s # udp tx: 870 MB/s 14756 calls/s 14756 msg/s # udp rx: 467 MB/s 338442 calls/s # udp tx: 902 MB/s 15299 calls/s 15299 msg/s # udp rx: 464 MB/s 335867 calls/s # udp tx: 899 MB/s 15264 calls/s 15264 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: 627 MB/s 457448 calls/s # udp tx: 639 MB/s 10851 calls/s 10851 msg/s # udp rx: 646 MB/s 471770 calls/s # udp tx: 646 MB/s 10966 calls/s 10966 msg/s # udp rx: 676 MB/s 493518 calls/s # udp tx: 676 MB/s 11470 calls/s 11470 msg/s # udp rx: 680 MB/s 496391 calls/s # udp tx: 680 MB/s 11535 calls/s 11535 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__->