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: 958 MB/s 16265 calls/s 16265 msg/s # 2.50 [+0.00] tcp rx: 959 MB/s 49822 calls/s # 3.50 [+1.00] tcp tx: 957 MB/s 16245 calls/s 16245 msg/s # 3.51 [+0.00] tcp rx: 958 MB/s 50329 calls/s # 4.50 [+1.00] tcp tx: 951 MB/s 16138 calls/s 16138 msg/s # 4.51 [+0.00] tcp rx: 952 MB/s 48036 calls/s # 5.50 [+1.00] tcp tx: 978 MB/s 16598 calls/s 16598 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.81 [+0.28] -4 -v # 6.83 [+1.01] udp rx: 569 MB/s 412928 calls/s # 6.85 [+0.02] udp tx: 1141 MB/s 19360 calls/s 19360 msg/s # 7.83 [+0.98] udp rx: 668 MB/s 484352 calls/s # 7.85 [+0.02] udp tx: 1213 MB/s 20588 calls/s 20588 msg/s # 8.83 [+0.98] udp rx: 670 MB/s 486144 calls/s # 8.85 [+0.02] udp tx: 1074 MB/s 18229 calls/s 18229 msg/s # 9.83 [+0.98] udp rx: 666 MB/s 482816 calls/s # 9.85 [+0.02] udp tx: 1236 MB/s 20977 calls/s 20977 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.29] -4 -G # 11.18 [+1.02] udp rx: 980 MB/s 715132 calls/s # 11.20 [+0.02] udp tx: 1000 MB/s 16970 calls/s 16970 msg/s # 12.18 [+0.98] udp rx: 1079 MB/s 787604 calls/s # 12.20 [+0.02] udp tx: 1088 MB/s 18455 calls/s 18455 msg/s # 13.18 [+0.98] udp rx: 1089 MB/s 794384 calls/s # 13.20 [+0.02] udp tx: 1088 MB/s 18464 calls/s 18464 msg/s # 14.19 [+0.99] udp rx: 1075 MB/s 784267 calls/s # 14.20 [+0.01] udp tx: 1074 MB/s 18226 calls/s 18226 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__->