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: 971 MB/s 16482 calls/s 16482 msg/s # tcp rx: 972 MB/s 50491 calls/s # tcp tx: 966 MB/s 16398 calls/s 16398 msg/s # tcp rx: 989 MB/s 48714 calls/s # tcp tx: 973 MB/s 16507 calls/s 16507 msg/s # tcp rx: 974 MB/s 48425 calls/s # tcp tx: 967 MB/s 16413 calls/s 16413 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: 648 MB/s 469566 calls/s # udp tx: 1244 MB/s 21112 calls/s 21112 msg/s # udp rx: 667 MB/s 483328 calls/s # udp tx: 1255 MB/s 21294 calls/s 21294 msg/s # udp rx: 632 MB/s 458240 calls/s # udp tx: 1315 MB/s 22311 calls/s 22311 msg/s # udp rx: 622 MB/s 451072 calls/s # udp tx: 1309 MB/s 22211 calls/s 22211 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: 696 MB/s 508211 calls/s # udp tx: 708 MB/s 12023 calls/s 12023 msg/s # udp rx: 673 MB/s 491300 calls/s # udp tx: 678 MB/s 11509 calls/s 11509 msg/s # udp rx: 605 MB/s 441789 calls/s # udp tx: 605 MB/s 10272 calls/s 10272 msg/s # udp rx: 693 MB/s 505625 calls/s # udp tx: 693 MB/s 11754 calls/s 11754 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__->