<html>
    <head>
      <base href="https://bugs.dpdk.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8" class="bz_new_table">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - [dpdk-22.07][meson test] malloc_autotest test: failed to test"
   href="https://bugs.dpdk.org/show_bug.cgi?id=1230">1230</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[dpdk-22.07][meson test] malloc_autotest test: failed to test
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DPDK
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>23.07
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>FreeBSD
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>meson
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dev@dpdk.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>yux.jiang@intel.com
          </td>
        </tr>

        <tr>
          <th>Target Milestone</th>
          <td>---
          </td>
        </tr></table>
      <p>
        <div class="bz_comment_block">
          <pre class="bz_comment_text">Environment:
-------------------------------------------------------------
        DPDK version: 23.03
        OS: FreeBSD 13.2-RELEASE
        Compiler: gcc version 12.2.0 (FreeBSD Ports Collection)
        NIC hardware:  Ethernet controller: Intel Corporation Ethernet
Controller XXV710 for 25GbE SFP28

Test Setup:
-------------------------------------------------------------
        rm -rf x86_64-native-bsdapp-gcc/
        CC=gcc meson -Denable_kmods=True -Dlibdir=lib  --default-library=static
x86_64-native-bsdapp-gcc
        ninja -C x86_64-native-bsdapp-gcc

        kldunload contigmem.ko
        kldunload nic_uio.ko
        kldload x86_64-native-bsdapp-gcc/kernel/freebsd/contigmem.ko
        kldload x86_64-native-bsdapp-gcc/kernel/freebsd/nic_uio.ko
        kenv hw.nic_uio.bdfs="2:0:0,2:0:1"

        MALLOC_PERTURB_=162 DPDK_TEST=malloc_autotest
/root/dpdk/x86_64-native-bsdapp-gcc/app/test/dpdk-test

Show the output from the previous commands:
-------------------------------------------------------------
        Incorrect heap statistics: Allocated size 
        test_multi_alloc_statistics() failed
        Test Failed
        RTE>>

Expected Result:
-------------------------------------------------------------
        Test OK

Regression:
-------------------------------------------------------------
Is this issue a regression: (Y/N) Y
Version the regression was introduced: 
        commit f62f4a375ff496abf66e48d5e1b1c442b86a82c1
        Author: Fengnan Chang <<a href="mailto:changfengnan@bytedance.com">changfengnan@bytedance.com</a>>
        Date:   Fri Feb 10 14:30:22 2023 +0800

                malloc: optimize 4K allocations

                Here is a simple test case:
          </pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
      <div itemscope itemtype="http://schema.org/EmailMessage">
        <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
          
          <link itemprop="url" href="https://bugs.dpdk.org/show_bug.cgi?id=1230">
          <meta itemprop="name" content="View bug">
        </div>
        <meta itemprop="description" content="Bugzilla bug update notification">
      </div>
    </body>
</html>