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.33 [+0.33] -4 -t # 2.60 [+2.26] tcp tx: 590 MB/s 10010 calls/s 10010 msg/s # 2.60 [+0.00] tcp rx: 590 MB/s 37631 calls/s # 3.60 [+1.00] tcp tx: 594 MB/s 10084 calls/s 10084 msg/s # 3.60 [+0.00] tcp rx: 595 MB/s 37674 calls/s # 4.60 [+1.00] tcp tx: 580 MB/s 9847 calls/s 9847 msg/s # 4.60 [+0.00] tcp rx: 581 MB/s 37217 calls/s # 5.60 [+1.00] tcp tx: 551 MB/s 9349 calls/s 9349 msg/s # 5.63 [+0.04] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.33] -4 -v # 6.98 [+1.02] udp rx: 536 MB/s 388608 calls/s # 7.00 [+0.02] udp tx: 842 MB/s 14287 calls/s 14287 msg/s # 7.98 [+0.98] udp rx: 537 MB/s 390259 calls/s # 8.00 [+0.02] udp tx: 746 MB/s 12666 calls/s 12666 msg/s # 8.98 [+0.98] udp rx: 551 MB/s 399872 calls/s # 9.00 [+0.02] udp tx: 809 MB/s 13725 calls/s 13725 msg/s # 9.98 [+0.98] udp rx: 555 MB/s 402432 calls/s # 10.00 [+0.02] udp tx: 773 MB/s 13113 calls/s 13113 msg/s # 10.03 [+0.03] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.34 [+0.30] -4 -G # 11.35 [+1.01] udp rx: 631 MB/s 460871 calls/s # 11.37 [+0.02] udp tx: 643 MB/s 10919 calls/s 10919 msg/s # 12.35 [+0.98] udp rx: 638 MB/s 465416 calls/s # 12.37 [+0.02] udp tx: 637 MB/s 10818 calls/s 10818 msg/s # 13.35 [+0.98] udp rx: 637 MB/s 464726 calls/s # 13.37 [+0.02] udp tx: 636 MB/s 10800 calls/s 10800 msg/s # 14.35 [+0.98] udp rx: 634 MB/s 463075 calls/s # 14.37 [+0.02] udp tx: 634 MB/s 10757 calls/s 10757 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__->