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.34 [+0.34] -4 -t # 2.64 [+2.30] tcp tx: 547 MB/s 9278 calls/s 9278 msg/s # 2.64 [+0.00] tcp rx: 549 MB/s 32892 calls/s # 3.64 [+1.00] tcp tx: 549 MB/s 9324 calls/s 9324 msg/s # 3.64 [+0.00] tcp rx: 549 MB/s 32247 calls/s # 4.64 [+1.00] tcp tx: 567 MB/s 9624 calls/s 9624 msg/s # 4.64 [+0.00] tcp rx: 567 MB/s 32648 calls/s # 5.64 [+1.00] tcp tx: 572 MB/s 9706 calls/s 9706 msg/s # 5.67 [+0.03] udp gso - over veth touching data # 5.68 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.98 [+0.30] -4 -v # 6.99 [+1.02] udp rx: 626 MB/s 453888 calls/s # 7.01 [+0.02] udp tx: 1244 MB/s 21109 calls/s 21109 msg/s # 8.00 [+0.98] udp rx: 628 MB/s 455168 calls/s # 8.01 [+0.02] udp tx: 1320 MB/s 22389 calls/s 22389 msg/s # 9.00 [+0.98] udp rx: 664 MB/s 481280 calls/s # 9.01 [+0.02] udp tx: 1307 MB/s 22179 calls/s 22179 msg/s # 10.00 [+0.98] udp rx: 662 MB/s 479488 calls/s # 10.01 [+0.02] udp tx: 1310 MB/s 22219 calls/s 22219 msg/s # 10.04 [+0.03] udp gso and gro - over veth touching data # 10.04 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.31 [+0.26] -4 -G # 11.32 [+1.01] udp rx: 1129 MB/s 823910 calls/s # 11.34 [+0.02] udp tx: 1152 MB/s 19548 calls/s 19548 msg/s # 12.32 [+0.98] udp rx: 1098 MB/s 801452 calls/s # 12.34 [+0.02] udp tx: 1097 MB/s 18619 calls/s 18619 msg/s # 13.32 [+0.98] udp rx: 1024 MB/s 746955 calls/s # 13.34 [+0.02] udp tx: 1023 MB/s 17358 calls/s 17358 msg/s # 14.32 [+0.98] udp rx: 1079 MB/s 787113 calls/s # 14.34 [+0.02] udp tx: 1078 MB/s 18297 calls/s 18297 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__->