From: Yang Luan <luan.penny@gmail.com> To: users@dpdk.org Subject: running DPDK application on Azure Date: Tue, 12 Apr 2022 13:09:51 -0700 Message-ID: <CAPHT=baPGxiL2BtSqGUrbwrx+dw8DGiYX3z0RhRrfu2vS40A7w@mail.gmail.com> (raw) [-- Attachment #1: Type: text/plain, Size: 537 bytes --] Hi, We have an application using DPDK on AWS and would like to port it to Azure. What would be recommended PMD to use? If I understand correctly, we can either use the Netvsc PMD or the vdev_Netvsc PMD. It seems the Netvsc PMD is newer. An alternative is to use the mlx4 PMD by only attaching to the mlx NIC's PCI address. As I understand it, the concern is the mlx nic may not receive all the packets. We run a proprietary UDP based protocol on top of DPDK. Are all UDP packets guaranteed to be received by the mlx NIC? Thanks, Yang [-- Attachment #2: Type: text/html, Size: 645 bytes --]
next reply other threads:[~2022-04-13 7:32 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-04-12 20:09 Yang Luan [this message] 2022-04-13 15:58 ` Stephen Hemminger 2022-04-13 18:41 ` Yang Luan 2022-04-13 23:36 ` Stephen Hemminger
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='CAPHT=baPGxiL2BtSqGUrbwrx+dw8DGiYX3z0RhRrfu2vS40A7w@mail.gmail.com' \ --to=luan.penny@gmail.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