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.30 [+0.28] No GRO ok # 0.84 [+0.54] GRO frag list ok # 1.44 [+0.60] GRO fwd ok # 1.94 [+0.50] UDP fwd perf udp rx: 1348 MB/s 1097629 calls/s # 3.01 [+1.07] udp tx: 1892 MB/s 32090 calls/s 32090 msg/s # 4.01 [+1.00] udp tx: 1976 MB/s 33531 calls/s 33531 msg/s # 4.01 [+0.00] udp rx: 1536 MB/s 1250862 calls/s # 5.01 [+1.00] udp tx: 1984 MB/s 33662 calls/s 33662 msg/s # 5.11 [+0.10] udp rx: 1939 MB/s 1579295 calls/s # 5.13 [+0.02] UDP GRO fwd perf udp tx: 1950 MB/s 33085 calls/s 33085 msg/s # 6.20 [+1.07] udp rx: 1761 MB/s 1433744 calls/s # 7.19 [+1.00] udp tx: 1933 MB/s 32786 calls/s 32786 msg/s # 7.20 [+0.00] udp rx: 1677 MB/s 1365384 calls/s # 8.19 [+1.00] udp tx: 1950 MB/s 33087 calls/s 33087 msg/s # 8.30 [+0.10] udp rx: 1901 MB/s 1547999 calls/s # 8.73 [+0.43] GRO frag list over UDP tunnel ok # 9.45 [+0.72] GRO fwd over UDP tunnel ok # 9.69 [+0.24] IPv6 # 9.90 [+0.21] No GRO ok # 10.41 [+0.51] GRO frag list ok # 10.90 [+0.48] GRO fwd ok # 11.34 [+0.44] UDP fwd perf udp rx: 1720 MB/s 1400723 calls/s # 12.40 [+1.06] udp tx: 1861 MB/s 31567 calls/s 31567 msg/s # 13.38 [+0.97] udp rx: 1636 MB/s 1332581 calls/s # 13.40 [+0.03] udp tx: 1927 MB/s 32685 calls/s 32685 msg/s # 14.38 [+0.98] udp rx: 1910 MB/s 1555131 calls/s # 14.40 [+0.02] udp tx: 1912 MB/s 32436 calls/s 32436 msg/s # 14.52 [+0.12] UDP GRO fwd perf udp rx: 1781 MB/s 1450656 calls/s # 15.58 [+1.06] udp tx: 1826 MB/s 30981 calls/s 30981 msg/s # 16.56 [+0.98] udp rx: 1931 MB/s 1572768 calls/s # 16.58 [+0.02] udp tx: 1923 MB/s 32629 calls/s 32629 msg/s # 17.56 [+0.98] udp rx: 1920 MB/s 1563600 calls/s # 17.58 [+0.02] udp tx: 1925 MB/s 32657 calls/s 32657 msg/s # 18.10 [+0.52] GRO frag list over UDP tunnel ok # 18.81 [+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__->