Re: [dpdk-dev] [PATCH v2 08/11] net/octeontx_ep: Setting up iq and oq registers

2021-01-26 Thread Ferruh Yigit
On 1/18/2021 9:35 AM, Nalla Pradeep wrote: Configuring hardware registers with command queue(iq) and droq(oq) parameters. Can you please elaborate what functionalit is configured, registers setup is not clear on its own? Signed-off-by: Nalla Pradeep <...> +static void +otx2_vf_setup_o

[dpdk-dev] [PATCH v2 08/11] net/octeontx_ep: Setting up iq and oq registers

2021-01-18 Thread Nalla Pradeep
Configuring hardware registers with command queue(iq) and droq(oq) parameters. Signed-off-by: Nalla Pradeep --- drivers/net/octeontx_ep/otx2_ep_vf.c| 124 drivers/net/octeontx_ep/otx_ep_common.h | 65 + drivers/net/octeontx_ep/otx_ep_vf.c | 124 +