DPDK usage discussions
 help / color / mirror / Atom feed
From: Slava Ovsiienko <viacheslavo@nvidia.com>
To: "users@dpdk.org" <users@dpdk.org>,
	"Pavel.Krauz@anritsu.com" <Pavel.Krauz@anritsu.com>
Subject: Re: [dpdk-users] Mellanox Unexpected CQE error syndrome
Date: Fri, 11 Dec 2020 10:01:12 +0000	[thread overview]
Message-ID: <MWHPR12MB1501F1A7D61CB65C0434CD2ADFCA0@MWHPR12MB1501.namprd12.prod.outlook.com> (raw)
In-Reply-To: <DM5PR12MB240692A7078BDDB69AD8227CCDFA0@DM5PR12MB2406.namprd12.prod.outlook.com>

>-----Original Message-----
>From: users <users-bounces@dpdk.org> On Behalf Of Krauz, Pavel
>Sent: Thursday, October 29, 2020 10:18 AM
>To: users@dpdk.org
>Subject: [dpdk-users] Mellanox Unexpected CQE error syndrome
>
>Hello,
>I am having problem with HPE Ethernet 100Gb 2-port 841QSFP28
>Adapter which is a Mellanox adapter for 100G network.
>
>The DPDK driver reports and generates lot of error files like
>dpdk_mlx5_port_0_rxq_0_2459159054 and loses traffic (because>IMHO
>it must reset the card):
>
>the first line of the error report files is as follows:
>
>Unexpected CQE error syndrome 0x22 CQN = 1030 RQN = 12582977
>wqe_counter = 10040 rq_ci = 494774062 cq_ci = 3586794130
>Unexpected CQE error syndrome 0x22 CQN = 1030 RQN = 12582977
>wqe_counter = 27509 rq_ci= 808774458 cq_ci = 1527072213
>Unexpected CQE error syndrome 0x0e CQN = 1030 RQN = 12582977
>wqe_counter = 0 rq_ci = 32768 cq_ci = 2413356687
>
..snip..
>
>I have tried latest card HP firmware and enable/disable CQE
>compression in the mlx5 DPDK driver using rxq_cqe_comp_en=0/1,
>but no
improvement.
>
>Does anybody know what can be the problem and how to mitigate it?
>
>Thanks
>Pavel Krauz

Hi, Pavel.

Sorry, I missed this mail from users@ mailing list.
It would be nice to create an issue in DPDK Bugzilla
and have the dedicated thread to handle.

What DPDK version do you use? Syndromes in this report
are different ones, at my first glance it looks like as not
correct MTU or max packet length is configured. The NIC receives
the packet with the length exceeding for what queue was configured
and packet data overwrite the descriptors, resulting into syndromes.

With best regards,
Slava

  parent reply	other threads:[~2020-12-11 10:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-29  8:18 Krauz, Pavel
     [not found] ` <DM5PR12MB2406C92A5955F6BF200F3DBCCD100@DM5PR12MB2406.namprd12.prod.outlook.com>
     [not found]   ` <BN7PR12MB2707CCA96E2515FEB9AF4AF6AF110@BN7PR12MB2707.namprd12.prod.outlook.com>
     [not found]     ` <DM5PR12MB240694B8DB2FF96D0F0F734DCDEA0@DM5PR12MB2406.namprd12.prod.outlook.com>
     [not found]       ` <MWHPR12MB1501D91C00D0E6E37A052881DFE90@MWHPR12MB1501.namprd12.prod.outlook.com>
     [not found]         ` <DM5PR12MB2406108B1891BC8A869B0B40CDFD0@DM5PR12MB2406.namprd12.prod.outlook.com>
     [not found]           ` <DM5PR12MB240692A7078BDDB69AD8227CCDFA0@DM5PR12MB2406.namprd12.prod.outlook.com>
2020-12-11 10:01             ` Slava Ovsiienko [this message]
2020-12-14 13:47               ` Krauz, Pavel

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=MWHPR12MB1501F1A7D61CB65C0434CD2ADFCA0@MWHPR12MB1501.namprd12.prod.outlook.com \
    --to=viacheslavo@nvidia.com \
    --cc=Pavel.Krauz@anritsu.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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).