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.57 [+2.26] tcp tx: 594 MB/s 10080 calls/s 10080 msg/s # 2.57 [+0.00] tcp rx: 594 MB/s 36681 calls/s # 3.57 [+1.00] tcp tx: 552 MB/s 9366 calls/s 9366 msg/s # 3.58 [+0.00] tcp rx: 553 MB/s 35826 calls/s # 4.57 [+1.00] tcp tx: 571 MB/s 9690 calls/s 9690 msg/s # 4.58 [+0.00] tcp rx: 572 MB/s 35757 calls/s # 5.57 [+1.00] tcp tx: 558 MB/s 9473 calls/s 9473 msg/s # 5.61 [+0.04] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.33] -4 -v # 6.95 [+1.01] udp rx: 538 MB/s 389888 calls/s # 6.97 [+0.02] udp tx: 810 MB/s 13750 calls/s 13750 msg/s # 7.95 [+0.98] udp rx: 551 MB/s 399872 calls/s # 7.97 [+0.02] udp tx: 807 MB/s 13694 calls/s 13694 msg/s # 8.95 [+0.98] udp rx: 552 MB/s 400640 calls/s # 8.97 [+0.02] udp tx: 805 MB/s 13658 calls/s 13658 msg/s # 9.95 [+0.98] udp rx: 552 MB/s 400640 calls/s # 9.97 [+0.02] udp tx: 808 MB/s 13720 calls/s 13720 msg/s # 10.01 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.27] -4 -G # 11.29 [+1.01] udp rx: 614 MB/s 447846 calls/s # 11.31 [+0.02] udp tx: 628 MB/s 10659 calls/s 10659 msg/s # 12.29 [+0.98] udp rx: 635 MB/s 463430 calls/s # 12.31 [+0.02] udp tx: 635 MB/s 10772 calls/s 10772 msg/s # 13.30 [+0.98] udp rx: 620 MB/s 452520 calls/s # 13.31 [+0.02] udp tx: 621 MB/s 10546 calls/s 10546 msg/s # 14.30 [+0.98] udp rx: 618 MB/s 450948 calls/s # 14.31 [+0.02] udp tx: 619 MB/s 10509 calls/s 10509 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__->