> Subject: RE: [EXT] [dpdk-dev v1] lib/cryptodev: multi-process IPC request
> handler
>
> > >
> > > Instead an "in_use" parameter can be added which can tell if sone other
> > > process is using it or not.
> > > And this in_use param also
> >
> > Instead an "in_use" parameter can be added which can tell if sone other
> > process is using it or not.
> > And this in_use param also need not be exposed to user. It can be
> > completely hidden in the PMD.
> > User will get an error number(probably -EUSERS) indicating the queue pair is
>
l Shamis
> ; Nagadheeraj Rottela
> ; ma...@nvidia.com; Jay Zhou
>
> Subject: RE: [EXT] [dpdk-dev v1] lib/cryptodev: multi-process IPC request
> handler
>
> Hi Fan,
> > Hi Akhil,
> >
> > > This is a library change you should cc all PMD owners while sending patch.
Hi Fan,
> Hi Akhil,
>
> > This is a library change you should cc all PMD owners while sending patch.
> Kai is in holiday at the moment and will be back in a week. I will sync with
> him
> then.
> >
> > > This patch add in multi-process IPC request handler function in rte
> > > cryptodev. This fun
l Shamis ;
> Nagadheeraj Rottela ; ma...@nvidia.com; Jay
> Zhou
> Subject: RE: [EXT] [dpdk-dev v1] lib/cryptodev: multi-process IPC request
> handler
>
> This is a library change you should cc all PMD owners while sending patch.
Kai is in holiday at the moment and will be
This is a library change you should cc all PMD owners while sending patch.
> This patch add in multi-process IPC request handler function in rte
> cryptodev. This function intend to support a queue-pair configuration
> request to allow the secondary process to reconfigure the queue-pair
> setup'ed
This patch add in multi-process IPC request handler function in rte
cryptodev. This function intend to support a queue-pair configuration
request to allow the secondary process to reconfigure the queue-pair
setup'ed by the primary process.
Signed-off-by: Kai Ji
---
lib/cryptodev/rte_cryptodev.c
7 matches
Mail list logo