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.29] -4 -t # 2.54 [+2.24] tcp tx: 1010 MB/s 17145 calls/s 17145 msg/s # 2.54 [+0.00] tcp rx: 1011 MB/s 51870 calls/s # 3.54 [+1.00] tcp tx: 1029 MB/s 17462 calls/s 17462 msg/s # 3.54 [+0.00] tcp rx: 1031 MB/s 49948 calls/s # 4.54 [+1.00] tcp tx: 1002 MB/s 16998 calls/s 16998 msg/s # 4.54 [+0.00] tcp rx: 1003 MB/s 49728 calls/s # 5.54 [+1.00] tcp tx: 1019 MB/s 17290 calls/s 17290 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.30] -4 -v # 6.88 [+1.01] udp rx: 653 MB/s 473344 calls/s # 6.90 [+0.02] udp tx: 1303 MB/s 22116 calls/s 22116 msg/s # 7.88 [+0.98] udp rx: 667 MB/s 483584 calls/s # 7.90 [+0.02] udp tx: 1299 MB/s 22041 calls/s 22041 msg/s # 8.88 [+0.98] udp rx: 593 MB/s 429568 calls/s # 8.90 [+0.02] udp tx: 1263 MB/s 21438 calls/s 21438 msg/s # 9.88 [+0.98] udp rx: 516 MB/s 373504 calls/s # 9.90 [+0.02] udp tx: 909 MB/s 15433 calls/s 15433 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.28] -4 -G # 11.22 [+1.01] udp rx: 617 MB/s 450063 calls/s # 11.24 [+0.02] udp tx: 632 MB/s 10729 calls/s 10729 msg/s # 12.22 [+0.98] udp rx: 634 MB/s 462837 calls/s # 12.24 [+0.02] udp tx: 635 MB/s 10785 calls/s 10785 msg/s # 13.22 [+0.98] udp rx: 629 MB/s 458882 calls/s # 13.24 [+0.02] udp tx: 629 MB/s 10672 calls/s 10672 msg/s # 14.22 [+0.98] udp rx: 618 MB/s 450820 calls/s # 14.24 [+0.02] udp tx: 618 MB/s 10494 calls/s 10494 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__->