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: 994 MB/s 16867 calls/s 16867 msg/s # tcp rx: 994 MB/s 51180 calls/s # tcp tx: 901 MB/s 15294 calls/s 15294 msg/s # tcp rx: 902 MB/s 46570 calls/s # tcp tx: 537 MB/s 9109 calls/s 9109 msg/s # tcp rx: 537 MB/s 32700 calls/s # tcp tx: 560 MB/s 9506 calls/s 9506 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: 484 MB/s 351195 calls/s # udp tx: 842 MB/s 14288 calls/s 14288 msg/s # udp rx: 537 MB/s 388935 calls/s # udp tx: 872 MB/s 14804 calls/s 14804 msg/s # udp rx: 533 MB/s 386196 calls/s # udp tx: 1322 MB/s 22430 calls/s 22430 msg/s # udp rx: 641 MB/s 464524 calls/s # udp tx: 1252 MB/s 21245 calls/s 21245 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: 642 MB/s 468313 calls/s # udp tx: 662 MB/s 11243 calls/s 11243 msg/s # udp rx: 674 MB/s 492254 calls/s # udp tx: 674 MB/s 11432 calls/s 11432 msg/s # udp rx: 649 MB/s 474002 calls/s # udp tx: 650 MB/s 11028 calls/s 11028 msg/s # udp rx: 646 MB/s 471681 calls/s # udp tx: 647 MB/s 10980 calls/s 10980 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__->