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.30 [+0.30] -4 -t # 2.53 [+2.24] tcp tx: 913 MB/s 15499 calls/s 15499 msg/s # 2.55 [+0.02] tcp rx: 930 MB/s 50263 calls/s # 3.53 [+0.98] tcp tx: 707 MB/s 12004 calls/s 12004 msg/s # 3.55 [+0.02] tcp rx: 703 MB/s 37750 calls/s # 4.53 [+0.98] tcp tx: 644 MB/s 10934 calls/s 10934 msg/s # 4.55 [+0.02] tcp rx: 643 MB/s 32828 calls/s # 5.53 [+0.98] tcp tx: 646 MB/s 10964 calls/s 10964 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.29] -4 -v # 6.87 [+1.02] udp rx: 544 MB/s 394903 calls/s # 6.89 [+0.02] udp tx: 722 MB/s 12259 calls/s 12259 msg/s # 7.87 [+0.98] udp rx: 550 MB/s 399620 calls/s # 7.89 [+0.02] udp tx: 695 MB/s 11791 calls/s 11791 msg/s # 8.87 [+0.98] udp rx: 556 MB/s 403474 calls/s # 8.89 [+0.02] udp tx: 731 MB/s 12403 calls/s 12403 msg/s # 9.87 [+0.98] udp rx: 564 MB/s 409957 calls/s # 9.89 [+0.02] udp tx: 729 MB/s 12366 calls/s 12366 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.21 [+0.29] -4 -G # 11.23 [+1.01] udp rx: 604 MB/s 440620 calls/s # 11.24 [+0.02] udp tx: 616 MB/s 10454 calls/s 10454 msg/s # 12.23 [+0.98] udp rx: 622 MB/s 453886 calls/s # 12.24 [+0.02] udp tx: 621 MB/s 10543 calls/s 10543 msg/s # 13.23 [+0.98] udp rx: 631 MB/s 460261 calls/s # 13.24 [+0.02] udp tx: 630 MB/s 10699 calls/s 10699 msg/s # 14.23 [+0.99] udp rx: 620 MB/s 452434 calls/s # 14.24 [+0.01] udp tx: 620 MB/s 10519 calls/s 10519 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__->