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.26 [+0.26] -4 -t # 2.50 [+2.24] tcp tx: 967 MB/s 16405 calls/s 16405 msg/s # 2.50 [+0.00] tcp rx: 967 MB/s 50140 calls/s # 3.50 [+1.00] tcp tx: 977 MB/s 16584 calls/s 16584 msg/s # 3.52 [+0.02] tcp rx: 996 MB/s 50471 calls/s # 4.50 [+0.98] tcp tx: 939 MB/s 15933 calls/s 15933 msg/s # 4.52 [+0.02] tcp rx: 937 MB/s 48589 calls/s # 5.50 [+0.98] tcp tx: 928 MB/s 15745 calls/s 15745 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.78 [+0.25] -4 -v # 6.79 [+1.01] udp rx: 661 MB/s 479232 calls/s # 6.81 [+0.01] udp tx: 1233 MB/s 20917 calls/s 20917 msg/s # 7.80 [+0.99] udp rx: 669 MB/s 485145 calls/s # 7.81 [+0.01] udp tx: 1237 MB/s 20986 calls/s 20986 msg/s # 8.80 [+0.99] udp rx: 668 MB/s 484377 calls/s # 8.81 [+0.01] udp tx: 1226 MB/s 20805 calls/s 20805 msg/s # 9.80 [+0.99] udp rx: 651 MB/s 471988 calls/s # 9.81 [+0.01] udp tx: 1227 MB/s 20820 calls/s 20820 msg/s # 9.84 [+0.03] udp gso and gro - over veth touching data # 9.84 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.11 [+0.28] -4 -G # 11.13 [+1.01] udp rx: 1081 MB/s 789080 calls/s # 11.14 [+0.01] udp tx: 1098 MB/s 18634 calls/s 18634 msg/s # 12.13 [+0.99] udp rx: 1116 MB/s 814089 calls/s # 12.14 [+0.01] udp tx: 1116 MB/s 18939 calls/s 18939 msg/s # 13.13 [+0.99] udp rx: 1118 MB/s 815765 calls/s # 13.14 [+0.01] udp tx: 1117 MB/s 18959 calls/s 18959 msg/s # 14.13 [+0.99] udp rx: 1119 MB/s 816558 calls/s # 14.14 [+0.01] udp tx: 1119 MB/s 18980 calls/s 18980 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__->