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.45 [+0.45] -4 -t # 2.73 [+2.27] tcp tx: 931 MB/s 15803 calls/s 15803 msg/s # 2.77 [+0.05] tcp rx: 984 MB/s 47821 calls/s # 3.73 [+0.95] tcp tx: 960 MB/s 16297 calls/s 16297 msg/s # 3.77 [+0.05] tcp rx: 952 MB/s 48723 calls/s # 4.73 [+0.95] tcp tx: 959 MB/s 16273 calls/s 16273 msg/s # 4.77 [+0.05] tcp rx: 965 MB/s 43911 calls/s # 5.73 [+0.95] tcp tx: 952 MB/s 16161 calls/s 16161 msg/s # 5.76 [+0.03] udp gso - over veth touching data # 5.76 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.05 [+0.29] -4 -v # 7.06 [+1.01] udp rx: 659 MB/s 477440 calls/s # 7.08 [+0.02] udp tx: 1243 MB/s 21093 calls/s 21093 msg/s # 8.06 [+0.99] udp rx: 669 MB/s 485120 calls/s # 8.08 [+0.01] udp tx: 1256 MB/s 21315 calls/s 21315 msg/s # 9.06 [+0.99] udp rx: 672 MB/s 486912 calls/s # 9.08 [+0.01] udp tx: 1200 MB/s 20361 calls/s 20361 msg/s # 10.07 [+0.99] udp rx: 670 MB/s 485632 calls/s # 10.08 [+0.01] udp tx: 1201 MB/s 20373 calls/s 20373 msg/s # 10.11 [+0.03] udp gso and gro - over veth touching data # 10.11 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.41 [+0.30] -4 -G # 11.42 [+1.01] udp rx: 1125 MB/s 820683 calls/s # 11.44 [+0.02] udp tx: 1148 MB/s 19484 calls/s 19484 msg/s # 12.42 [+0.98] udp rx: 1117 MB/s 815168 calls/s # 12.44 [+0.02] udp tx: 1119 MB/s 18988 calls/s 18988 msg/s # 13.42 [+0.98] udp rx: 1116 MB/s 814067 calls/s # 13.44 [+0.02] udp tx: 1116 MB/s 18934 calls/s 18934 msg/s # 14.42 [+0.98] udp rx: 1129 MB/s 823451 calls/s # 14.44 [+0.02] udp tx: 1130 MB/s 19174 calls/s 19174 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__->