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: 595 MB/s 10103 calls/s 10103 msg/s # tcp rx: 596 MB/s 30930 calls/s # tcp tx: 593 MB/s 10070 calls/s 10070 msg/s # tcp rx: 595 MB/s 30765 calls/s # tcp tx: 590 MB/s 10023 calls/s 10023 msg/s # tcp rx: 591 MB/s 30788 calls/s # tcp tx: 563 MB/s 9550 calls/s 9550 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: 553 MB/s 400633 calls/s # udp tx: 1081 MB/s 18349 calls/s 18349 msg/s # udp rx: 645 MB/s 467712 calls/s # udp tx: 1289 MB/s 21868 calls/s 21868 msg/s # udp rx: 666 MB/s 482560 calls/s # udp tx: 1284 MB/s 21791 calls/s 21791 msg/s # udp rx: 665 MB/s 482048 calls/s # udp tx: 1283 MB/s 21770 calls/s 21770 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: 990 MB/s 722637 calls/s # udp tx: 1017 MB/s 17252 calls/s 17252 msg/s # udp rx: 1056 MB/s 770635 calls/s # udp tx: 1057 MB/s 17943 calls/s 17943 msg/s # udp rx: 1151 MB/s 839726 calls/s # udp tx: 1148 MB/s 19471 calls/s 19471 msg/s # udp rx: 1125 MB/s 821122 calls/s # udp tx: 1128 MB/s 19141 calls/s 19141 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__->