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.30] -4 -t # 2.57 [+2.27] tcp tx: 1002 MB/s 17001 calls/s 17001 msg/s # 2.57 [+0.00] tcp rx: 1002 MB/s 51774 calls/s # 3.57 [+1.00] tcp tx: 955 MB/s 16208 calls/s 16208 msg/s # 3.57 [+0.00] tcp rx: 956 MB/s 49344 calls/s # 4.57 [+1.00] tcp tx: 921 MB/s 15628 calls/s 15628 msg/s # 4.59 [+0.02] tcp rx: 945 MB/s 46809 calls/s # 5.57 [+0.98] tcp tx: 925 MB/s 15705 calls/s 15705 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.86 [+0.26] -4 -v # 6.88 [+1.02] udp rx: 659 MB/s 477952 calls/s # 6.89 [+0.01] udp tx: 1190 MB/s 20189 calls/s 20189 msg/s # 7.88 [+0.98] udp rx: 657 MB/s 476416 calls/s # 7.89 [+0.02] udp tx: 1302 MB/s 22087 calls/s 22087 msg/s # 8.88 [+0.98] udp rx: 653 MB/s 473344 calls/s # 8.89 [+0.02] udp tx: 1278 MB/s 21678 calls/s 21678 msg/s # 9.88 [+0.99] udp rx: 637 MB/s 461568 calls/s # 9.89 [+0.01] udp tx: 1243 MB/s 21091 calls/s 21091 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.25] -4 -G # 11.18 [+1.01] udp rx: 1114 MB/s 812871 calls/s # 11.20 [+0.02] udp tx: 1135 MB/s 19261 calls/s 19261 msg/s # 12.18 [+0.98] udp rx: 1142 MB/s 833061 calls/s # 12.20 [+0.02] udp tx: 1144 MB/s 19403 calls/s 19403 msg/s # 13.18 [+0.98] udp rx: 1122 MB/s 818389 calls/s # 13.20 [+0.02] udp tx: 1119 MB/s 18995 calls/s 18995 msg/s # 14.18 [+0.98] udp rx: 1050 MB/s 766142 calls/s # 14.20 [+0.02] udp tx: 1050 MB/s 17809 calls/s 17809 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__->