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.55 [+2.25] tcp tx: 621 MB/s 10546 calls/s 10546 msg/s # 2.55 [+0.00] tcp rx: 622 MB/s 32234 calls/s # 3.55 [+1.00] tcp tx: 619 MB/s 10507 calls/s 10507 msg/s # 3.55 [+0.00] tcp rx: 620 MB/s 32198 calls/s # 4.55 [+1.00] tcp tx: 615 MB/s 10434 calls/s 10434 msg/s # 4.55 [+0.00] tcp rx: 615 MB/s 31888 calls/s # 5.55 [+1.00] tcp tx: 612 MB/s 10385 calls/s 10385 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: 655 MB/s 474624 calls/s # 6.89 [+0.02] udp tx: 1290 MB/s 21895 calls/s 21895 msg/s # 7.87 [+0.98] udp rx: 667 MB/s 483584 calls/s # 7.89 [+0.02] udp tx: 1290 MB/s 21886 calls/s 21886 msg/s # 8.87 [+0.98] udp rx: 670 MB/s 485376 calls/s # 8.89 [+0.02] udp tx: 1288 MB/s 21855 calls/s 21855 msg/s # 9.87 [+0.98] udp rx: 669 MB/s 485120 calls/s # 9.89 [+0.02] udp tx: 1289 MB/s 21876 calls/s 21876 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.28] -4 -G # 11.22 [+1.01] udp rx: 671 MB/s 489508 calls/s # 11.24 [+0.02] udp tx: 685 MB/s 11623 calls/s 11623 msg/s # 12.22 [+0.98] udp rx: 685 MB/s 500100 calls/s # 12.24 [+0.02] udp tx: 687 MB/s 11663 calls/s 11663 msg/s # 13.22 [+0.98] udp rx: 688 MB/s 502022 calls/s # 13.24 [+0.02] udp tx: 690 MB/s 11712 calls/s 11712 msg/s # 14.22 [+0.98] udp rx: 687 MB/s 501633 calls/s # 14.24 [+0.02] udp tx: 689 MB/s 11696 calls/s 11696 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__->