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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.38 [+0.37] -4 -t # 2.67 [+2.28] tcp tx: 689 MB/s 11692 calls/s 11692 msg/s # 2.67 [+0.00] tcp rx: 690 MB/s 35139 calls/s # 3.67 [+1.00] tcp tx: 653 MB/s 11091 calls/s 11091 msg/s # 3.67 [+0.00] tcp rx: 654 MB/s 33454 calls/s # 4.67 [+1.00] tcp tx: 640 MB/s 10869 calls/s 10869 msg/s # 4.67 [+0.00] tcp rx: 641 MB/s 32672 calls/s # 5.67 [+1.00] tcp tx: 638 MB/s 10830 calls/s 10830 msg/s # 5.70 [+0.03] udp gso - over veth touching data # 5.70 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.05 [+0.35] -4 -v # 7.07 [+1.01] udp rx: 640 MB/s 464128 calls/s # 7.09 [+0.02] udp tx: 1248 MB/s 21177 calls/s 21177 msg/s # 8.07 [+0.98] udp rx: 668 MB/s 484608 calls/s # 8.09 [+0.02] udp tx: 1211 MB/s 20543 calls/s 20543 msg/s # 9.07 [+0.98] udp rx: 672 MB/s 487424 calls/s # 9.09 [+0.02] udp tx: 1139 MB/s 19321 calls/s 19321 msg/s # 10.07 [+0.98] udp rx: 672 MB/s 487424 calls/s # 10.09 [+0.02] udp tx: 1135 MB/s 19267 calls/s 19267 msg/s # 10.12 [+0.03] udp gso and gro - over veth touching data # 10.12 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.42 [+0.30] -4 -G # 11.43 [+1.01] udp rx: 1095 MB/s 798897 calls/s # 11.45 [+0.02] udp tx: 1113 MB/s 18892 calls/s 18892 msg/s # 12.43 [+0.99] udp rx: 1112 MB/s 811214 calls/s # 12.45 [+0.01] udp tx: 1115 MB/s 18915 calls/s 18915 msg/s # 13.43 [+0.99] udp rx: 1108 MB/s 808596 calls/s # 13.45 [+0.01] udp tx: 1111 MB/s 18844 calls/s 18844 msg/s # 14.43 [+0.99] udp rx: 1073 MB/s 782583 calls/s # 14.45 [+0.01] udp tx: 1068 MB/s 18116 calls/s 18116 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__->