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.29 [+0.27] No GRO ok # 0.85 [+0.56] GRO frag list ok # 1.47 [+0.62] GRO fwd ok # 1.96 [+0.49] UDP fwd perf udp rx: 1486 MB/s 1210185 calls/s # 3.04 [+1.07] udp tx: 1792 MB/s 30398 calls/s 30398 msg/s # 4.01 [+0.97] udp rx: 1562 MB/s 1272164 calls/s # 4.04 [+0.03] udp tx: 1838 MB/s 31178 calls/s 31178 msg/s # 5.01 [+0.97] udp rx: 1854 MB/s 1509600 calls/s # 5.04 [+0.03] udp tx: 1852 MB/s 31421 calls/s 31421 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 1597 MB/s 1300718 calls/s # 6.22 [+1.07] udp tx: 1677 MB/s 28456 calls/s 28456 msg/s # 7.20 [+0.97] udp rx: 1647 MB/s 1341626 calls/s # 7.22 [+0.03] udp tx: 1678 MB/s 28462 calls/s 28462 msg/s # 8.20 [+0.97] udp rx: 1746 MB/s 1421664 calls/s # 8.22 [+0.03] udp tx: 1745 MB/s 29597 calls/s 29597 msg/s # 8.80 [+0.57] GRO frag list over UDP tunnel ok # 9.55 [+0.76] GRO fwd over UDP tunnel ok # 9.80 [+0.25] IPv6 # 10.05 [+0.25] No GRO ok # 10.58 [+0.53] GRO frag list ok # 11.10 [+0.53] GRO fwd ok # 11.60 [+0.50] UDP fwd perf udp rx: 1491 MB/s 1213867 calls/s # 12.67 [+1.07] udp tx: 1764 MB/s 29921 calls/s 29921 msg/s # 13.64 [+0.97] udp rx: 1623 MB/s 1321383 calls/s # 13.67 [+0.03] udp tx: 1816 MB/s 30816 calls/s 30816 msg/s # 14.65 [+0.97] udp rx: 1802 MB/s 1467264 calls/s # 14.67 [+0.03] udp tx: 1797 MB/s 30495 calls/s 30495 msg/s # 14.79 [+0.12] UDP GRO fwd perf udp rx: 1038 MB/s 845854 calls/s # 15.86 [+1.07] udp tx: 1189 MB/s 20170 calls/s 20170 msg/s # 16.87 [+1.00] udp tx: 1249 MB/s 21195 calls/s 21195 msg/s # 16.87 [+0.01] udp rx: 1042 MB/s 848934 calls/s # 17.86 [+0.99] udp tx: 1584 MB/s 26877 calls/s 26877 msg/s # 17.97 [+0.10] udp rx: 1380 MB/s 1124188 calls/s # 18.45 [+0.48] GRO frag list over UDP tunnel ok # 19.21 [+0.76] 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__->