end
> > Segmentation fault (core dumped)
> >
> >
> > > -Original Message-
> > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ophir Munk
> > > Sent: Saturday, November 3, 2018 11:55 PM
> > > To: Lu, Wenzhuo ; Wu, Jingjing
>
gt; Cc: Asaf Penso ; Shahaf Shuler
> > ; Thomas Monjalon ;
> Olga
> > Shern ; Ophir Munk ;
> > Yongseok Koh
> > Subject: [dpdk-dev] [PATCH v1] app/testpmd: set default RSS key as
> > NULL
> >
> > When creating an RSS rule without specifying a key (see [
: Lu, Wenzhuo ; Wu, Jingjing
> ; Iremonger, Bernard
> ; dev@dpdk.org
> Cc: Asaf Penso ; Shahaf Shuler
> ; Thomas Monjalon ;
> Olga Shern ; Ophir Munk ;
> Yongseok Koh
> Subject: [dpdk-dev] [PATCH v1] app/testpmd: set default RSS key as NULL
>
> When creating an RSS
On 11/3/2018 3:54 PM, Ophir Munk wrote:
> When creating an RSS rule without specifying a key (see [1]) it is
> expected that the device will use the default key.
> A NULL key is uded to indicate to a PMD it should use
> its default key, however testpmd assigns a non-NULL dummy key
> (see [2]) inste
When creating an RSS rule without specifying a key (see [1]) it is
expected that the device will use the default key.
A NULL key is uded to indicate to a PMD it should use
its default key, however testpmd assigns a non-NULL dummy key
(see [2]) instead.
This does not enable testing any PMD behavior
5 matches
Mail list logo