Acked-by: Abdullah Sevincer
-Original Message-
From: Chengwen Feng
Sent: Monday, March 20, 2023 2:21 AM
To: tho...@monjalon.net; ferruh.yi...@amd.com; McDaniel, Timothy
; Sevincer, Abdullah
Cc: dev@dpdk.org
Subject: [PATCH v2 38/44] event/dlb2: fix segment fault when parse devargs
The rte_kvargs_process() was used to parse KV pairs, it also supports
to parse 'only keys' (e.g. socket_id) type. And the callback function
parameter 'value' is NULL when parsed 'only keys'.
This patch fixes segment fault when parse input args with 'only keys'.
Fixes: 8d1d9070bbe9 ("event/dlb2: o
2 matches
Mail list logo