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.30] -4 -t # 2.56 [+2.26] tcp tx: 628 MB/s 10656 calls/s 10656 msg/s # 2.56 [+0.00] tcp rx: 628 MB/s 32511 calls/s # 3.56 [+1.00] tcp tx: 553 MB/s 9396 calls/s 9396 msg/s # 3.56 [+0.00] tcp rx: 554 MB/s 33373 calls/s # 4.56 [+1.00] tcp tx: 580 MB/s 9840 calls/s 9840 msg/s # 4.57 [+0.00] tcp rx: 580 MB/s 32912 calls/s # 5.56 [+1.00] tcp tx: 573 MB/s 9729 calls/s 9729 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.92 [+0.32] -4 -v # 6.94 [+1.02] udp rx: 526 MB/s 381440 calls/s # 6.95 [+0.02] udp tx: 822 MB/s 13951 calls/s 13951 msg/s # 7.94 [+0.98] udp rx: 548 MB/s 397720 calls/s # 7.95 [+0.02] udp tx: 779 MB/s 13213 calls/s 13213 msg/s # 8.94 [+0.98] udp rx: 524 MB/s 380356 calls/s # 8.95 [+0.02] udp tx: 771 MB/s 13088 calls/s 13088 msg/s # 9.94 [+0.98] udp rx: 558 MB/s 405260 calls/s # 9.95 [+0.02] udp tx: 767 MB/s 13013 calls/s 13013 msg/s # 9.99 [+0.04] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.31 [+0.32] -4 -G # 11.33 [+1.01] udp rx: 599 MB/s 437487 calls/s # 11.35 [+0.02] udp tx: 614 MB/s 10424 calls/s 10424 msg/s # 12.33 [+0.98] udp rx: 617 MB/s 450708 calls/s # 12.35 [+0.02] udp tx: 617 MB/s 10472 calls/s 10472 msg/s # 13.33 [+0.98] udp rx: 609 MB/s 444848 calls/s # 13.35 [+0.02] udp tx: 609 MB/s 10342 calls/s 10342 msg/s # 14.33 [+0.98] udp rx: 614 MB/s 448437 calls/s # 14.35 [+0.02] udp tx: 615 MB/s 10433 calls/s 10433 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__->