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.27 [+0.27] -4 -t # 2.52 [+2.25] tcp tx: 940 MB/s 15947 calls/s 15947 msg/s # 2.52 [+0.00] tcp rx: 940 MB/s 48358 calls/s # 3.52 [+1.00] tcp tx: 912 MB/s 15477 calls/s 15477 msg/s # 3.52 [+0.00] tcp rx: 913 MB/s 48366 calls/s # 4.52 [+1.00] tcp tx: 900 MB/s 15280 calls/s 15280 msg/s # 4.52 [+0.00] tcp rx: 901 MB/s 48641 calls/s # 5.52 [+1.00] tcp tx: 910 MB/s 15437 calls/s 15437 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.25] -4 -v # 6.81 [+1.01] udp rx: 464 MB/s 337257 calls/s # 6.83 [+0.02] udp tx: 716 MB/s 12150 calls/s 12150 msg/s # 7.81 [+0.98] udp rx: 532 MB/s 385024 calls/s # 7.83 [+0.02] udp tx: 867 MB/s 14715 calls/s 14715 msg/s # 8.81 [+0.99] udp rx: 530 MB/s 384000 calls/s # 8.83 [+0.01] udp tx: 869 MB/s 14747 calls/s 14747 msg/s # 9.81 [+0.99] udp rx: 532 MB/s 385280 calls/s # 9.83 [+0.01] udp tx: 865 MB/s 14684 calls/s 14684 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.86 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.14 [+0.28] -4 -G # 11.15 [+1.01] udp rx: 901 MB/s 657536 calls/s # 11.17 [+0.02] udp tx: 922 MB/s 15648 calls/s 15648 msg/s # 12.15 [+0.98] udp rx: 1118 MB/s 815687 calls/s # 12.17 [+0.02] udp tx: 1120 MB/s 18996 calls/s 18996 msg/s # 13.15 [+0.98] udp rx: 1118 MB/s 815447 calls/s # 13.17 [+0.02] udp tx: 1119 MB/s 18990 calls/s 18990 msg/s # 14.15 [+0.99] udp rx: 1126 MB/s 821678 calls/s # 14.17 [+0.01] udp tx: 1127 MB/s 19124 calls/s 19124 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__->