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: 609 MB/s 10343 calls/s 10343 msg/s # tcp rx: 610 MB/s 44416 calls/s # tcp tx: 531 MB/s 9023 calls/s 9023 msg/s # tcp rx: 532 MB/s 37479 calls/s # tcp tx: 508 MB/s 8625 calls/s 8625 msg/s # tcp rx: 509 MB/s 36121 calls/s # tcp tx: 511 MB/s 8674 calls/s 8674 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: 523 MB/s 378457 calls/s # udp tx: 854 MB/s 14494 calls/s 14494 msg/s # udp rx: 540 MB/s 391413 calls/s # udp tx: 827 MB/s 14031 calls/s 14031 msg/s # udp rx: 515 MB/s 373365 calls/s # udp tx: 857 MB/s 14550 calls/s 14550 msg/s # udp rx: 523 MB/s 379250 calls/s # udp tx: 845 MB/s 14334 calls/s 14334 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: 1076 MB/s 785198 calls/s # udp tx: 1104 MB/s 18732 calls/s 18732 msg/s # udp rx: 1016 MB/s 741487 calls/s # udp tx: 1004 MB/s 17044 calls/s 17044 msg/s # udp rx: 614 MB/s 447927 calls/s # udp tx: 611 MB/s 10364 calls/s 10364 msg/s # udp rx: 623 MB/s 454688 calls/s # udp tx: 626 MB/s 10624 calls/s 10624 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__->