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.31 [+0.31] -4 -t # 2.56 [+2.25] tcp tx: 1002 MB/s 16996 calls/s 16996 msg/s # 2.58 [+0.02] tcp rx: 1030 MB/s 51262 calls/s # 3.55 [+0.98] tcp tx: 903 MB/s 15322 calls/s 15322 msg/s # 3.58 [+0.02] tcp rx: 889 MB/s 45608 calls/s # 4.55 [+0.98] tcp tx: 594 MB/s 10085 calls/s 10085 msg/s # 4.58 [+0.03] tcp rx: 594 MB/s 32117 calls/s # 5.55 [+0.97] tcp tx: 565 MB/s 9590 calls/s 9590 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.31] -4 -v # 6.92 [+1.01] udp rx: 571 MB/s 414208 calls/s # 6.94 [+0.02] udp tx: 1267 MB/s 21496 calls/s 21496 msg/s # 7.92 [+0.98] udp rx: 649 MB/s 470272 calls/s # 7.94 [+0.02] udp tx: 1283 MB/s 21765 calls/s 21765 msg/s # 8.92 [+0.98] udp rx: 647 MB/s 469248 calls/s # 8.94 [+0.02] udp tx: 1209 MB/s 20507 calls/s 20507 msg/s # 9.92 [+0.98] udp rx: 660 MB/s 478208 calls/s # 9.94 [+0.02] udp tx: 1230 MB/s 20869 calls/s 20869 msg/s # 9.97 [+0.04] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.32] -4 -G # 11.32 [+1.02] udp rx: 654 MB/s 477176 calls/s # 11.33 [+0.02] udp tx: 664 MB/s 11264 calls/s 11264 msg/s # 12.32 [+0.98] udp rx: 664 MB/s 484344 calls/s # 12.33 [+0.02] udp tx: 667 MB/s 11323 calls/s 11323 msg/s # 13.32 [+0.98] udp rx: 706 MB/s 515486 calls/s # 13.33 [+0.02] udp tx: 706 MB/s 11985 calls/s 11985 msg/s # 14.32 [+0.98] udp rx: 1101 MB/s 803074 calls/s # 14.33 [+0.02] udp tx: 1108 MB/s 18795 calls/s 18795 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__->