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: 889 MB/s 15079 calls/s 15079 msg/s # tcp rx: 889 MB/s 51491 calls/s # tcp tx: 920 MB/s 15614 calls/s 15614 msg/s # tcp rx: 929 MB/s 49768 calls/s # tcp tx: 893 MB/s 15154 calls/s 15154 msg/s # tcp rx: 892 MB/s 48129 calls/s # tcp tx: 880 MB/s 14939 calls/s 14939 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: 544 MB/s 394240 calls/s # udp tx: 1271 MB/s 21562 calls/s 21562 msg/s # udp rx: 626 MB/s 453486 calls/s # udp tx: 1280 MB/s 21716 calls/s 21716 msg/s # udp rx: 665 MB/s 482091 calls/s # udp tx: 1298 MB/s 22024 calls/s 22024 msg/s # udp rx: 666 MB/s 482810 calls/s # udp tx: 1300 MB/s 22056 calls/s 22056 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: 553 MB/s 403626 calls/s # udp tx: 585 MB/s 9924 calls/s 9924 msg/s # udp rx: 1061 MB/s 774380 calls/s # udp tx: 1063 MB/s 18045 calls/s 18045 msg/s # udp rx: 1094 MB/s 798057 calls/s # udp tx: 1095 MB/s 18584 calls/s 18584 msg/s # udp rx: 1142 MB/s 832990 calls/s # udp tx: 1142 MB/s 19380 calls/s 19380 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__->