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.31 [+0.31] -4 -t # 2.58 [+2.26] tcp tx: 905 MB/s 15360 calls/s 15360 msg/s # 2.60 [+0.02] tcp rx: 933 MB/s 49141 calls/s # 3.58 [+0.97] tcp tx: 932 MB/s 15819 calls/s 15819 msg/s # 3.60 [+0.03] tcp rx: 933 MB/s 48039 calls/s # 4.58 [+0.97] tcp tx: 963 MB/s 16342 calls/s 16342 msg/s # 4.60 [+0.03] tcp rx: 964 MB/s 48481 calls/s # 5.58 [+0.97] tcp tx: 969 MB/s 16438 calls/s 16438 msg/s # 5.61 [+0.04] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.32] -4 -v # 6.95 [+1.02] udp rx: 622 MB/s 450870 calls/s # 6.97 [+0.02] udp tx: 1204 MB/s 20427 calls/s 20427 msg/s # 7.95 [+0.98] udp rx: 602 MB/s 436676 calls/s # 7.97 [+0.02] udp tx: 1126 MB/s 19105 calls/s 19105 msg/s # 8.95 [+0.98] udp rx: 620 MB/s 449316 calls/s # 8.97 [+0.02] udp tx: 1248 MB/s 21168 calls/s 21168 msg/s # 9.95 [+0.98] udp rx: 654 MB/s 473842 calls/s # 9.97 [+0.02] udp tx: 1233 MB/s 20924 calls/s 20924 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.30] -4 -G # 11.31 [+1.01] udp rx: 1065 MB/s 777224 calls/s # 11.33 [+0.02] udp tx: 1087 MB/s 18441 calls/s 18441 msg/s # 12.31 [+0.98] udp rx: 1143 MB/s 833684 calls/s # 12.33 [+0.02] udp tx: 1142 MB/s 19377 calls/s 19377 msg/s # 13.31 [+0.98] udp rx: 1045 MB/s 762764 calls/s # 13.33 [+0.02] udp tx: 1040 MB/s 17645 calls/s 17645 msg/s # 14.31 [+0.98] udp rx: 1057 MB/s 771363 calls/s # 14.33 [+0.02] udp tx: 1061 MB/s 18000 calls/s 18000 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__->