Acked-by: Liron Himi
-Original Message-
From: Chengwen Feng
Sent: Monday, 20 March 2023 11:21
To: tho...@monjalon.net; ferruh.yi...@amd.com; Liron Himi ;
Tomasz Duszynski ; Jacek Siuda
Cc: dev@dpdk.org
Subject: [EXT] [PATCH v2 23/44] net/mvpp2: 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: 0ddc9b815b11 ("net/mrvl: add
2 matches
Mail list logo