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.25 [+0.24] No GRO ok # 0.80 [+0.54] GRO frag list ok # 1.37 [+0.58] GRO fwd ok # 1.89 [+0.52] UDP fwd perf udp rx: 1204 MB/s 980444 calls/s # 2.97 [+1.08] udp tx: 1246 MB/s 21140 calls/s 21140 msg/s # 3.94 [+0.97] udp rx: 1244 MB/s 1013232 calls/s # 3.97 [+0.03] udp tx: 1244 MB/s 21102 calls/s 21102 msg/s # 4.94 [+0.97] udp rx: 1203 MB/s 979466 calls/s # 4.97 [+0.03] udp tx: 1251 MB/s 21233 calls/s 21233 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1068 MB/s 869725 calls/s # 6.17 [+1.08] udp tx: 1211 MB/s 20541 calls/s 20541 msg/s # 7.13 [+0.96] udp rx: 1189 MB/s 968016 calls/s # 7.17 [+0.03] udp tx: 1189 MB/s 20176 calls/s 20176 msg/s # 8.13 [+0.97] udp rx: 1211 MB/s 986458 calls/s # 8.17 [+0.03] udp tx: 1224 MB/s 20769 calls/s 20769 msg/s # 8.80 [+0.63] GRO frag list over UDP tunnel ok # 9.67 [+0.87] GRO fwd over UDP tunnel ok # 9.95 [+0.28] IPv6 # 10.23 [+0.27] No GRO ok # 10.82 [+0.60] GRO frag list ok # 11.45 [+0.63] GRO fwd ok # 12.01 [+0.56] UDP fwd perf udp rx: 1622 MB/s 1320572 calls/s # 13.08 [+1.07] udp tx: 1805 MB/s 30619 calls/s 30619 msg/s # 14.05 [+0.97] udp rx: 1882 MB/s 1532864 calls/s # 14.08 [+0.03] udp tx: 1880 MB/s 31892 calls/s 31892 msg/s # 15.05 [+0.97] udp rx: 1376 MB/s 1120764 calls/s # 15.08 [+0.03] udp tx: 1710 MB/s 29016 calls/s 29016 msg/s # 15.20 [+0.12] UDP GRO fwd perf udp tx: 1709 MB/s 28996 calls/s 28996 msg/s # 16.28 [+1.08] udp rx: 1422 MB/s 1158332 calls/s # 17.28 [+1.00] udp tx: 1819 MB/s 30867 calls/s 30867 msg/s # 17.28 [+0.01] udp rx: 1636 MB/s 1332617 calls/s # 18.27 [+0.99] udp tx: 1820 MB/s 30871 calls/s 30871 msg/s # 18.38 [+0.10] udp rx: 1716 MB/s 1397606 calls/s # 18.86 [+0.48] GRO frag list over UDP tunnel ok # 19.63 [+0.77] 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__->