Re: [dpdk-dev] [PATCH v2 1/3] vfio: keep interrupt source read only

2017-03-10 Thread Burakov, Anatoly
> Remove the inappropriate modification on get_max_intr field that keep the > intr_source read only. > > Signed-off-by: Qi Zhang > --- Acked-by: Anatoly Burakov

Re: [dpdk-dev] [PATCH v2 1/3] vfio: keep interrupt source read only

2017-03-10 Thread Thomas Monjalon
+Cc Anatoly, VFIO maintainer 2017-03-07 04:19, Qi Zhang: > Remove the inappropriate modification on get_max_intr > field that keep the intr_source read only. > > Signed-off-by: Qi Zhang