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.31] -4 -t # 2.60 [+2.28] tcp tx: 889 MB/s 15088 calls/s 15088 msg/s # 2.60 [+0.00] tcp rx: 890 MB/s 48676 calls/s # 3.60 [+1.00] tcp tx: 984 MB/s 16696 calls/s 16696 msg/s # 3.60 [+0.00] tcp rx: 985 MB/s 50439 calls/s # 4.60 [+1.00] tcp tx: 969 MB/s 16440 calls/s 16440 msg/s # 4.60 [+0.00] tcp rx: 970 MB/s 50118 calls/s # 5.60 [+1.00] tcp tx: 987 MB/s 16756 calls/s 16756 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.31] -4 -v # 6.96 [+1.01] udp rx: 502 MB/s 364365 calls/s # 6.98 [+0.02] udp tx: 838 MB/s 14221 calls/s 14221 msg/s # 7.97 [+0.98] udp rx: 486 MB/s 352463 calls/s # 7.98 [+0.02] udp tx: 832 MB/s 14125 calls/s 14125 msg/s # 8.97 [+0.98] udp rx: 501 MB/s 363755 calls/s # 8.98 [+0.02] udp tx: 791 MB/s 13429 calls/s 13429 msg/s # 9.97 [+0.98] udp rx: 480 MB/s 348139 calls/s # 9.98 [+0.02] udp tx: 894 MB/s 15165 calls/s 15165 msg/s # 10.02 [+0.04] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.34 [+0.32] -4 -G # 11.36 [+1.02] udp rx: 540 MB/s 394381 calls/s # 11.38 [+0.02] udp tx: 554 MB/s 9410 calls/s 9410 msg/s # 12.36 [+0.98] udp rx: 575 MB/s 419464 calls/s # 12.38 [+0.02] udp tx: 574 MB/s 9746 calls/s 9746 msg/s # 13.36 [+0.98] udp rx: 601 MB/s 438934 calls/s # 13.38 [+0.02] udp tx: 606 MB/s 10288 calls/s 10288 msg/s # 14.36 [+0.98] udp rx: 593 MB/s 432713 calls/s # 14.38 [+0.02] udp tx: 592 MB/s 10046 calls/s 10046 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__->