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.24 [+0.23] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.31 [+0.55] GRO fwd ok # 1.77 [+0.46] UDP fwd perf udp rx: 665 MB/s 541532 calls/s # 2.84 [+1.07] udp tx: 1738 MB/s 29486 calls/s 29486 msg/s # 3.84 [+1.00] udp rx: 1922 MB/s 1565173 calls/s # 3.84 [+0.00] udp tx: 1920 MB/s 32568 calls/s 32568 msg/s # 4.84 [+1.00] udp rx: 1926 MB/s 1568736 calls/s # 4.84 [+0.00] udp tx: 1925 MB/s 32666 calls/s 32666 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1861 MB/s 1515840 calls/s # 6.03 [+1.07] udp tx: 1915 MB/s 32480 calls/s 32480 msg/s # 7.00 [+0.97] udp rx: 1915 MB/s 1559520 calls/s # 7.03 [+0.03] udp tx: 1913 MB/s 32460 calls/s 32460 msg/s # 8.00 [+0.97] udp rx: 1917 MB/s 1561152 calls/s # 8.03 [+0.03] udp tx: 1915 MB/s 32496 calls/s 32496 msg/s # 8.63 [+0.60] GRO frag list over UDP tunnel ok # 9.39 [+0.76] GRO fwd over UDP tunnel ok # 9.64 [+0.25] IPv6 # 9.89 [+0.25] No GRO ok # 10.41 [+0.52] GRO frag list ok # 10.95 [+0.54] GRO fwd ok # 11.43 [+0.48] UDP fwd perf udp rx: 1347 MB/s 1096629 calls/s # 12.50 [+1.07] udp tx: 1892 MB/s 32098 calls/s 32098 msg/s # 13.47 [+0.97] udp rx: 1824 MB/s 1485744 calls/s # 13.50 [+0.03] udp tx: 1823 MB/s 30930 calls/s 30930 msg/s # 14.47 [+0.98] udp rx: 1923 MB/s 1566240 calls/s # 14.50 [+0.02] udp tx: 1921 MB/s 32597 calls/s 32597 msg/s # 14.62 [+0.12] UDP GRO fwd perf udp rx: 1874 MB/s 1526256 calls/s # 15.69 [+1.07] udp tx: 1926 MB/s 32682 calls/s 32682 msg/s # 16.66 [+0.97] udp rx: 1923 MB/s 1566288 calls/s # 16.69 [+0.03] udp tx: 1922 MB/s 32602 calls/s 32602 msg/s # 17.66 [+0.97] udp rx: 1931 MB/s 1572528 calls/s # 17.69 [+0.03] udp tx: 1929 MB/s 32731 calls/s 32731 msg/s # 18.28 [+0.59] GRO frag list over UDP tunnel ok # 19.03 [+0.76] 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__->