> On May 27, 2019, at 5:15 AM, David Marchand wrote:
>
> Hello Dharmik,
Hi David,
>
> On Wed, May 22, 2019 at 9:38 PM Dharmik Thakkar
> wrote:
> > On May 22, 2019, at 12:17 PM, David Marchand
> > wrote:
> > On Wed, May 22, 2019 at 6:27 PM Dharmik Thakkar
> > wrote:
> > > @@ -738,10 +736
Hello Dharmik,
On Wed, May 22, 2019 at 9:38 PM Dharmik Thakkar
wrote:
> > On May 22, 2019, at 12:17 PM, David Marchand
> wrote:
> > On Wed, May 22, 2019 at 6:27 PM Dharmik Thakkar
> wrote:
> > > @@ -738,10 +736,9 @@ struct {
> > > rte_eal_remote_launch(test_rwc_re
On 5/22/19 5:06 PM, David Marchand wrote:
Prefer the existing apis rather than direct access the configuration
structure.
test_hash_multi_add_lookup() currently starts n readers and N writers
using rte_eal_remote_launch().
It then waits for the N writers to complete with a custom
multi_writer
> On May 22, 2019, at 12:17 PM, David Marchand
> wrote:
>
> Hello Dharmik,
>
> On Wed, May 22, 2019 at 6:27 PM Dharmik Thakkar
> wrote:
> > On May 22, 2019, at 10:06 AM, David Marchand
> > wrote:
> >
> > Prefer the existing apis rather than direct access the configuration
> > structure.
Hello Dharmik,
On Wed, May 22, 2019 at 6:27 PM Dharmik Thakkar
wrote:
> > On May 22, 2019, at 10:06 AM, David Marchand
> wrote:
> >
> > Prefer the existing apis rather than direct access the configuration
> > structure.
> >
> > test_hash_multi_add_lookup() currently starts n readers and N write
Hi David,
Thank you for the patch!
Some comments inlined.
> On May 22, 2019, at 10:06 AM, David Marchand
> wrote:
>
> Prefer the existing apis rather than direct access the configuration
> structure.
>
> test_hash_multi_add_lookup() currently starts n readers and N writers
> using rte_eal_re
Prefer the existing apis rather than direct access the configuration
structure.
test_hash_multi_add_lookup() currently starts n readers and N writers
using rte_eal_remote_launch().
It then waits for the N writers to complete with a custom
multi_writer_done[] array to synchronise over.
Jump on the
7 matches
Mail list logo