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.32 [+0.32] -4 -t # 2.58 [+2.25] tcp tx: 963 MB/s 16336 calls/s 16336 msg/s # 2.58 [+0.00] tcp rx: 963 MB/s 51071 calls/s # 3.58 [+1.00] tcp tx: 925 MB/s 15697 calls/s 15697 msg/s # 3.58 [+0.00] tcp rx: 926 MB/s 49386 calls/s # 4.58 [+1.00] tcp tx: 918 MB/s 15583 calls/s 15583 msg/s # 4.58 [+0.00] tcp rx: 919 MB/s 50106 calls/s # 5.58 [+1.00] tcp tx: 734 MB/s 12458 calls/s 12458 msg/s # 5.61 [+0.04] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.30] -4 -v # 6.93 [+1.01] udp rx: 486 MB/s 352594 calls/s # 6.95 [+0.02] udp tx: 803 MB/s 13622 calls/s 13622 msg/s # 7.93 [+0.98] udp rx: 570 MB/s 413682 calls/s # 7.95 [+0.02] udp tx: 762 MB/s 12930 calls/s 12930 msg/s # 8.93 [+0.98] udp rx: 572 MB/s 415119 calls/s # 8.95 [+0.02] udp tx: 757 MB/s 12844 calls/s 12844 msg/s # 9.93 [+0.98] udp rx: 583 MB/s 423747 calls/s # 9.95 [+0.02] udp tx: 746 MB/s 12663 calls/s 12663 msg/s # 9.98 [+0.04] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.34 [+0.35] -4 -G # 11.35 [+1.01] udp rx: 601 MB/s 438996 calls/s # 11.37 [+0.02] udp tx: 615 MB/s 10431 calls/s 10431 msg/s # 12.35 [+0.98] udp rx: 617 MB/s 450064 calls/s # 12.37 [+0.02] udp tx: 617 MB/s 10465 calls/s 10465 msg/s # 13.35 [+0.98] udp rx: 616 MB/s 449787 calls/s # 13.37 [+0.02] udp tx: 616 MB/s 10455 calls/s 10455 msg/s # 14.35 [+0.98] udp rx: 616 MB/s 449388 calls/s # 14.37 [+0.02] udp tx: 615 MB/s 10446 calls/s 10446 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__->