make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-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.23 [+0.21] No GRO ok # 0.74 [+0.51] GRO frag list ok # 1.32 [+0.59] GRO fwd ok # 1.82 [+0.50] UDP fwd perf udp rx: 1208 MB/s 984061 calls/s # 2.89 [+1.07] udp tx: 1309 MB/s 22209 calls/s 22209 msg/s # 3.86 [+0.97] udp rx: 1314 MB/s 1070208 calls/s # 3.89 [+0.03] udp tx: 1312 MB/s 22264 calls/s 22264 msg/s # 4.86 [+0.97] udp rx: 1313 MB/s 1069344 calls/s # 4.89 [+0.03] udp tx: 1312 MB/s 22260 calls/s 22260 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1288 MB/s 1049376 calls/s # 6.08 [+1.07] udp tx: 1325 MB/s 22487 calls/s 22487 msg/s # 7.05 [+0.97] udp rx: 1324 MB/s 1078176 calls/s # 7.08 [+0.03] udp tx: 1322 MB/s 22425 calls/s 22425 msg/s # 8.06 [+0.97] udp rx: 1144 MB/s 931402 calls/s # 8.08 [+0.03] udp tx: 1289 MB/s 21868 calls/s 21868 msg/s # 8.68 [+0.60] GRO frag list over UDP tunnel ok # 9.45 [+0.77] GRO fwd over UDP tunnel ok # 9.71 [+0.26] IPv6 # 9.95 [+0.24] No GRO ok # 10.46 [+0.51] GRO frag list ok # 11.02 [+0.56] GRO fwd ok # 11.53 [+0.51] UDP fwd perf udp rx: 1797 MB/s 1463088 calls/s # 12.60 [+1.06] udp tx: 1842 MB/s 31247 calls/s 31247 msg/s # 13.57 [+0.98] udp rx: 1914 MB/s 1558896 calls/s # 13.60 [+0.02] udp tx: 1913 MB/s 32454 calls/s 32454 msg/s # 14.57 [+0.98] udp rx: 1894 MB/s 1541952 calls/s # 14.60 [+0.02] udp tx: 1892 MB/s 32091 calls/s 32091 msg/s # 14.71 [+0.12] UDP GRO fwd perf udp rx: 1660 MB/s 1352007 calls/s # 15.78 [+1.07] udp tx: 1760 MB/s 29861 calls/s 29861 msg/s # 16.75 [+0.97] udp rx: 1836 MB/s 1495444 calls/s # 16.78 [+0.03] udp tx: 1904 MB/s 32306 calls/s 32306 msg/s # 17.76 [+0.98] udp rx: 1819 MB/s 1481530 calls/s # 17.78 [+0.02] udp tx: 1908 MB/s 32367 calls/s 32367 msg/s # 18.37 [+0.59] GRO frag list over UDP tunnel ok # 19.11 [+0.74] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->