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: 968 MB/s 16431 calls/s 16431 msg/s # 2.51 [+0.00] tcp rx: 969 MB/s 50919 calls/s # 3.51 [+1.00] tcp tx: 924 MB/s 15672 calls/s 15672 msg/s # 3.52 [+0.01] tcp rx: 929 MB/s 47836 calls/s # 4.51 [+0.99] tcp tx: 968 MB/s 16428 calls/s 16428 msg/s # 4.52 [+0.01] tcp rx: 967 MB/s 48747 calls/s # 5.51 [+0.99] tcp tx: 969 MB/s 16440 calls/s 16440 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.80 [+0.26] -4 -v # 6.81 [+1.01] udp rx: 663 MB/s 480256 calls/s # 6.83 [+0.02] udp tx: 1268 MB/s 21516 calls/s 21516 msg/s # 7.81 [+0.98] udp rx: 675 MB/s 489216 calls/s # 7.83 [+0.02] udp tx: 1265 MB/s 21464 calls/s 21464 msg/s # 8.81 [+0.98] udp rx: 676 MB/s 489728 calls/s # 8.83 [+0.02] udp tx: 1273 MB/s 21594 calls/s 21594 msg/s # 9.82 [+0.99] udp rx: 675 MB/s 489216 calls/s # 9.83 [+0.01] udp tx: 1304 MB/s 22127 calls/s 22127 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: 1105 MB/s 806390 calls/s # 11.15 [+0.02] udp tx: 1127 MB/s 19124 calls/s 19124 msg/s # 12.14 [+0.98] udp rx: 1124 MB/s 820424 calls/s # 12.15 [+0.02] udp tx: 1125 MB/s 19091 calls/s 19091 msg/s # 13.14 [+0.98] udp rx: 1122 MB/s 818718 calls/s # 13.15 [+0.02] udp tx: 1123 MB/s 19050 calls/s 19050 msg/s # 14.14 [+0.98] udp rx: 1110 MB/s 809762 calls/s # 14.15 [+0.02] udp tx: 1111 MB/s 18847 calls/s 18847 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__->