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.83 [+0.54] GRO frag list ok # 1.41 [+0.58] GRO fwd ok # 1.88 [+0.47] UDP fwd perf udp rx: 1341 MB/s 1092162 calls/s # 2.95 [+1.07] udp tx: 1757 MB/s 29812 calls/s 29812 msg/s # 3.92 [+0.98] udp rx: 1956 MB/s 1593072 calls/s # 3.95 [+0.02] udp tx: 1955 MB/s 33164 calls/s 33164 msg/s # 4.93 [+0.98] udp rx: 1958 MB/s 1594080 calls/s # 4.95 [+0.02] udp tx: 1956 MB/s 33179 calls/s 33179 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1608 MB/s 1309331 calls/s # 6.13 [+1.06] udp tx: 1801 MB/s 30551 calls/s 30551 msg/s # 7.11 [+0.97] udp rx: 1889 MB/s 1538254 calls/s # 7.13 [+0.03] udp tx: 1937 MB/s 32856 calls/s 32856 msg/s # 8.11 [+0.97] udp rx: 1938 MB/s 1577856 calls/s # 8.13 [+0.03] udp tx: 1935 MB/s 32830 calls/s 32830 msg/s # 8.68 [+0.55] GRO frag list over UDP tunnel ok # 9.40 [+0.72] GRO fwd over UDP tunnel ok # 9.64 [+0.24] IPv6 # 9.90 [+0.26] No GRO ok # 10.44 [+0.54] GRO frag list ok # 10.97 [+0.53] GRO fwd ok # 11.43 [+0.46] UDP fwd perf udp rx: 1516 MB/s 1234587 calls/s # 12.49 [+1.06] udp tx: 1829 MB/s 31022 calls/s 31022 msg/s # 13.47 [+0.98] udp rx: 1383 MB/s 1126298 calls/s # 13.49 [+0.02] udp tx: 1744 MB/s 29591 calls/s 29591 msg/s # 14.47 [+0.98] udp rx: 1910 MB/s 1555728 calls/s # 14.49 [+0.02] udp tx: 1909 MB/s 32382 calls/s 32382 msg/s # 14.61 [+0.12] UDP GRO fwd perf udp rx: 1476 MB/s 1201859 calls/s # 15.67 [+1.06] udp tx: 1900 MB/s 32228 calls/s 32228 msg/s # 16.64 [+0.97] udp rx: 1791 MB/s 1458427 calls/s # 16.67 [+0.03] udp tx: 1927 MB/s 32696 calls/s 32696 msg/s # 17.64 [+0.97] udp rx: 1841 MB/s 1499413 calls/s # 17.67 [+0.03] udp tx: 1927 MB/s 32687 calls/s 32687 msg/s # 18.25 [+0.58] GRO frag list over UDP tunnel ok # 18.94 [+0.69] 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__->