chenjiji09 dfaed15bf9 fix empty devargs parsing
Sync some patchs from upstreaming and modifies are as
follow:
1. The rte_kvargs_process() was used to parse KV pairs, it
also supports to parse 'only keys' 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'.
2. The MAP_FAILED should be used to determine whether the
mapping is successful but not NULL. This patch fix it.
2023-04-27 15:25:46 +08:00
2022-02-08 15:52:38 +08:00
2022-02-08 14:30:32 +08:00
2023-04-27 15:25:46 +08:00
2020-10-19 09:29:55 +08:00
Description
No description provided
130 MiB
Languages
Diff 100%