make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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_fwd.sh # 0.02 [+0.02] IPv4 # 0.27 [+0.25] No GRO ok # 0.83 [+0.56] GRO frag list ok # 1.47 [+0.64] GRO fwd ok # 1.99 [+0.52] UDP fwd perf udp rx: 1079 MB/s 879119 calls/s # 3.06 [+1.07] udp tx: 1151 MB/s 19534 calls/s 19534 msg/s # 4.03 [+0.97] udp rx: 1098 MB/s 894139 calls/s # 4.06 [+0.03] udp tx: 1170 MB/s 19847 calls/s 19847 msg/s # 5.03 [+0.97] udp rx: 1168 MB/s 951089 calls/s # 5.06 [+0.03] udp tx: 1191 MB/s 20217 calls/s 20217 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1138 MB/s 926774 calls/s # 6.25 [+1.07] udp tx: 1190 MB/s 20191 calls/s 20191 msg/s # 7.22 [+0.97] udp rx: 1183 MB/s 963273 calls/s # 7.25 [+0.03] udp tx: 1192 MB/s 20229 calls/s 20229 msg/s # 8.22 [+0.97] udp rx: 1211 MB/s 986284 calls/s # 8.25 [+0.03] udp tx: 1225 MB/s 20785 calls/s 20785 msg/s # 8.88 [+0.62] GRO frag list over UDP tunnel ok # 9.73 [+0.85] GRO fwd over UDP tunnel ok # 9.99 [+0.26] IPv6 # 10.26 [+0.27] No GRO ok # 10.85 [+0.59] GRO frag list ok # 11.44 [+0.59] GRO fwd ok # 11.96 [+0.52] UDP fwd perf udp rx: 1540 MB/s 1248764 calls/s # 13.03 [+1.07] udp tx: 1798 MB/s 30509 calls/s 30509 msg/s # 14.00 [+0.97] udp rx: 1287 MB/s 1043443 calls/s # 14.03 [+0.03] udp tx: 1806 MB/s 30638 calls/s 30638 msg/s # 15.00 [+0.97] udp rx: 1690 MB/s 1369834 calls/s # 15.03 [+0.03] udp tx: 1904 MB/s 32297 calls/s 32297 msg/s # 15.15 [+0.12] UDP GRO fwd perf udp rx: 1636 MB/s 1326145 calls/s # 16.21 [+1.07] udp tx: 1925 MB/s 32658 calls/s 32658 msg/s # 17.19 [+0.97] udp rx: 1588 MB/s 1287666 calls/s # 17.21 [+0.03] udp tx: 1894 MB/s 32135 calls/s 32135 msg/s # 18.19 [+0.97] udp rx: 1762 MB/s 1431400 calls/s # 18.21 [+0.03] udp tx: 1887 MB/s 32020 calls/s 32020 msg/s # 18.83 [+0.61] GRO frag list over UDP tunnel ok # 19.68 [+0.85] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.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__->