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.29 [+0.28] -4 -t # 2.52 [+2.24] tcp tx: 886 MB/s 15043 calls/s 15043 msg/s # 2.54 [+0.02] tcp rx: 905 MB/s 46855 calls/s # 3.52 [+0.98] tcp tx: 931 MB/s 15804 calls/s 15804 msg/s # 3.54 [+0.02] tcp rx: 928 MB/s 48007 calls/s # 4.52 [+0.98] tcp tx: 915 MB/s 15527 calls/s 15527 msg/s # 4.54 [+0.02] tcp rx: 919 MB/s 45484 calls/s # 5.52 [+0.98] tcp tx: 905 MB/s 15351 calls/s 15351 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.24] -4 -v # 6.81 [+1.01] udp rx: 643 MB/s 466334 calls/s # 6.83 [+0.02] udp tx: 1272 MB/s 21582 calls/s 21582 msg/s # 7.81 [+0.98] udp rx: 656 MB/s 475733 calls/s # 7.83 [+0.02] udp tx: 1272 MB/s 21583 calls/s 21583 msg/s # 8.81 [+0.98] udp rx: 658 MB/s 476649 calls/s # 8.83 [+0.02] udp tx: 1264 MB/s 21449 calls/s 21449 msg/s # 9.81 [+0.99] udp rx: 644 MB/s 466944 calls/s # 9.83 [+0.01] udp tx: 1262 MB/s 21408 calls/s 21408 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.27] -4 -G # 11.14 [+1.01] udp rx: 1076 MB/s 785105 calls/s # 11.15 [+0.02] udp tx: 1089 MB/s 18472 calls/s 18472 msg/s # 12.14 [+0.98] udp rx: 1050 MB/s 766076 calls/s # 12.15 [+0.01] udp tx: 1057 MB/s 17936 calls/s 17936 msg/s # 13.14 [+0.99] udp rx: 1126 MB/s 821567 calls/s # 13.15 [+0.01] udp tx: 1120 MB/s 19007 calls/s 19007 msg/s # 14.14 [+0.99] udp rx: 1063 MB/s 775657 calls/s # 14.15 [+0.01] udp tx: 1069 MB/s 18146 calls/s 18146 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__->