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.27] -4 -t # 2.53 [+2.25] tcp tx: 1032 MB/s 17508 calls/s 17508 msg/s # 2.55 [+0.02] tcp rx: 1052 MB/s 52924 calls/s # 3.53 [+0.98] tcp tx: 996 MB/s 16899 calls/s 16899 msg/s # 3.55 [+0.02] tcp rx: 1002 MB/s 47989 calls/s # 4.53 [+0.98] tcp tx: 990 MB/s 16793 calls/s 16793 msg/s # 4.55 [+0.03] tcp rx: 993 MB/s 48657 calls/s # 5.53 [+0.97] tcp tx: 990 MB/s 16804 calls/s 16804 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.84 [+0.28] -4 -v # 6.86 [+1.01] udp rx: 583 MB/s 422400 calls/s # 6.87 [+0.02] udp tx: 1198 MB/s 20324 calls/s 20324 msg/s # 7.86 [+0.98] udp rx: 662 MB/s 479964 calls/s # 7.87 [+0.02] udp tx: 1301 MB/s 22069 calls/s 22069 msg/s # 8.86 [+0.98] udp rx: 546 MB/s 395776 calls/s # 8.87 [+0.02] udp tx: 1331 MB/s 22578 calls/s 22578 msg/s # 9.86 [+0.98] udp rx: 665 MB/s 482048 calls/s # 9.87 [+0.02] udp tx: 1294 MB/s 21956 calls/s 21956 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.27] -4 -G # 11.19 [+1.01] udp rx: 1134 MB/s 827624 calls/s # 11.21 [+0.02] udp tx: 1153 MB/s 19556 calls/s 19556 msg/s # 12.19 [+0.99] udp rx: 1146 MB/s 836498 calls/s # 12.21 [+0.01] udp tx: 1146 MB/s 19444 calls/s 19444 msg/s # 13.19 [+0.99] udp rx: 1154 MB/s 841885 calls/s # 13.21 [+0.01] udp tx: 1153 MB/s 19563 calls/s 19563 msg/s # 14.20 [+0.99] udp rx: 1150 MB/s 839369 calls/s # 14.21 [+0.01] udp tx: 1150 MB/s 19510 calls/s 19510 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__->