From: Maxime Leroy <maxime.leroy@6wind.com> Cc: dev@dpdk.org Subject: [dpdk-dev] [PATCH v4 0/2] net/mlx5: fixes for rx queue count calculation Date: Tue, 17 Nov 2020 12:26:45 +0100 Message-ID: <20201117112648.29725-1-maxime.leroy@6wind.com> (raw) This patchset provides several bug fixes for rx queue count calculation for mlx5 driver. --- V4: - fix typos in commit log V3: - fix spelling mistakes - fix second commit for mprq case V2: * squash first patch and second patch * fix wrong init of used for compressed cqes Didier Pallard (1): net/mlx5: fix Rx descriptor status returned value Maxime Leroy (1): net/mlx5: fix Rx queue count calculation drivers/net/mlx5/mlx5_rxtx.c | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) -- 2.27.0
next reply other threads:[~2020-11-17 11:26 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-11-17 11:26 Maxime Leroy [this message] 2020-11-17 11:26 ` [dpdk-dev] [PATCH v4 1/2] net/mlx5: fix Rx " Maxime Leroy 2020-11-17 12:06 ` Slava Ovsiienko 2020-11-17 11:26 ` [dpdk-dev] [PATCH v4 2/2] net/mlx5: fix Rx descriptor status returned value Maxime Leroy 2020-11-17 12:05 ` Slava Ovsiienko 2020-11-17 13:48 ` [dpdk-dev] [PATCH v4 0/2] net/mlx5: fixes for rx queue count calculation Raslan Darawsheh
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=20201117112648.29725-1-maxime.leroy@6wind.com \ --to=maxime.leroy@6wind.com \ --cc=dev@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 patches and discussions This inbox may be cloned and mirrored by anyone: git clone --mirror https://inbox.dpdk.org/dev/0 dev/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 dev dev/ https://inbox.dpdk.org/dev \ dev@dpdk.org public-inbox-index dev Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.dev AGPL code for this site: git clone https://public-inbox.org/public-inbox.git