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.53 [+2.23] tcp tx: 917 MB/s 15563 calls/s 15563 msg/s # 2.53 [+0.00] tcp rx: 917 MB/s 49621 calls/s # 3.53 [+1.00] tcp tx: 942 MB/s 15992 calls/s 15992 msg/s # 3.53 [+0.00] tcp rx: 943 MB/s 49762 calls/s # 4.53 [+1.00] tcp tx: 939 MB/s 15931 calls/s 15931 msg/s # 4.53 [+0.00] tcp rx: 940 MB/s 49315 calls/s # 5.53 [+1.00] tcp tx: 884 MB/s 15003 calls/s 15003 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.27] -4 -v # 6.85 [+1.01] udp rx: 656 MB/s 475904 calls/s # 6.87 [+0.02] udp tx: 1210 MB/s 20523 calls/s 20523 msg/s # 7.85 [+0.98] udp rx: 669 MB/s 485004 calls/s # 7.87 [+0.02] udp tx: 1212 MB/s 20569 calls/s 20569 msg/s # 8.85 [+0.98] udp rx: 668 MB/s 483808 calls/s # 8.87 [+0.02] udp tx: 1236 MB/s 20976 calls/s 20976 msg/s # 9.85 [+0.98] udp rx: 669 MB/s 484885 calls/s # 9.87 [+0.02] udp tx: 1147 MB/s 19470 calls/s 19470 msg/s # 9.90 [+0.04] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.29] -4 -G # 11.21 [+1.01] udp rx: 1076 MB/s 784917 calls/s # 11.23 [+0.02] udp tx: 1099 MB/s 18650 calls/s 18650 msg/s # 12.21 [+0.98] udp rx: 1100 MB/s 802616 calls/s # 12.23 [+0.02] udp tx: 1099 MB/s 18654 calls/s 18654 msg/s # 13.21 [+0.98] udp rx: 1098 MB/s 800976 calls/s # 13.23 [+0.02] udp tx: 1097 MB/s 18620 calls/s 18620 msg/s # 14.21 [+0.98] udp rx: 1098 MB/s 801052 calls/s # 14.23 [+0.02] udp tx: 1097 MB/s 18614 calls/s 18614 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__->