On 9/28/18 7:21 PM, Thomas Monjalon wrote:
The function rte_devargs_remove(), which is intended to be internal, can take a devargs structure as argument. The matching is still using string comparison of bus name and device name. It is simpler and may allow a different devargs matching in future.Signed-off-by: Thomas Monjalon <[email protected]>
Reviewed-by: Andrew Rybchenko <[email protected]> What about release notes? It is API change, yes, experimental, but still.

