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.25] -4 -t # 2.50 [+2.24] tcp tx: 1005 MB/s 17051 calls/s 17051 msg/s # 3.04 [+0.54] tcp rx: 1634 MB/s 56526 calls/s # 3.50 [+0.46] tcp tx: 1024 MB/s 17382 calls/s 17382 msg/s # 4.04 [+0.54] tcp rx: 922 MB/s 48096 calls/s # 4.50 [+0.46] tcp tx: 1042 MB/s 17684 calls/s 17684 msg/s # 5.50 [+1.00] tcp tx: 1141 MB/s 19358 calls/s 19358 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.80 [+0.27] -4 -v # 6.81 [+1.01] udp rx: 652 MB/s 472320 calls/s # 6.83 [+0.02] udp tx: 1281 MB/s 21727 calls/s 21727 msg/s # 7.81 [+0.98] udp rx: 667 MB/s 483072 calls/s # 7.83 [+0.02] udp tx: 1274 MB/s 21616 calls/s 21616 msg/s # 8.81 [+0.98] udp rx: 666 MB/s 482560 calls/s # 8.83 [+0.02] udp tx: 1270 MB/s 21556 calls/s 21556 msg/s # 9.81 [+0.98] udp rx: 666 MB/s 482816 calls/s # 9.83 [+0.02] udp tx: 1272 MB/s 21578 calls/s 21578 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.86 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.12 [+0.26] -4 -G # 11.13 [+1.01] udp rx: 1081 MB/s 788422 calls/s # 11.15 [+0.02] udp tx: 1102 MB/s 18696 calls/s 18696 msg/s # 12.13 [+0.98] udp rx: 1076 MB/s 784955 calls/s # 12.15 [+0.02] udp tx: 1076 MB/s 18254 calls/s 18254 msg/s # 13.13 [+0.98] udp rx: 1124 MB/s 819773 calls/s # 13.15 [+0.02] udp tx: 1123 MB/s 19063 calls/s 19063 msg/s # 14.14 [+0.98] udp rx: 1125 MB/s 820834 calls/s # 14.15 [+0.02] udp tx: 1125 MB/s 19086 calls/s 19086 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__->