Re: [dpdk-dev] [PATCH] vfio: expand non-viable group error message

2019-05-03 Thread Thomas Monjalon
27/04/2019 08:58, Rami Rosen: > > On 26-Apr-19 5:22 PM, Kevin Traynor wrote: > > > "VFIO group is not viable" error message is correct > > > but not very user friendly for something which can > > > usually be easily rectified. > > > > > > Add some additional text to give more of a hint. > > > > > >

Re: [dpdk-dev] [PATCH] vfio: expand non-viable group error message

2019-04-26 Thread Rami Rosen
> On 26-Apr-19 5:22 PM, Kevin Traynor wrote: > > "VFIO group is not viable" error message is correct > > but not very user friendly for something which can > > usually be easily rectified. > > > > Add some additional text to give more of a hint. > > > > Signed-off-by: Kevin Traynor > > --- Acked

Re: [dpdk-dev] [PATCH] vfio: expand non-viable group error message

2019-04-26 Thread Burakov, Anatoly
On 26-Apr-19 5:22 PM, Kevin Traynor wrote: "VFIO group is not viable" error message is correct but not very user friendly for something which can usually be easily rectified. Add some additional text to give more of a hint. Signed-off-by: Kevin Traynor --- lib/librte_eal/linux/eal/eal_vfio.c

[dpdk-dev] [PATCH] vfio: expand non-viable group error message

2019-04-26 Thread Kevin Traynor
"VFIO group is not viable" error message is correct but not very user friendly for something which can usually be easily rectified. Add some additional text to give more of a hint. Signed-off-by: Kevin Traynor --- lib/librte_eal/linux/eal/eal_vfio.c | 4 +++- 1 file changed, 3 insertions(+), 1