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.32 [+0.32] -4 -t # 2.61 [+2.29] tcp tx: 614 MB/s 10427 calls/s 10427 msg/s # 2.61 [+0.00] tcp rx: 614 MB/s 36085 calls/s # 3.61 [+1.00] tcp tx: 586 MB/s 9950 calls/s 9950 msg/s # 3.61 [+0.00] tcp rx: 587 MB/s 33440 calls/s # 4.61 [+1.00] tcp tx: 572 MB/s 9714 calls/s 9714 msg/s # 4.62 [+0.00] tcp rx: 573 MB/s 32912 calls/s # 5.61 [+1.00] tcp tx: 571 MB/s 9696 calls/s 9696 msg/s # 5.65 [+0.04] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.98 [+0.33] -4 -v # 7.00 [+1.01] udp rx: 573 MB/s 415744 calls/s # 7.02 [+0.03] udp tx: 1058 MB/s 17955 calls/s 17955 msg/s # 8.00 [+0.97] udp rx: 627 MB/s 454400 calls/s # 8.02 [+0.03] udp tx: 1266 MB/s 21475 calls/s 21475 msg/s # 9.00 [+0.98] udp rx: 606 MB/s 439491 calls/s # 9.02 [+0.02] udp tx: 1251 MB/s 21223 calls/s 21223 msg/s # 10.00 [+0.98] udp rx: 660 MB/s 477952 calls/s # 10.02 [+0.02] udp tx: 1256 MB/s 21314 calls/s 21314 msg/s # 10.06 [+0.04] udp gso and gro - over veth touching data # 10.06 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.41 [+0.34] -4 -G # 11.42 [+1.02] udp rx: 769 MB/s 561036 calls/s # 11.44 [+0.02] udp tx: 792 MB/s 13437 calls/s 13437 msg/s # 12.42 [+0.98] udp rx: 1085 MB/s 791804 calls/s # 12.44 [+0.02] udp tx: 1089 MB/s 18484 calls/s 18484 msg/s # 13.42 [+0.98] udp rx: 1082 MB/s 789414 calls/s # 13.44 [+0.02] udp tx: 1089 MB/s 18475 calls/s 18475 msg/s # 14.43 [+0.98] udp rx: 1086 MB/s 792249 calls/s # 14.44 [+0.02] udp tx: 1086 MB/s 18424 calls/s 18424 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__->