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.25 [+0.25] -4 -t # 2.48 [+2.23] tcp tx: 1008 MB/s 17103 calls/s 17103 msg/s # 2.48 [+0.00] tcp rx: 1008 MB/s 52010 calls/s # 3.48 [+1.00] tcp tx: 1009 MB/s 17128 calls/s 17128 msg/s # 3.48 [+0.00] tcp rx: 1010 MB/s 51883 calls/s # 4.48 [+1.00] tcp tx: 907 MB/s 15393 calls/s 15393 msg/s # 4.49 [+0.00] tcp rx: 907 MB/s 48122 calls/s # 5.48 [+1.00] tcp tx: 593 MB/s 10067 calls/s 10067 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.81 [+0.29] -4 -v # 6.82 [+1.01] udp rx: 653 MB/s 473088 calls/s # 6.85 [+0.02] udp tx: 1277 MB/s 21670 calls/s 21670 msg/s # 7.83 [+0.98] udp rx: 669 MB/s 485120 calls/s # 7.85 [+0.02] udp tx: 1289 MB/s 21868 calls/s 21868 msg/s # 8.83 [+0.98] udp rx: 672 MB/s 487168 calls/s # 8.85 [+0.02] udp tx: 1296 MB/s 21994 calls/s 21994 msg/s # 9.83 [+0.98] udp rx: 667 MB/s 483584 calls/s # 9.85 [+0.02] udp tx: 1296 MB/s 21989 calls/s 21989 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.14 [+0.26] -4 -G # 11.15 [+1.01] udp rx: 1129 MB/s 824064 calls/s # 11.17 [+0.02] udp tx: 1150 MB/s 19507 calls/s 19507 msg/s # 12.15 [+0.98] udp rx: 1145 MB/s 835453 calls/s # 12.17 [+0.02] udp tx: 1144 MB/s 19417 calls/s 19417 msg/s # 13.16 [+0.98] udp rx: 1142 MB/s 832887 calls/s # 13.17 [+0.02] udp tx: 1141 MB/s 19357 calls/s 19357 msg/s # 14.16 [+0.98] udp rx: 1141 MB/s 832704 calls/s # 14.17 [+0.02] udp tx: 1141 MB/s 19353 calls/s 19353 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__->