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.28 [+0.27] -4 -t # 2.54 [+2.26] tcp tx: 556 MB/s 9447 calls/s 9447 msg/s # 2.54 [+0.00] tcp rx: 557 MB/s 37777 calls/s # 3.54 [+1.00] tcp tx: 587 MB/s 9961 calls/s 9961 msg/s # 3.54 [+0.00] tcp rx: 588 MB/s 36810 calls/s # 4.54 [+1.00] tcp tx: 586 MB/s 9947 calls/s 9947 msg/s # 4.54 [+0.00] tcp rx: 587 MB/s 37430 calls/s # 5.54 [+1.00] tcp tx: 586 MB/s 9944 calls/s 9944 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.28] -4 -v # 6.87 [+1.02] udp rx: 541 MB/s 391936 calls/s # 6.89 [+0.02] udp tx: 841 MB/s 14266 calls/s 14266 msg/s # 7.87 [+0.98] udp rx: 553 MB/s 401142 calls/s # 7.89 [+0.02] udp tx: 837 MB/s 14206 calls/s 14206 msg/s # 8.87 [+0.98] udp rx: 555 MB/s 402156 calls/s # 8.89 [+0.02] udp tx: 837 MB/s 14200 calls/s 14200 msg/s # 9.87 [+0.98] udp rx: 554 MB/s 401691 calls/s # 9.89 [+0.02] udp tx: 838 MB/s 14216 calls/s 14216 msg/s # 9.92 [+0.04] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.24 [+0.32] -4 -G # 11.26 [+1.02] udp rx: 792 MB/s 577861 calls/s # 11.28 [+0.02] udp tx: 806 MB/s 13676 calls/s 13676 msg/s # 12.26 [+0.98] udp rx: 626 MB/s 456930 calls/s # 12.28 [+0.02] udp tx: 625 MB/s 10614 calls/s 10614 msg/s # 13.26 [+0.98] udp rx: 627 MB/s 457838 calls/s # 13.28 [+0.02] udp tx: 627 MB/s 10644 calls/s 10644 msg/s # 14.26 [+0.98] udp rx: 626 MB/s 456937 calls/s # 14.28 [+0.02] udp tx: 625 MB/s 10617 calls/s 10617 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__->