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.28 [+0.28] -4 -t # 2.53 [+2.25] tcp tx: 983 MB/s 16684 calls/s 16684 msg/s # 2.57 [+0.04] tcp rx: 1030 MB/s 50731 calls/s # 3.53 [+0.96] tcp tx: 971 MB/s 16478 calls/s 16478 msg/s # 3.57 [+0.04] tcp rx: 974 MB/s 47087 calls/s # 4.53 [+0.96] tcp tx: 972 MB/s 16501 calls/s 16501 msg/s # 4.57 [+0.04] tcp rx: 963 MB/s 49381 calls/s # 5.53 [+0.96] tcp tx: 964 MB/s 16364 calls/s 16364 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.29] -4 -v # 6.86 [+1.02] udp rx: 642 MB/s 465152 calls/s # 6.88 [+0.02] udp tx: 1299 MB/s 22039 calls/s 22039 msg/s # 7.86 [+0.98] udp rx: 668 MB/s 484352 calls/s # 7.88 [+0.02] udp tx: 1295 MB/s 21968 calls/s 21968 msg/s # 8.86 [+0.99] udp rx: 669 MB/s 484864 calls/s # 8.88 [+0.01] udp tx: 1294 MB/s 21949 calls/s 21949 msg/s # 9.86 [+0.99] udp rx: 668 MB/s 484352 calls/s # 9.88 [+0.01] udp tx: 1293 MB/s 21941 calls/s 21941 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.26] -4 -G # 11.18 [+1.01] udp rx: 1148 MB/s 837752 calls/s # 11.20 [+0.02] udp tx: 1170 MB/s 19844 calls/s 19844 msg/s # 12.18 [+0.98] udp rx: 1165 MB/s 849701 calls/s # 12.20 [+0.02] udp tx: 1166 MB/s 19778 calls/s 19778 msg/s # 13.18 [+0.98] udp rx: 1166 MB/s 850970 calls/s # 13.20 [+0.02] udp tx: 1167 MB/s 19802 calls/s 19802 msg/s # 14.18 [+0.99] udp rx: 1168 MB/s 852114 calls/s # 14.20 [+0.01] udp tx: 1168 MB/s 19826 calls/s 19826 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__->