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.35 [+0.34] -4 -t # 2.66 [+2.31] tcp tx: 957 MB/s 16239 calls/s 16239 msg/s # 2.66 [+0.00] tcp rx: 958 MB/s 49808 calls/s # 3.66 [+1.00] tcp tx: 880 MB/s 14940 calls/s 14940 msg/s # 3.66 [+0.00] tcp rx: 881 MB/s 45258 calls/s # 4.66 [+1.00] tcp tx: 654 MB/s 11106 calls/s 11106 msg/s # 4.66 [+0.00] tcp rx: 655 MB/s 33812 calls/s # 5.66 [+1.00] tcp tx: 626 MB/s 10622 calls/s 10622 msg/s # 5.70 [+0.04] udp gso - over veth touching data # 5.70 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.05 [+0.35] -4 -v # 7.06 [+1.02] udp rx: 486 MB/s 353078 calls/s # 7.09 [+0.02] udp tx: 782 MB/s 13277 calls/s 13277 msg/s # 8.06 [+0.98] udp rx: 513 MB/s 372714 calls/s # 8.09 [+0.02] udp tx: 750 MB/s 12730 calls/s 12730 msg/s # 9.06 [+0.98] udp rx: 472 MB/s 342522 calls/s # 9.09 [+0.02] udp tx: 786 MB/s 13333 calls/s 13333 msg/s # 10.06 [+0.98] udp rx: 530 MB/s 385625 calls/s # 10.09 [+0.02] udp tx: 651 MB/s 11058 calls/s 11058 msg/s # 10.12 [+0.04] udp gso and gro - over veth touching data # 10.12 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.46 [+0.34] -4 -G # 11.48 [+1.02] udp rx: 577 MB/s 421386 calls/s # 11.50 [+0.02] udp tx: 591 MB/s 10029 calls/s 10029 msg/s # 12.48 [+0.98] udp rx: 607 MB/s 443008 calls/s # 12.50 [+0.02] udp tx: 609 MB/s 10340 calls/s 10340 msg/s # 13.48 [+0.98] udp rx: 593 MB/s 432531 calls/s # 13.50 [+0.02] udp tx: 593 MB/s 10068 calls/s 10068 msg/s # 14.48 [+0.98] udp rx: 619 MB/s 451569 calls/s # 14.50 [+0.02] udp tx: 623 MB/s 10577 calls/s 10577 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__->