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.24 [+0.23] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.29 [+0.56] GRO fwd ok # 1.74 [+0.45] UDP fwd perf udp rx: 1653 MB/s 1345820 calls/s # 2.80 [+1.06] udp tx: 1838 MB/s 31182 calls/s 31182 msg/s # 3.77 [+0.97] udp rx: 1859 MB/s 1514064 calls/s # 3.80 [+0.03] udp tx: 1858 MB/s 31524 calls/s 31524 msg/s # 4.77 [+0.97] udp rx: 1872 MB/s 1524240 calls/s # 4.80 [+0.03] udp tx: 1870 MB/s 31729 calls/s 31729 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1827 MB/s 1487904 calls/s # 5.98 [+1.06] udp tx: 1867 MB/s 31671 calls/s 31671 msg/s # 6.95 [+0.98] udp rx: 1756 MB/s 1429968 calls/s # 6.98 [+0.02] udp tx: 1752 MB/s 29732 calls/s 29732 msg/s # 7.96 [+0.98] udp rx: 1779 MB/s 1448736 calls/s # 7.97 [+0.02] udp tx: 1779 MB/s 30186 calls/s 30186 msg/s # 8.49 [+0.52] GRO frag list over UDP tunnel ok # 9.21 [+0.72] GRO fwd over UDP tunnel ok # 9.45 [+0.24] IPv6 # 9.68 [+0.23] No GRO ok # 10.16 [+0.48] GRO frag list ok # 10.67 [+0.51] GRO fwd ok # 11.13 [+0.46] UDP fwd perf udp rx: 1555 MB/s 1266284 calls/s # 12.20 [+1.06] udp tx: 1685 MB/s 28586 calls/s 28586 msg/s # 13.17 [+0.97] udp rx: 1765 MB/s 1436976 calls/s # 13.20 [+0.03] udp tx: 1763 MB/s 29916 calls/s 29916 msg/s # 14.17 [+0.97] udp rx: 1796 MB/s 1462176 calls/s # 14.20 [+0.03] udp tx: 1794 MB/s 30429 calls/s 30429 msg/s # 14.32 [+0.12] UDP GRO fwd perf udp rx: 1761 MB/s 1433904 calls/s # 15.39 [+1.07] udp tx: 1815 MB/s 30787 calls/s 30787 msg/s # 16.36 [+0.97] udp rx: 1704 MB/s 1387292 calls/s # 16.39 [+0.03] udp tx: 1793 MB/s 30411 calls/s 30411 msg/s # 17.36 [+0.97] udp rx: 1821 MB/s 1482768 calls/s # 17.39 [+0.03] udp tx: 1819 MB/s 30864 calls/s 30864 msg/s # 17.99 [+0.60] GRO frag list over UDP tunnel ok # 18.77 [+0.78] 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__->