make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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 # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.32 [+0.32] -4 -t # 2.59 [+2.27] tcp tx: 1014 MB/s 17199 calls/s 17199 msg/s # 2.59 [+0.00] tcp rx: 1014 MB/s 50378 calls/s # 3.59 [+1.00] tcp tx: 957 MB/s 16246 calls/s 16246 msg/s # 3.59 [+0.00] tcp rx: 958 MB/s 49843 calls/s # 4.59 [+1.00] tcp tx: 954 MB/s 16181 calls/s 16181 msg/s # 4.59 [+0.00] tcp rx: 954 MB/s 49539 calls/s # 5.59 [+1.00] tcp tx: 949 MB/s 16108 calls/s 16108 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.29] -4 -v # 6.93 [+1.02] udp rx: 634 MB/s 460032 calls/s # 6.95 [+0.02] udp tx: 1204 MB/s 20423 calls/s 20423 msg/s # 7.93 [+0.98] udp rx: 645 MB/s 467582 calls/s # 7.95 [+0.02] udp tx: 1187 MB/s 20137 calls/s 20137 msg/s # 8.93 [+0.98] udp rx: 655 MB/s 474368 calls/s # 8.95 [+0.02] udp tx: 1281 MB/s 21732 calls/s 21732 msg/s # 9.93 [+0.99] udp rx: 662 MB/s 480080 calls/s # 9.95 [+0.01] udp tx: 1281 MB/s 21732 calls/s 21732 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.30] -4 -G # 11.29 [+1.02] udp rx: 1030 MB/s 751447 calls/s # 11.32 [+0.02] udp tx: 1046 MB/s 17750 calls/s 17750 msg/s # 12.29 [+0.98] udp rx: 674 MB/s 491703 calls/s # 12.32 [+0.02] udp tx: 673 MB/s 11428 calls/s 11428 msg/s # 13.29 [+0.98] udp rx: 669 MB/s 488102 calls/s # 13.32 [+0.02] udp tx: 669 MB/s 11348 calls/s 11348 msg/s # 14.30 [+0.98] udp rx: 661 MB/s 482494 calls/s # 14.32 [+0.02] udp tx: 660 MB/s 11209 calls/s 11209 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__->