Re: [dpdk-dev] [PATCH v5 0/5] eal: enable global device syntax by default
From: Thomas Monjalon <hidden>
Date: 2021-09-02 14:46:10
From: Thomas Monjalon <hidden>
Date: 2021-09-02 14:46:10
14/04/2021 21:49, Thomas Monjalon:
13/04/2021 05:14, Xueming Li:quoted
Xueming Li (5): devargs: unify scratch buffer storage devargs: fix memory leak on parsing error kvargs: add get by key function bus: add device arguments name parsing API devargs: parse global device syntaxThe patch 4 adds a new callback in rte_bus. I thought about it during the whole day and I don't see any good way to merge it without breaking the ABI compatibility. Only first 3 patches are applied for now, thanks.
Last 2 patches are applied for 21.11, thanks.