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.27 [+0.25] No GRO ok # 0.83 [+0.56] GRO frag list ok # 1.42 [+0.59] GRO fwd ok # 1.91 [+0.49] UDP fwd perf udp rx: 1680 MB/s 1368440 calls/s # 2.99 [+1.07] udp tx: 1833 MB/s 31104 calls/s 31104 msg/s # 3.95 [+0.97] udp rx: 1880 MB/s 1531008 calls/s # 3.99 [+0.03] udp tx: 1878 MB/s 31866 calls/s 31866 msg/s # 4.95 [+0.97] udp rx: 1877 MB/s 1528416 calls/s # 4.99 [+0.03] udp tx: 1875 MB/s 31809 calls/s 31809 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1653 MB/s 1346377 calls/s # 6.17 [+1.07] udp tx: 1810 MB/s 30707 calls/s 30707 msg/s # 7.15 [+0.98] udp rx: 1738 MB/s 1415422 calls/s # 7.17 [+0.02] udp tx: 1817 MB/s 30831 calls/s 30831 msg/s # 8.15 [+0.98] udp rx: 1520 MB/s 1237574 calls/s # 8.17 [+0.02] udp tx: 1810 MB/s 30703 calls/s 30703 msg/s # 8.74 [+0.57] GRO frag list over UDP tunnel ok # 9.46 [+0.72] GRO fwd over UDP tunnel ok # 9.71 [+0.25] IPv6 # 9.94 [+0.23] No GRO ok # 10.44 [+0.50] GRO frag list ok # 10.99 [+0.55] GRO fwd ok # 11.47 [+0.48] UDP fwd perf udp rx: 1594 MB/s 1297981 calls/s # 12.53 [+1.06] udp tx: 1754 MB/s 29758 calls/s 29758 msg/s # 13.50 [+0.97] udp rx: 1834 MB/s 1493424 calls/s # 13.53 [+0.03] udp tx: 1834 MB/s 31109 calls/s 31109 msg/s # 14.50 [+0.97] udp rx: 1856 MB/s 1511616 calls/s # 14.53 [+0.03] udp tx: 1854 MB/s 31458 calls/s 31458 msg/s # 14.65 [+0.12] UDP GRO fwd perf udp rx: 1694 MB/s 1379870 calls/s # 15.71 [+1.06] udp tx: 1791 MB/s 30393 calls/s 30393 msg/s # 16.69 [+0.97] udp rx: 1583 MB/s 1288822 calls/s # 16.71 [+0.03] udp tx: 1822 MB/s 30908 calls/s 30908 msg/s # 17.71 [+1.00] udp tx: 1391 MB/s 23603 calls/s 23603 msg/s # 17.71 [+0.00] udp rx: 465 MB/s 379168 calls/s # 18.25 [+0.54] GRO frag list over UDP tunnel ok # 18.99 [+0.74] 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__->