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.30 [+0.30] -4 -t # 2.57 [+2.26] tcp tx: 919 MB/s 15598 calls/s 15598 msg/s # 2.57 [+0.00] tcp rx: 919 MB/s 44637 calls/s # 3.57 [+1.00] tcp tx: 904 MB/s 15341 calls/s 15341 msg/s # 3.57 [+0.00] tcp rx: 905 MB/s 46918 calls/s # 4.57 [+1.00] tcp tx: 906 MB/s 15382 calls/s 15382 msg/s # 4.57 [+0.00] tcp rx: 907 MB/s 46943 calls/s # 5.56 [+1.00] tcp tx: 910 MB/s 15442 calls/s 15442 msg/s # 5.60 [+0.04] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.30] -4 -v # 6.91 [+1.02] udp rx: 656 MB/s 475392 calls/s # 6.93 [+0.02] udp tx: 1233 MB/s 20926 calls/s 20926 msg/s # 7.91 [+0.98] udp rx: 658 MB/s 477387 calls/s # 7.93 [+0.02] udp tx: 1186 MB/s 20132 calls/s 20132 msg/s # 8.92 [+0.98] udp rx: 669 MB/s 484766 calls/s # 8.93 [+0.02] udp tx: 1240 MB/s 21034 calls/s 21034 msg/s # 9.92 [+0.98] udp rx: 669 MB/s 485348 calls/s # 9.93 [+0.02] udp tx: 1168 MB/s 19817 calls/s 19817 msg/s # 9.97 [+0.04] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.30] -4 -G # 11.28 [+1.01] udp rx: 1111 MB/s 810702 calls/s # 11.30 [+0.02] udp tx: 1132 MB/s 19207 calls/s 19207 msg/s # 12.28 [+0.98] udp rx: 1123 MB/s 819244 calls/s # 12.30 [+0.02] udp tx: 1124 MB/s 19073 calls/s 19073 msg/s # 13.28 [+0.98] udp rx: 1125 MB/s 820570 calls/s # 13.30 [+0.02] udp tx: 1126 MB/s 19098 calls/s 19098 msg/s # 14.28 [+0.98] udp rx: 1128 MB/s 823338 calls/s # 14.30 [+0.02] udp tx: 1130 MB/s 19171 calls/s 19171 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__->