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.57 [+2.27] tcp tx: 1023 MB/s 17366 calls/s 17366 msg/s # 2.61 [+0.04] tcp rx: 1065 MB/s 52693 calls/s # 3.57 [+0.96] tcp tx: 825 MB/s 14008 calls/s 14008 msg/s # 3.61 [+0.04] tcp rx: 801 MB/s 43511 calls/s # 4.57 [+0.96] tcp tx: 569 MB/s 9658 calls/s 9658 msg/s # 4.61 [+0.04] tcp rx: 574 MB/s 32680 calls/s # 5.57 [+0.96] tcp tx: 572 MB/s 9718 calls/s 9718 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.29] -4 -v # 6.91 [+1.01] udp rx: 589 MB/s 427264 calls/s # 6.93 [+0.02] udp tx: 1281 MB/s 21736 calls/s 21736 msg/s # 7.91 [+0.98] udp rx: 645 MB/s 467200 calls/s # 7.93 [+0.02] udp tx: 1275 MB/s 21639 calls/s 21639 msg/s # 8.91 [+0.98] udp rx: 659 MB/s 477952 calls/s # 8.93 [+0.02] udp tx: 1298 MB/s 22029 calls/s 22029 msg/s # 9.91 [+0.98] udp rx: 619 MB/s 448768 calls/s # 9.93 [+0.02] udp tx: 1274 MB/s 21624 calls/s 21624 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.24 [+0.28] -4 -G # 11.26 [+1.02] udp rx: 605 MB/s 441645 calls/s # 11.28 [+0.02] udp tx: 617 MB/s 10469 calls/s 10469 msg/s # 12.26 [+0.98] udp rx: 630 MB/s 459867 calls/s # 12.28 [+0.02] udp tx: 632 MB/s 10736 calls/s 10736 msg/s # 13.26 [+0.99] udp rx: 616 MB/s 449691 calls/s # 13.28 [+0.01] udp tx: 618 MB/s 10497 calls/s 10497 msg/s # 14.26 [+0.99] udp rx: 636 MB/s 464237 calls/s # 14.28 [+0.01] udp tx: 644 MB/s 10939 calls/s 10939 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__->