On Thu, Mar 23, 2017 at 04:46:07PM +, Eads, Gage wrote:
> Hi Jerin,
Thanks Gage for the review.
>
> I identified a few issues below.
>
> Thanks,
> Gage
>
>
>
> > +static inline void
> > +mbox_send_requeust(struct mbox *m, struct octeontx_mbox_hdr *hdr,
> > + const voi
Hi Jerin,
I identified a few issues below.
Thanks,
Gage
> +static inline void
> +mbox_send_requeust(struct mbox *m, struct octeontx_mbox_hdr *hdr,
> +const void *txmsg, uint16_t txsize)
"requeust" -> "request"
> +
> +static inline int
> +mbox_wait_response(struct
ssovf VF device has mailbox mechanism to communicate
with PF device. This patch adds support for a mbox API to
send the mailbox request to PF device.
The ssovf VF device will be used as the communication channel
to talk to PF devices of all the network accelerated
co-processors in Octeontx. Exposin
3 matches
Mail list logo