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.26] -4 -t # 2.50 [+2.24] tcp tx: 928 MB/s 15743 calls/s 15743 msg/s # 2.55 [+0.05] tcp rx: 985 MB/s 50595 calls/s # 3.50 [+0.95] tcp tx: 937 MB/s 15902 calls/s 15902 msg/s # 3.68 [+0.18] tcp rx: 1100 MB/s 46314 calls/s # 4.50 [+0.82] tcp tx: 1036 MB/s 17582 calls/s 17582 msg/s # 4.68 [+0.18] tcp rx: 1001 MB/s 42543 calls/s # 5.50 [+0.82] tcp tx: 969 MB/s 16441 calls/s 16441 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.83 [+0.30] -4 -v # 6.84 [+1.01] udp rx: 656 MB/s 475648 calls/s # 6.86 [+0.02] udp tx: 1230 MB/s 20868 calls/s 20868 msg/s # 7.84 [+0.98] udp rx: 668 MB/s 485120 calls/s # 7.86 [+0.02] udp tx: 1144 MB/s 19412 calls/s 19412 msg/s # 8.84 [+0.98] udp rx: 659 MB/s 477440 calls/s # 8.86 [+0.02] udp tx: 1278 MB/s 21683 calls/s 21683 msg/s # 9.84 [+0.98] udp rx: 661 MB/s 478976 calls/s # 9.86 [+0.02] udp tx: 1264 MB/s 21447 calls/s 21447 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.33] -4 -G # 11.24 [+1.01] udp rx: 1067 MB/s 778319 calls/s # 11.26 [+0.02] udp tx: 1090 MB/s 18491 calls/s 18491 msg/s # 12.24 [+0.98] udp rx: 1079 MB/s 787138 calls/s # 12.26 [+0.02] udp tx: 1079 MB/s 18313 calls/s 18313 msg/s # 13.24 [+0.98] udp rx: 1105 MB/s 805924 calls/s # 13.26 [+0.02] udp tx: 1105 MB/s 18756 calls/s 18756 msg/s # 14.24 [+0.98] udp rx: 1109 MB/s 808851 calls/s # 14.26 [+0.02] udp tx: 1109 MB/s 18823 calls/s 18823 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__->