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.29] -4 -t # 2.55 [+2.26] tcp tx: 594 MB/s 10091 calls/s 10091 msg/s # 2.55 [+0.00] tcp rx: 595 MB/s 34992 calls/s # 3.54 [+1.00] tcp tx: 582 MB/s 9873 calls/s 9873 msg/s # 3.55 [+0.00] tcp rx: 582 MB/s 34583 calls/s # 4.54 [+1.00] tcp tx: 570 MB/s 9679 calls/s 9679 msg/s # 4.55 [+0.00] tcp rx: 571 MB/s 33530 calls/s # 5.54 [+1.00] tcp tx: 571 MB/s 9692 calls/s 9692 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.28] -4 -v # 6.87 [+1.01] udp rx: 608 MB/s 440657 calls/s # 6.89 [+0.02] udp tx: 1217 MB/s 20650 calls/s 20650 msg/s # 7.87 [+0.98] udp rx: 635 MB/s 460288 calls/s # 7.89 [+0.02] udp tx: 1215 MB/s 20623 calls/s 20623 msg/s # 8.87 [+0.98] udp rx: 648 MB/s 470016 calls/s # 8.89 [+0.02] udp tx: 1287 MB/s 21844 calls/s 21844 msg/s # 9.87 [+0.99] udp rx: 667 MB/s 483328 calls/s # 9.89 [+0.01] udp tx: 1281 MB/s 21734 calls/s 21734 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.25] -4 -G # 11.18 [+1.01] udp rx: 609 MB/s 444241 calls/s # 11.20 [+0.02] udp tx: 621 MB/s 10537 calls/s 10537 msg/s # 12.18 [+0.98] udp rx: 620 MB/s 452488 calls/s # 12.20 [+0.02] udp tx: 620 MB/s 10519 calls/s 10519 msg/s # 13.18 [+0.98] udp rx: 623 MB/s 454855 calls/s # 13.20 [+0.02] udp tx: 623 MB/s 10573 calls/s 10573 msg/s # 14.18 [+0.98] udp rx: 621 MB/s 453259 calls/s # 14.20 [+0.02] udp tx: 620 MB/s 10532 calls/s 10532 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__->