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.35] -4 -t # 2.64 [+2.29] tcp tx: 573 MB/s 9731 calls/s 9731 msg/s # 2.65 [+0.01] tcp rx: 577 MB/s 33084 calls/s # 3.64 [+0.99] tcp tx: 591 MB/s 10029 calls/s 10029 msg/s # 3.65 [+0.01] tcp rx: 590 MB/s 32254 calls/s # 4.64 [+0.99] tcp tx: 571 MB/s 9697 calls/s 9697 msg/s # 4.65 [+0.01] tcp rx: 572 MB/s 32225 calls/s # 5.64 [+0.99] tcp tx: 557 MB/s 9463 calls/s 9463 msg/s # 5.68 [+0.04] udp gso - over veth touching data # 5.68 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.99 [+0.32] -4 -v # 7.01 [+1.02] udp rx: 534 MB/s 387436 calls/s # 7.03 [+0.02] udp tx: 737 MB/s 12513 calls/s 12513 msg/s # 8.01 [+0.98] udp rx: 552 MB/s 400259 calls/s # 8.03 [+0.02] udp tx: 776 MB/s 13177 calls/s 13177 msg/s # 9.01 [+0.98] udp rx: 556 MB/s 403392 calls/s # 9.03 [+0.02] udp tx: 793 MB/s 13450 calls/s 13450 msg/s # 10.01 [+0.98] udp rx: 556 MB/s 403514 calls/s # 10.03 [+0.02] udp tx: 793 MB/s 13451 calls/s 13451 msg/s # 10.07 [+0.04] udp gso and gro - over veth touching data # 10.07 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.40 [+0.33] -4 -G # 11.42 [+1.02] udp rx: 628 MB/s 458675 calls/s # 11.44 [+0.02] udp tx: 643 MB/s 10920 calls/s 10920 msg/s # 12.42 [+0.98] udp rx: 657 MB/s 479445 calls/s # 12.44 [+0.02] udp tx: 660 MB/s 11198 calls/s 11198 msg/s # 13.42 [+0.98] udp rx: 656 MB/s 479111 calls/s # 13.44 [+0.02] udp tx: 659 MB/s 11191 calls/s 11191 msg/s # 14.42 [+0.98] udp rx: 657 MB/s 479180 calls/s # 14.44 [+0.02] udp tx: 659 MB/s 11190 calls/s 11190 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__->