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.71 [+0.48] GRO frag list ok # 1.24 [+0.53] GRO fwd ok # 1.68 [+0.44] UDP fwd perf udp rx: 1420 MB/s 1156600 calls/s # 2.74 [+1.06] udp tx: 1765 MB/s 29938 calls/s 29938 msg/s # 3.72 [+0.97] udp rx: 1799 MB/s 1464802 calls/s # 3.74 [+0.03] udp tx: 1850 MB/s 31386 calls/s 31386 msg/s # 4.72 [+0.98] udp rx: 1880 MB/s 1531008 calls/s # 4.74 [+0.02] udp tx: 1876 MB/s 31830 calls/s 31830 msg/s # 4.86 [+0.12] UDP GRO fwd perf udp rx: 1468 MB/s 1195866 calls/s # 5.92 [+1.07] udp tx: 1800 MB/s 30537 calls/s 30537 msg/s # 6.89 [+0.97] udp rx: 1834 MB/s 1493841 calls/s # 6.92 [+0.03] udp tx: 1848 MB/s 31348 calls/s 31348 msg/s # 7.90 [+0.97] udp rx: 1867 MB/s 1520016 calls/s # 7.92 [+0.03] udp tx: 1864 MB/s 31626 calls/s 31626 msg/s # 8.47 [+0.55] GRO frag list over UDP tunnel ok # 9.15 [+0.67] GRO fwd over UDP tunnel ok # 9.37 [+0.23] IPv6 # 9.61 [+0.24] No GRO ok # 10.10 [+0.49] GRO frag list ok # 10.58 [+0.48] GRO fwd ok # 11.03 [+0.45] UDP fwd perf udp rx: 1210 MB/s 985356 calls/s # 12.10 [+1.07] udp tx: 1691 MB/s 28692 calls/s 28692 msg/s # 13.07 [+0.97] udp rx: 1834 MB/s 1493280 calls/s # 13.10 [+0.02] udp tx: 1833 MB/s 31097 calls/s 31097 msg/s # 14.08 [+0.98] udp rx: 1794 MB/s 1461168 calls/s # 14.10 [+0.02] udp tx: 1793 MB/s 30422 calls/s 30422 msg/s # 14.22 [+0.12] UDP GRO fwd perf udp rx: 1638 MB/s 1333618 calls/s # 15.28 [+1.07] udp tx: 1821 MB/s 30897 calls/s 30897 msg/s # 16.26 [+0.97] udp rx: 1860 MB/s 1514832 calls/s # 16.28 [+0.03] udp tx: 1859 MB/s 31535 calls/s 31535 msg/s # 17.26 [+0.97] udp rx: 1765 MB/s 1437585 calls/s # 17.28 [+0.03] udp tx: 1850 MB/s 31393 calls/s 31393 msg/s # 17.90 [+0.62] GRO frag list over UDP tunnel ok # 18.63 [+0.73] 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__->