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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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.29 [+0.28] -4 -t # 2.53 [+2.24] tcp tx: 1119 MB/s 18979 calls/s 18979 msg/s # 2.56 [+0.03] tcp rx: 1151 MB/s 14956 calls/s # 3.53 [+0.97] tcp tx: 968 MB/s 16426 calls/s 16426 msg/s # 4.53 [+1.00] tcp tx: 1151 MB/s 19528 calls/s 19528 msg/s # 4.58 [+0.05] tcp rx: 2143 MB/s 48518 calls/s # 5.53 [+0.95] tcp tx: 903 MB/s 15332 calls/s 15332 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.29] -4 -v # 6.86 [+1.01] udp rx: 592 MB/s 429568 calls/s # 6.88 [+0.02] udp tx: 1275 MB/s 21632 calls/s 21632 msg/s # 7.86 [+0.98] udp rx: 642 MB/s 465408 calls/s # 7.88 [+0.02] udp tx: 1249 MB/s 21196 calls/s 21196 msg/s # 8.86 [+0.98] udp rx: 642 MB/s 465152 calls/s # 8.88 [+0.02] udp tx: 1253 MB/s 21263 calls/s 21263 msg/s # 9.86 [+0.99] udp rx: 582 MB/s 421888 calls/s # 9.88 [+0.01] udp tx: 1270 MB/s 21553 calls/s 21553 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.28] -4 -G # 11.20 [+1.01] udp rx: 1000 MB/s 729785 calls/s # 11.22 [+0.02] udp tx: 1013 MB/s 17198 calls/s 17198 msg/s # 12.20 [+0.98] udp rx: 1013 MB/s 739075 calls/s # 12.22 [+0.02] udp tx: 1024 MB/s 17370 calls/s 17370 msg/s # 13.20 [+0.98] udp rx: 1063 MB/s 775840 calls/s # 13.22 [+0.02] udp tx: 1063 MB/s 18041 calls/s 18041 msg/s # 14.20 [+0.98] udp rx: 1103 MB/s 804992 calls/s # 14.22 [+0.02] udp tx: 1102 MB/s 18700 calls/s 18700 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__->