* [Bug 1050] Burst packet receive from Mellanox gives "Segmentation fault" on CQE decompression
@ 2022-07-08 8:56 bugzilla
2022-07-15 15:41 ` bugzilla
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2022-07-08 8:56 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=1050
Bug ID: 1050
Summary: Burst packet receive from Mellanox gives "Segmentation
fault" on CQE decompression
Product: DPDK
Version: unspecified
Hardware: All
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: Normal
Component: ethdev
Assignee: dev@dpdk.org
Reporter: omer.yamac@ceng.metu.edu.tr
Target Milestone: ---
When I try to capture huge traffic, I got this segmentation fault. I have two
RX queue per ports. Totally I have two port and both have traffic. If the
traffic ratio is greater than 80Gbps (21Mpps), then I got the Segmentation
Fault.
I tried to check where is the error, I found that
In function `rxq_cq_decompress_v`, line 141 gives seg fault due to the null
value of elts. Also I shared a screen that includes Call Stack, elts values and
seg fault.
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Bug 1050] Burst packet receive from Mellanox gives "Segmentation fault" on CQE decompression
2022-07-08 8:56 [Bug 1050] Burst packet receive from Mellanox gives "Segmentation fault" on CQE decompression bugzilla
@ 2022-07-15 15:41 ` bugzilla
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2022-07-15 15:41 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=1050
Omer (omer.yamac@ceng.metu.edu.tr) changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|UNCONFIRMED |RESOLVED
--- Comment #4 from Omer (omer.yamac@ceng.metu.edu.tr) ---
There was a logical error. That's why it is not a bug.
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-15 15:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-08 8:56 [Bug 1050] Burst packet receive from Mellanox gives "Segmentation fault" on CQE decompression bugzilla
2022-07-15 15:41 ` bugzilla
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).