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.29 [+0.29] -4 -t # 2.55 [+2.26] tcp tx: 1023 MB/s 17353 calls/s 17353 msg/s # 2.55 [+0.00] tcp rx: 1023 MB/s 52259 calls/s # 3.55 [+1.00] tcp tx: 1014 MB/s 17215 calls/s 17215 msg/s # 3.55 [+0.00] tcp rx: 1016 MB/s 51732 calls/s # 4.55 [+1.00] tcp tx: 1014 MB/s 17207 calls/s 17207 msg/s # 4.55 [+0.00] tcp rx: 1015 MB/s 51747 calls/s # 5.55 [+1.00] tcp tx: 1008 MB/s 17108 calls/s 17108 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.28] -4 -v # 6.87 [+1.01] udp rx: 632 MB/s 458240 calls/s # 6.89 [+0.02] udp tx: 1253 MB/s 21264 calls/s 21264 msg/s # 7.87 [+0.98] udp rx: 663 MB/s 480256 calls/s # 7.89 [+0.02] udp tx: 1257 MB/s 21326 calls/s 21326 msg/s # 8.88 [+0.98] udp rx: 664 MB/s 481280 calls/s # 8.89 [+0.02] udp tx: 1253 MB/s 21261 calls/s 21261 msg/s # 9.88 [+0.98] udp rx: 665 MB/s 481792 calls/s # 9.89 [+0.02] udp tx: 1255 MB/s 21302 calls/s 21302 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.19 [+0.27] -4 -G # 11.21 [+1.01] udp rx: 1039 MB/s 758290 calls/s # 11.23 [+0.02] udp tx: 1063 MB/s 18030 calls/s 18030 msg/s # 12.21 [+0.98] udp rx: 1126 MB/s 821469 calls/s # 12.23 [+0.02] udp tx: 1127 MB/s 19121 calls/s 19121 msg/s # 13.21 [+0.98] udp rx: 1127 MB/s 822407 calls/s # 13.23 [+0.02] udp tx: 1127 MB/s 19124 calls/s 19124 msg/s # 14.21 [+0.98] udp rx: 1127 MB/s 821946 calls/s # 14.23 [+0.02] udp tx: 1126 MB/s 19103 calls/s 19103 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__->