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.26 [+0.26] -4 -t # 2.50 [+2.24] tcp tx: 909 MB/s 15428 calls/s 15428 msg/s # 2.51 [+0.01] tcp rx: 922 MB/s 49119 calls/s # 3.50 [+0.99] tcp tx: 916 MB/s 15539 calls/s 15539 msg/s # 3.53 [+0.03] tcp rx: 933 MB/s 47364 calls/s # 4.50 [+0.97] tcp tx: 653 MB/s 11092 calls/s 11092 msg/s # 4.53 [+0.03] tcp rx: 642 MB/s 34370 calls/s # 5.50 [+0.97] tcp tx: 607 MB/s 10304 calls/s 10304 msg/s # 5.53 [+0.04] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.30] -4 -v # 6.85 [+1.02] udp rx: 640 MB/s 464128 calls/s # 6.87 [+0.02] udp tx: 1285 MB/s 21800 calls/s 21800 msg/s # 7.85 [+0.98] udp rx: 600 MB/s 435030 calls/s # 7.87 [+0.02] udp tx: 1291 MB/s 21901 calls/s 21901 msg/s # 8.86 [+0.98] udp rx: 648 MB/s 469897 calls/s # 8.87 [+0.02] udp tx: 1299 MB/s 22047 calls/s 22047 msg/s # 9.86 [+0.98] udp rx: 589 MB/s 426957 calls/s # 9.87 [+0.02] udp tx: 1317 MB/s 22351 calls/s 22351 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.32] -4 -G # 11.25 [+1.02] udp rx: 1059 MB/s 772864 calls/s # 11.27 [+0.02] udp tx: 1082 MB/s 18366 calls/s 18366 msg/s # 12.25 [+0.98] udp rx: 1095 MB/s 799102 calls/s # 12.27 [+0.02] udp tx: 1095 MB/s 18580 calls/s 18580 msg/s # 13.25 [+0.98] udp rx: 1153 MB/s 841499 calls/s # 13.27 [+0.02] udp tx: 1152 MB/s 19555 calls/s 19555 msg/s # 14.25 [+0.98] udp rx: 1151 MB/s 839518 calls/s # 14.27 [+0.02] udp tx: 1150 MB/s 19505 calls/s 19505 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__->