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.01 [+0.01] IPv4 # 0.23 [+0.22] No GRO ok # 0.72 [+0.49] GRO frag list ok # 1.29 [+0.57] GRO fwd ok # 1.75 [+0.46] UDP fwd perf udp rx: 1384 MB/s 1126751 calls/s # 2.82 [+1.07] udp tx: 1835 MB/s 31134 calls/s 31134 msg/s # 3.79 [+0.97] udp rx: 1858 MB/s 1512672 calls/s # 3.82 [+0.03] udp tx: 1856 MB/s 31489 calls/s 31489 msg/s # 4.79 [+0.97] udp rx: 1852 MB/s 1508448 calls/s # 4.82 [+0.03] udp tx: 1850 MB/s 31387 calls/s 31387 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1764 MB/s 1436386 calls/s # 6.00 [+1.07] udp tx: 1874 MB/s 31791 calls/s 31791 msg/s # 6.97 [+0.97] udp rx: 1909 MB/s 1554816 calls/s # 7.00 [+0.03] udp tx: 1908 MB/s 32367 calls/s 32367 msg/s # 7.98 [+0.97] udp rx: 1907 MB/s 1553088 calls/s # 8.00 [+0.02] udp tx: 1905 MB/s 32322 calls/s 32322 msg/s # 8.60 [+0.60] GRO frag list over UDP tunnel ok # 9.37 [+0.77] GRO fwd over UDP tunnel ok # 9.63 [+0.26] IPv6 # 9.88 [+0.25] No GRO ok # 10.39 [+0.51] GRO frag list ok # 10.91 [+0.52] GRO fwd ok # 11.37 [+0.46] UDP fwd perf udp rx: 1620 MB/s 1319468 calls/s # 12.43 [+1.06] udp tx: 1770 MB/s 30033 calls/s 30033 msg/s # 13.41 [+0.98] udp rx: 1426 MB/s 1161227 calls/s # 13.43 [+0.02] udp tx: 1809 MB/s 30688 calls/s 30688 msg/s # 14.41 [+0.98] udp rx: 1466 MB/s 1194008 calls/s # 14.43 [+0.02] udp tx: 1846 MB/s 31326 calls/s 31326 msg/s # 14.55 [+0.12] UDP GRO fwd perf udp rx: 1494 MB/s 1216924 calls/s # 15.62 [+1.06] udp tx: 1788 MB/s 30338 calls/s 30338 msg/s # 16.59 [+0.98] udp rx: 1835 MB/s 1494528 calls/s # 16.62 [+0.02] udp tx: 1834 MB/s 31107 calls/s 31107 msg/s # 17.59 [+0.98] udp rx: 1813 MB/s 1476576 calls/s # 17.62 [+0.02] udp tx: 1811 MB/s 30724 calls/s 30724 msg/s # 18.25 [+0.64] GRO frag list over UDP tunnel ok # 19.07 [+0.82] 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__->