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: 984 MB/s 16697 calls/s 16697 msg/s # 2.50 [+0.00] tcp rx: 985 MB/s 50850 calls/s # 3.50 [+1.00] tcp tx: 967 MB/s 16409 calls/s 16409 msg/s # 3.53 [+0.03] tcp rx: 1000 MB/s 47679 calls/s # 4.50 [+0.97] tcp tx: 963 MB/s 16336 calls/s 16336 msg/s # 4.53 [+0.04] tcp rx: 970 MB/s 47746 calls/s # 5.50 [+0.96] tcp tx: 951 MB/s 16130 calls/s 16130 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+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: 656 MB/s 475904 calls/s # 6.81 [+0.02] udp tx: 1269 MB/s 21531 calls/s 21531 msg/s # 7.79 [+0.98] udp rx: 669 MB/s 485120 calls/s # 7.81 [+0.02] udp tx: 1271 MB/s 21565 calls/s 21565 msg/s # 8.79 [+0.99] udp rx: 670 MB/s 485376 calls/s # 8.81 [+0.01] udp tx: 1267 MB/s 21501 calls/s 21501 msg/s # 9.79 [+0.99] udp rx: 670 MB/s 485888 calls/s # 9.81 [+0.01] udp tx: 1269 MB/s 21539 calls/s 21539 msg/s # 9.83 [+0.03] udp gso and gro - over veth touching data # 9.83 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.07 [+0.23] -4 -G # 11.08 [+1.01] udp rx: 1085 MB/s 791553 calls/s # 11.09 [+0.02] udp tx: 1103 MB/s 18717 calls/s 18717 msg/s # 12.08 [+0.99] udp rx: 1101 MB/s 803066 calls/s # 12.09 [+0.01] udp tx: 1100 MB/s 18671 calls/s 18671 msg/s # 13.08 [+0.99] udp rx: 1100 MB/s 802249 calls/s # 13.09 [+0.01] udp tx: 1099 MB/s 18644 calls/s 18644 msg/s # 14.08 [+0.99] udp rx: 1099 MB/s 801616 calls/s # 14.09 [+0.01] udp tx: 1098 MB/s 18626 calls/s 18626 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__->