<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 - telemetry unit test crashes with musl"
href="https://bugs.dpdk.org/show_bug.cgi?id=1177">1177</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>telemetry unit test crashes with musl
</td>
</tr>
<tr>
<th>Product</th>
<td>DPDK
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</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>other
</td>
</tr>
<tr>
<th>Assignee</th>
<td>dev@dpdk.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>david.marchand@redhat.com
</td>
</tr>
<tr>
<th>Target Milestone</th>
<td>---
</td>
</tr></table>
<p>
<div class="bz_comment_block">
<pre class="bz_comment_text">On Alpine linux, the telemetry data unit test crashes:
63/70 DPDK:fast-tests / telemetry_data_autotest FAIL 0.32 s (killed by
signal 11 SIGSEGV)
--- command ---
08:31:18 DPDK_TEST='telemetry_data_autotest'
/__w/dpdk/dpdk/build/app/test/dpdk-test --no-huge -m 2048
--file-prefix=telemetry_data_autotest
--- stdout ---
RTE>>telemetry_data_autotest
connect_to_socket: {"version":"DPDK
23.03.0-rc1","pid":23306,"max_output_len":16384}
test_null_return: buf = '{"/test":null}', expected = '{"/test":null}'
test_simple_string: buf = '{"/test":"Simple string"}', expected =
'{"/test":"Simple string"}'
test_case_array_string: buf = '{"/test":["aaaa","bbbb","cccc","dddd","eeee"]}',
expected = '{"/test":["aaaa","bbbb","cccc","dddd","eeee"]}'
test_case_array_int: buf = '{"/test":[0,1,2,3,4]}', expected =
'{"/test":[0,1,2,3,4]}'
test_case_array_u64: buf = '{"/test":[0,1,2,3,4]}', expected =
'{"/test":[0,1,2,3,4]}'
test_case_array_uint_hex_padding: buf =
'{"/test":["0x08","0x0088","0x00000888","0x0000000000008888"]}', expected =
'{"/test":["0x08","0x0088","0x00000888","0x0000000000008888"]}'
test_case_array_uint_hex_nopadding: buf =
'{"/test":["0x8","0x88","0x888","0x8888"]}', expected =
'{"/test":["0x8","0x88","0x888","0x8888"]}'
test_case_add_dict_int: buf =
'{"/test":{"dict_0":0,"dict_1":1,"dict_2":2,"dict_3":3,"dict_4":4}}', expected
= '{"/test":{"dict_0":0,"dict_1":1,"dict_2":2,"dict_3":3,"dict_4":4}}'
test_case_add_dict_u64: buf =
'{"/test":{"dict_0":0,"dict_1":1,"dict_2":2,"dict_3":3,"dict_4":4}}', expected
= '{"/test":{"dict_0":0,"dict_1":1,"dict_2":2,"dict_3":3,"dict_4":4}}'
test_case_add_dict_string: buf =
'{"/test":{"dict_0":"aaaa","dict_1":"bbbb","dict_2":"cccc","dict_3":"dddd"}}',
expected =
'{"/test":{"dict_0":"aaaa","dict_1":"bbbb","dict_2":"cccc","dict_3":"dddd"}}'
test_case_add_dict_uint_hex_padding: buf =
'{"/test":{"dict_0":"0x08","dict_1":"0x0088","dict_2":"0x00000888","dict_3":"0x0000000000008888"}}',
expected =
'{"/test":{"dict_0":"0x08","dict_1":"0x0088","dict_2":"0x00000888","dict_3":"0x0000000000008888"}}'
test_case_add_dict_uint_hex_nopadding: buf =
'{"/test":{"dict_0":"0x8","dict_1":"0x88","dict_2":"0x888","dict_3":"0x8888"}}',
expected =
'{"/test":{"dict_0":"0x8","dict_1":"0x88","dict_2":"0x888","dict_3":"0x8888"}}'
test_dict_with_array_int_values: buf =
'{"/test":{"dict_0":[0,1,2,3,4],"dict_1":[0,1,2,3,4]}}', expected =
'{"/test":{"dict_0":[0,1,2,3,4],"dict_1":[0,1,2,3,4]}}'
test_dict_with_array_u64_values
--- stderr ---
EAL: Detected CPU lcores: 2
EAL: Detected NUMA nodes: 1
EAL: Detected shared linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/telemetry_data_autotest/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: Cannot open VFIO container /dev/vfio/vfio, error 2 (No such file or
directory)
EAL: VFIO support could not be initialized
APP: HPET is not enabled, using TSC as default timer
-------
</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=1177">
<meta itemprop="name" content="View bug">
</div>
<meta itemprop="description" content="Bugzilla bug update notification">
</div>
</body>
</html>