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: 917 MB/s 15569 calls/s 15569 msg/s # 2.53 [+0.00] tcp rx: 918 MB/s 48807 calls/s # 3.53 [+1.00] tcp tx: 957 MB/s 16240 calls/s 16240 msg/s # 3.53 [+0.00] tcp rx: 958 MB/s 49058 calls/s # 4.53 [+1.00] tcp tx: 952 MB/s 16158 calls/s 16158 msg/s # 4.53 [+0.00] tcp rx: 953 MB/s 48882 calls/s # 5.53 [+1.00] tcp tx: 967 MB/s 16414 calls/s 16414 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.01] udp rx: 610 MB/s 442368 calls/s # 6.89 [+0.02] udp tx: 1205 MB/s 20439 calls/s 20439 msg/s # 7.86 [+0.98] udp rx: 640 MB/s 464896 calls/s # 7.89 [+0.02] udp tx: 1200 MB/s 20357 calls/s 20357 msg/s # 8.86 [+0.98] udp rx: 666 MB/s 483072 calls/s # 8.89 [+0.02] udp tx: 1269 MB/s 21532 calls/s 21532 msg/s # 9.87 [+0.98] udp rx: 667 MB/s 483328 calls/s # 9.89 [+0.02] udp tx: 1271 MB/s 21572 calls/s 21572 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.30] -4 -G # 11.23 [+1.01] udp rx: 1077 MB/s 785616 calls/s # 11.25 [+0.02] udp tx: 1097 MB/s 18622 calls/s 18622 msg/s # 12.23 [+0.98] udp rx: 1072 MB/s 782069 calls/s # 12.25 [+0.02] udp tx: 1079 MB/s 18305 calls/s 18305 msg/s # 13.24 [+0.98] udp rx: 1128 MB/s 823324 calls/s # 13.25 [+0.02] udp tx: 1131 MB/s 19184 calls/s 19184 msg/s # 14.24 [+0.99] udp rx: 1128 MB/s 822963 calls/s # 14.25 [+0.01] udp tx: 1130 MB/s 19170 calls/s 19170 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__->