From: Alan Arondel <Alan.Arondel@enea.com> To: "users@dpdk.org" <users@dpdk.org> Subject: Re: [dpdk-users] Tx burst and ordered packets Date: Thu, 10 Jun 2021 09:37:59 +0000 Message-ID: <AM9PR03MB7154E9BE67BEE0A438B67D01E9359@AM9PR03MB7154.eurprd03.prod.outlook.com> (raw) In-Reply-To: <PA4PR03MB71677F7EB1CC0FD430C6C0F9E9389@PA4PR03MB7167.eurprd03.prod.outlook.com> Hi Everyone, Sorry about the misinformation but the driver use is igb_uio. Regards, Alan. From: Alan Arondel Sent: mardi 8 juin 2021 00:09 To: users@dpdk.org Subject: Tx burst and ordered packets Hello everyone, I just wanted to know if a burst of packets using rte_eth_tx_burst are send in the same order of the parameter struct rte_mbuf ** tx_pkts ? I tried the skeleton sample which use this api and can confirm that the received packets are not in the right order. Probably I'm doing something wrong somewhere. I use the driver net_i40e. Dpdk version 20.11.1 Compilation withtout any specifique parameters (meson configure/ninja/ninja install) I cannot find any discussion or information about this. Thank you for any reply. Regards, Alan. This message, including attachments, is CONFIDENTIAL. It may also be privileged or otherwise protected by law. If you received this email by mistake please let us know by reply and then delete it from your system; you should not copy it or disclose its contents to anyone. All messages sent to and from Enea may be monitored to ensure compliance with internal policies and to protect our business. Emails are not secure and cannot be guaranteed to be error free as they can be intercepted, amended, lost or destroyed, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of email transmission. Anyone who communicates with us by email accepts these risks.
next prev parent reply other threads:[~2021-06-10 9:38 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-06-07 22:09 Alan Arondel 2021-06-10 9:37 ` Alan Arondel [this message] 2021-06-10 16:29 ` Stephen Hemminger 2021-06-11 9:57 ` Van Haaren, Harry 2021-06-13 12:53 Alan Arondel
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=AM9PR03MB7154E9BE67BEE0A438B67D01E9359@AM9PR03MB7154.eurprd03.prod.outlook.com \ --to=alan.arondel@enea.com \ --cc=users@dpdk.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
DPDK usage discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://inbox.dpdk.org/users/0 users/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 users users/ http://inbox.dpdk.org/users \ users@dpdk.org public-inbox-index users Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.users AGPL code for this site: git clone https://public-inbox.org/public-inbox.git