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: 698 MB/s 11840 calls/s 11840 msg/s # tcp rx: 715 MB/s 36768 calls/s # tcp tx: 626 MB/s 10628 calls/s 10628 msg/s # tcp rx: 624 MB/s 32257 calls/s # tcp tx: 585 MB/s 9927 calls/s 9927 msg/s # tcp rx: 586 MB/s 30636 calls/s # tcp tx: 611 MB/s 10375 calls/s 10375 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: 524 MB/s 379904 calls/s # udp tx: 1103 MB/s 18715 calls/s 18715 msg/s # udp rx: 495 MB/s 358912 calls/s # udp tx: 875 MB/s 14857 calls/s 14857 msg/s # udp rx: 487 MB/s 353280 calls/s # udp tx: 891 MB/s 15114 calls/s 15114 msg/s # udp rx: 514 MB/s 372736 calls/s # udp tx: 895 MB/s 15185 calls/s 15185 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: 1099 MB/s 801812 calls/s # udp tx: 1120 MB/s 18996 calls/s 18996 msg/s # udp rx: 1105 MB/s 806332 calls/s # udp tx: 1114 MB/s 18908 calls/s 18908 msg/s # udp rx: 1092 MB/s 797035 calls/s # udp tx: 1096 MB/s 18592 calls/s 18592 msg/s # udp rx: 1155 MB/s 842729 calls/s # udp tx: 1158 MB/s 19652 calls/s 19652 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__->