[PATCH v3 11/11] net/octeon_ep: set secondary process dev ops

2023-04-24 Thread Sathesh Edara
Sets the dev ops and transmit/receive callbacks for secondary process. Signed-off-by: Sathesh Edara --- doc/guides/nics/features/octeon_ep.ini | 1 + drivers/net/octeon_ep/otx_ep_ethdev.c | 22 +++--- 2 files changed, 20 insertions(+), 3 deletions(-) diff --git a/doc/guides/ni

[PATCH v3 11/11] net/octeon_ep: set secondary process dev ops

2023-04-24 Thread Sathesh Edara
Sets the dev ops and transmit/receive callbacks for secondary process. Signed-off-by: Sathesh Edara --- doc/guides/nics/features/octeon_ep.ini | 1 + drivers/net/octeon_ep/otx_ep_ethdev.c | 22 +++--- 2 files changed, 20 insertions(+), 3 deletions(-) diff --git a/doc/guides/ni