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.26 [+0.25] No GRO ok # 0.83 [+0.56] GRO frag list ok # 1.43 [+0.61] GRO fwd ok # 1.94 [+0.51] UDP fwd perf udp rx: 1183 MB/s 963135 calls/s # 3.01 [+1.07] udp tx: 1260 MB/s 21374 calls/s 21374 msg/s # 3.99 [+0.97] udp rx: 1272 MB/s 1035696 calls/s # 4.01 [+0.03] udp tx: 1271 MB/s 21562 calls/s 21562 msg/s # 4.99 [+0.97] udp rx: 1644 MB/s 1338511 calls/s # 5.01 [+0.03] udp tx: 1801 MB/s 30561 calls/s 30561 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1831 MB/s 1491072 calls/s # 6.19 [+1.06] udp tx: 1880 MB/s 31896 calls/s 31896 msg/s # 7.17 [+0.97] udp rx: 1885 MB/s 1534656 calls/s # 7.19 [+0.03] udp tx: 1882 MB/s 31934 calls/s 31934 msg/s # 8.17 [+0.98] udp rx: 1885 MB/s 1535328 calls/s # 8.19 [+0.02] udp tx: 1884 MB/s 31963 calls/s 31963 msg/s # 8.74 [+0.55] GRO frag list over UDP tunnel ok # 9.47 [+0.73] GRO fwd over UDP tunnel ok # 9.71 [+0.24] IPv6 # 9.94 [+0.23] No GRO ok # 10.43 [+0.49] GRO frag list ok # 10.95 [+0.52] GRO fwd ok # 11.42 [+0.47] UDP fwd perf udp rx: 1504 MB/s 1224676 calls/s # 12.48 [+1.06] udp tx: 1712 MB/s 29044 calls/s 29044 msg/s # 13.46 [+0.98] udp rx: 1764 MB/s 1436872 calls/s # 13.48 [+0.02] udp tx: 1763 MB/s 29908 calls/s 29908 msg/s # 14.45 [+0.98] udp rx: 1725 MB/s 1404528 calls/s # 14.48 [+0.02] udp tx: 1722 MB/s 29220 calls/s 29220 msg/s # 14.59 [+0.12] UDP GRO fwd perf udp rx: 1499 MB/s 1220769 calls/s # 15.66 [+1.07] udp tx: 1727 MB/s 29306 calls/s 29306 msg/s # 16.63 [+0.97] udp rx: 1631 MB/s 1327824 calls/s # 16.66 [+0.03] udp tx: 1637 MB/s 27769 calls/s 27769 msg/s # 17.63 [+0.97] udp rx: 1838 MB/s 1496976 calls/s # 17.66 [+0.03] udp tx: 1832 MB/s 31074 calls/s 31074 msg/s # 18.19 [+0.53] GRO frag list over UDP tunnel ok # 18.93 [+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__->