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.57 [+2.27] tcp tx: 850 MB/s 14431 calls/s 14431 msg/s # 2.57 [+0.00] tcp rx: 851 MB/s 42375 calls/s # 3.57 [+1.00] tcp tx: 938 MB/s 15921 calls/s 15921 msg/s # 3.57 [+0.00] tcp rx: 940 MB/s 48211 calls/s # 4.57 [+1.00] tcp tx: 971 MB/s 16476 calls/s 16476 msg/s # 4.57 [+0.00] tcp rx: 972 MB/s 48218 calls/s # 5.57 [+1.00] tcp tx: 973 MB/s 16517 calls/s 16517 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.31] -4 -v # 6.92 [+1.01] udp rx: 543 MB/s 393984 calls/s # 6.94 [+0.02] udp tx: 818 MB/s 13885 calls/s 13885 msg/s # 7.92 [+0.98] udp rx: 473 MB/s 342977 calls/s # 7.94 [+0.02] udp tx: 888 MB/s 15073 calls/s 15073 msg/s # 8.92 [+0.98] udp rx: 527 MB/s 382164 calls/s # 8.94 [+0.02] udp tx: 837 MB/s 14201 calls/s 14201 msg/s # 9.92 [+0.98] udp rx: 535 MB/s 387925 calls/s # 9.94 [+0.02] udp tx: 833 MB/s 14137 calls/s 14137 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.28] -4 -G # 11.27 [+1.02] udp rx: 630 MB/s 459519 calls/s # 11.29 [+0.02] udp tx: 641 MB/s 10879 calls/s 10879 msg/s # 12.27 [+0.98] udp rx: 646 MB/s 471160 calls/s # 12.29 [+0.02] udp tx: 647 MB/s 10977 calls/s 10977 msg/s # 13.27 [+0.98] udp rx: 650 MB/s 474539 calls/s # 13.28 [+0.01] udp tx: 656 MB/s 11131 calls/s 11131 msg/s # 14.27 [+0.99] udp rx: 648 MB/s 472891 calls/s # 14.28 [+0.01] udp tx: 649 MB/s 11011 calls/s 11011 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__->