Hi Mike,
Thanks for your report.
I agree with you, maybe you can submit the patch to fix it. (by the way, the
sync path has the same issue)
Thanks a lot.
Cheng
From: Mike Cui
Sent: Thursday, December 29, 2022 4:38 AM
To: dev@dpdk.org; Jiang, Cheng1
Subject: lib/vhost/virtio_net: possible stac
On Sat, 28 Jan 2023 16:23:45 +0530
Jerin Jacob wrote:
> > >
> > > Yes. No need recompile if ABI not breaking.
> > >
> > > > When some of the reserved fields are used in the future, the
> > > > application
> > > also may need to be recompiled along with DPDK right?
> > > > As the applicatio
On Sat, 28 Jan 2023 06:01:38 +
Mingjin Ye wrote:
> Add a known issue: Rx path dynamic change is not supported for PMD.
>
> Fixes: de853a3bb151 ("net/ice: disable DDP package on Windows")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Mingjin Ye
> ---
> doc/guides/nics/ice.rst | 12
Hi Bruce,
Sorry for the late reply. We are in the Spring Festival holiday last week.
Thanks for your comments.
Replies are inline.
Thanks,
Cheng
> -Original Message-
> From: Richardson, Bruce
> Sent: Wednesday, January 18, 2023 12:52 AM
> To: Jiang, Cheng1
> Cc: tho...@monjalon.net; m.
For the multiple hardware ports connect to a single DPDK port (mhpsdp),
the previous patch introduces the new rte flow item to match the
hardware port of the received packets.
This patch adds the tx_mhpsdp_hwport setting in Tx queue API, the hwport
value reflects packets be sent to which hardware
For the multiple hardware ports connect to a single DPDK port (mhpsdp),
currently there is no information to indicate the packet belongs to
which hardware port.
This patch introduces a new hardware port item in rte flow API, and
the port value reflects the hardware port of the received packets.
W
For the multiple hardware ports connect to a single DPDK port (mhpsdp),
currently there is no information to indicate the packet belongs to
which hardware port.
This patch introduces a new hardware port item in rte flow API, and
the port value reflects the hardware port of the received packets.
T
On Fri, Jan 27, 2023 at 6:28 PM Thomas Monjalon wrote:
>
> Hi,
>
> Shivah Shankar, please quote your replies
> so we can distinguish what I said from what you say.
>
> Please try to understand my questions, you tend to reply to something else.
>
>
> 27/01/2023 05:29, Jerin Jacob:
> > On Fri, Jan 2
On Wed, Jan 25, 2023 at 10:02 PM Naga Harish K, S V
wrote:
>
>
>
> > -Original Message-
> > From: Jerin Jacob
> > > > >
> > > > > > > +*/
> > > > > > > + uint32_t rsvd[15];
> > > > > > > + /**< Reserved fields for future use */
> > > > > >
> > > > > > Introduce rte_ev
9 matches
Mail list logo