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.25 [+0.24] No GRO ok # 0.80 [+0.54] GRO frag list ok # 1.42 [+0.63] GRO fwd ok # 1.94 [+0.52] UDP fwd perf udp rx: 1526 MB/s 1242660 calls/s # 3.01 [+1.07] udp tx: 1774 MB/s 30089 calls/s 30089 msg/s # 3.98 [+0.97] udp rx: 1918 MB/s 1562064 calls/s # 4.01 [+0.03] udp tx: 1918 MB/s 32533 calls/s 32533 msg/s # 4.99 [+0.97] udp rx: 1801 MB/s 1466496 calls/s # 5.01 [+0.03] udp tx: 1793 MB/s 30423 calls/s 30423 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1903 MB/s 1549728 calls/s # 6.21 [+1.07] udp tx: 1957 MB/s 33202 calls/s 33202 msg/s # 7.18 [+0.97] udp rx: 1917 MB/s 1561414 calls/s # 7.21 [+0.03] udp tx: 1960 MB/s 33253 calls/s 33253 msg/s # 8.18 [+0.97] udp rx: 1733 MB/s 1410942 calls/s # 8.21 [+0.03] udp tx: 1974 MB/s 33482 calls/s 33482 msg/s # 8.76 [+0.55] GRO frag list over UDP tunnel ok # 9.47 [+0.71] GRO fwd over UDP tunnel ok # 9.70 [+0.23] IPv6 # 9.93 [+0.23] No GRO ok # 10.41 [+0.48] GRO frag list ok # 10.95 [+0.53] GRO fwd ok # 11.42 [+0.47] UDP fwd perf udp rx: 1812 MB/s 1475276 calls/s # 12.49 [+1.06] udp tx: 1923 MB/s 32628 calls/s 32628 msg/s # 13.46 [+0.98] udp rx: 1962 MB/s 1597728 calls/s # 13.49 [+0.02] udp tx: 1961 MB/s 33265 calls/s 33265 msg/s # 14.49 [+1.00] udp tx: 1939 MB/s 32889 calls/s 32889 msg/s # 14.49 [+0.00] udp rx: 1864 MB/s 1517664 calls/s # 14.61 [+0.12] UDP GRO fwd perf udp rx: 1885 MB/s 1534608 calls/s # 15.67 [+1.06] udp tx: 1936 MB/s 32843 calls/s 32843 msg/s # 16.64 [+0.97] udp rx: 1944 MB/s 1583392 calls/s # 16.67 [+0.03] udp tx: 1944 MB/s 32972 calls/s 32972 msg/s # 17.64 [+0.98] udp rx: 1932 MB/s 1573088 calls/s # 17.67 [+0.02] udp tx: 1929 MB/s 32731 calls/s 32731 msg/s # 18.26 [+0.59] GRO frag list over UDP tunnel ok # 18.98 [+0.72] 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__->