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.27 [+0.27] -4 -t # 2.51 [+2.24] tcp tx: 919 MB/s 15599 calls/s 15599 msg/s # 2.51 [+0.00] tcp rx: 920 MB/s 51717 calls/s # 3.51 [+1.00] tcp tx: 957 MB/s 16235 calls/s 16235 msg/s # 3.51 [+0.00] tcp rx: 958 MB/s 49638 calls/s # 4.51 [+1.00] tcp tx: 947 MB/s 16062 calls/s 16062 msg/s # 4.51 [+0.00] tcp rx: 947 MB/s 49237 calls/s # 5.51 [+1.00] tcp tx: 939 MB/s 15943 calls/s 15943 msg/s # 5.54 [+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.78 [+0.25] -4 -v # 6.80 [+1.01] udp rx: 658 MB/s 476672 calls/s # 6.81 [+0.02] udp tx: 1239 MB/s 21018 calls/s 21018 msg/s # 7.80 [+0.98] udp rx: 672 MB/s 486919 calls/s # 7.81 [+0.02] udp tx: 1236 MB/s 20972 calls/s 20972 msg/s # 8.80 [+0.98] udp rx: 670 MB/s 485372 calls/s # 8.81 [+0.02] udp tx: 1252 MB/s 21239 calls/s 21239 msg/s # 9.80 [+0.99] udp rx: 669 MB/s 484862 calls/s # 9.81 [+0.01] udp tx: 1237 MB/s 20983 calls/s 20983 msg/s # 9.84 [+0.03] udp gso and gro - over veth touching data # 9.84 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.09 [+0.25] -4 -G # 11.10 [+1.01] udp rx: 1082 MB/s 789281 calls/s # 11.12 [+0.02] udp tx: 1103 MB/s 18712 calls/s 18712 msg/s # 12.10 [+0.98] udp rx: 1128 MB/s 823287 calls/s # 12.12 [+0.02] udp tx: 1131 MB/s 19195 calls/s 19195 msg/s # 13.10 [+0.98] udp rx: 1125 MB/s 820565 calls/s # 13.12 [+0.02] udp tx: 1127 MB/s 19128 calls/s 19128 msg/s # 14.10 [+0.99] udp rx: 1125 MB/s 820784 calls/s # 14.12 [+0.01] udp tx: 1127 MB/s 19127 calls/s 19127 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__->