14/04/2021 21:49, Thomas Monjalon: > 13/04/2021 05:14, Xueming Li: > > 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 syntax > > The 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.