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.28 [+0.26] No GRO ok # 0.85 [+0.56] GRO frag list ok # 1.48 [+0.63] GRO fwd ok # 1.98 [+0.50] UDP fwd perf udp rx: 1617 MB/s 1316882 calls/s # 3.05 [+1.07] udp tx: 1843 MB/s 31263 calls/s 31263 msg/s # 4.02 [+0.97] udp rx: 1976 MB/s 1608920 calls/s # 4.05 [+0.03] udp tx: 1974 MB/s 33492 calls/s 33492 msg/s # 5.03 [+0.97] udp rx: 1968 MB/s 1602232 calls/s # 5.05 [+0.03] udp tx: 1966 MB/s 33354 calls/s 33354 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1595 MB/s 1299100 calls/s # 6.25 [+1.08] udp tx: 1925 MB/s 32659 calls/s 32659 msg/s # 7.25 [+0.99] udp rx: 1550 MB/s 1262537 calls/s # 7.25 [+0.00] udp tx: 1922 MB/s 32603 calls/s 32603 msg/s # 8.24 [+0.99] udp rx: 1631 MB/s 1327908 calls/s # 8.25 [+0.01] udp tx: 1945 MB/s 32997 calls/s 32997 msg/s # 8.87 [+0.62] GRO frag list over UDP tunnel ok # 9.63 [+0.76] GRO fwd over UDP tunnel ok # 9.88 [+0.25] IPv6 # 10.12 [+0.25] No GRO ok # 10.68 [+0.56] GRO frag list ok # 11.28 [+0.60] GRO fwd ok # 11.81 [+0.53] UDP fwd perf udp rx: 1348 MB/s 1097472 calls/s # 12.87 [+1.06] udp tx: 1800 MB/s 30536 calls/s 30536 msg/s # 13.85 [+0.98] udp rx: 1814 MB/s 1477586 calls/s # 13.87 [+0.03] udp tx: 1841 MB/s 31233 calls/s 31233 msg/s # 14.85 [+0.98] udp rx: 1526 MB/s 1242822 calls/s # 14.87 [+0.02] udp tx: 1722 MB/s 29218 calls/s 29218 msg/s # 14.99 [+0.12] UDP GRO fwd perf udp rx: 1672 MB/s 1361876 calls/s # 16.06 [+1.07] udp tx: 1844 MB/s 31291 calls/s 31291 msg/s # 17.03 [+0.97] udp rx: 1731 MB/s 1409272 calls/s # 17.06 [+0.03] udp tx: 1842 MB/s 31254 calls/s 31254 msg/s # 18.03 [+0.97] udp rx: 1903 MB/s 1549632 calls/s # 18.06 [+0.03] udp tx: 1900 MB/s 32238 calls/s 32238 msg/s # 18.68 [+0.62] GRO frag list over UDP tunnel ok # 19.48 [+0.80] 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__->