Re: [dpdk-dev] [PATCH 1/4] bus/dpaa: fq lookup table saved for secondary process

2019-03-29 Thread Thomas Monjalon
26/03/2019 13:01, Hemant Agrawal: > From: Akhil Goyal > > A reference to qman_fq_lookup_table need to be saved in each > fq, so that it is retrieved while in running secondary process. > > Signed-off-by: Akhil Goyal Series applied, thanks

[dpdk-dev] [PATCH 1/4] bus/dpaa: fq lookup table saved for secondary process

2019-03-26 Thread Hemant Agrawal
From: Akhil Goyal A reference to qman_fq_lookup_table need to be saved in each fq, so that it is retrieved while in running secondary process. Signed-off-by: Akhil Goyal --- drivers/bus/dpaa/base/qbman/qman.c| 8 +++- drivers/bus/dpaa/include/fsl_qman.h | 6 ++ drivers/bu