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: 977 MB/s 16581 calls/s 16581 msg/s # tcp rx: 978 MB/s 51529 calls/s # tcp tx: 948 MB/s 16095 calls/s 16095 msg/s # tcp rx: 949 MB/s 49213 calls/s # tcp tx: 951 MB/s 16145 calls/s 16145 msg/s # tcp rx: 952 MB/s 50046 calls/s # tcp tx: 946 MB/s 16047 calls/s 16047 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: 638 MB/s 462592 calls/s # udp tx: 1267 MB/s 21504 calls/s 21504 msg/s # udp rx: 628 MB/s 455936 calls/s # udp tx: 1272 MB/s 21576 calls/s 21576 msg/s # udp rx: 661 MB/s 478976 calls/s # udp tx: 1304 MB/s 22120 calls/s 22120 msg/s # udp rx: 609 MB/s 441088 calls/s # udp tx: 1322 MB/s 22423 calls/s 22423 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: 611 MB/s 446206 calls/s # udp tx: 624 MB/s 10596 calls/s 10596 msg/s # udp rx: 622 MB/s 454034 calls/s # udp tx: 621 MB/s 10545 calls/s 10545 msg/s # udp rx: 669 MB/s 488415 calls/s # udp tx: 669 MB/s 11354 calls/s 11354 msg/s # udp rx: 633 MB/s 462339 calls/s # udp tx: 632 MB/s 10729 calls/s 10729 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__->