Hi,
27/09/2018 10:24, Ophir Munk:
> From: Thomas Monjalon [mailto:tho...@monjalon.net]
> > 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 sim
> -Original Message-
> From: Thomas Monjalon [mailto:tho...@monjalon.net]
> Sent: Thursday, September 27, 2018 12:48 AM
> To: dev@dpdk.org
> Cc: gaetan.ri...@6wind.com; Ophir Munk ;
> qi.z.zh...@intel.com; ferruh.yi...@intel.com; ktray...@redhat.com
> Subject: [PATCH v2 2/4] devargs: sim
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
---
drivers
3 matches
Mail list logo