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.29 [+0.29] -4 -t # 2.56 [+2.26] tcp tx: 605 MB/s 10270 calls/s 10270 msg/s # 2.56 [+0.00] tcp rx: 605 MB/s 33830 calls/s # 3.56 [+1.00] tcp tx: 599 MB/s 10171 calls/s 10171 msg/s # 3.56 [+0.00] tcp rx: 600 MB/s 33777 calls/s # 4.56 [+1.00] tcp tx: 595 MB/s 10097 calls/s 10097 msg/s # 4.56 [+0.00] tcp rx: 595 MB/s 33489 calls/s # 5.56 [+1.00] tcp tx: 584 MB/s 9913 calls/s 9913 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.29] -4 -v # 6.90 [+1.02] udp rx: 550 MB/s 398592 calls/s # 6.92 [+0.02] udp tx: 823 MB/s 13966 calls/s 13966 msg/s # 7.90 [+0.98] udp rx: 565 MB/s 410554 calls/s # 7.92 [+0.02] udp tx: 806 MB/s 13684 calls/s 13684 msg/s # 8.90 [+0.98] udp rx: 567 MB/s 411392 calls/s # 8.92 [+0.02] udp tx: 783 MB/s 13290 calls/s 13290 msg/s # 9.90 [+0.99] udp rx: 565 MB/s 409856 calls/s # 9.92 [+0.01] udp tx: 812 MB/s 13784 calls/s 13784 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.31] -4 -G # 11.28 [+1.01] udp rx: 1118 MB/s 815681 calls/s # 11.30 [+0.02] udp tx: 1145 MB/s 19428 calls/s 19428 msg/s # 12.28 [+0.98] udp rx: 1143 MB/s 834190 calls/s # 12.30 [+0.02] udp tx: 1143 MB/s 19389 calls/s 19389 msg/s # 13.28 [+0.98] udp rx: 1140 MB/s 831956 calls/s # 13.30 [+0.02] udp tx: 1139 MB/s 19330 calls/s 19330 msg/s # 14.28 [+0.98] udp rx: 1140 MB/s 831460 calls/s # 14.30 [+0.02] udp tx: 1139 MB/s 19324 calls/s 19324 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__->