DPDK patches and discussions
 help / color / mirror / Atom feed
* [Bug 1089] mlx5 Windows crash creating flows in multiple threads
@ 2022-10-03 17:51 bugzilla
  2022-10-30 10:11 ` bugzilla
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2022-10-03 17:51 UTC (permalink / raw)
  To: dev

https://bugs.dpdk.org/show_bug.cgi?id=1089

            Bug ID: 1089
           Summary: mlx5 Windows crash creating flows in multiple threads
           Product: DPDK
           Version: 21.11
          Hardware: All
                OS: Windows
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: ethdev
          Assignee: dev@dpdk.org
          Reporter: paul203948@gmail.com
  Target Milestone: ---

Hi,

I am using release 21.11 on Windows with a ConnectX-4 card. My application is
crashing when calling rte_flow_create in two threads at the same time.

I tracked the issue down to mlx5_is_thread_alive() in
drivers/net/mlx5/windows/mlx5_flow_os.c. This is always returning false.
Changing the second return statement to return true fixes the crash.

I think one thread was destroying data structures still in use by another
thread.

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug 1089] mlx5 Windows crash creating flows in multiple threads
  2022-10-03 17:51 [Bug 1089] mlx5 Windows crash creating flows in multiple threads bugzilla
@ 2022-10-30 10:11 ` bugzilla
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2022-10-30 10:11 UTC (permalink / raw)
  To: dev

https://bugs.dpdk.org/show_bug.cgi?id=1089

Tal Shnaiderman (talshn@nvidia.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Tal Shnaiderman (talshn@nvidia.com) ---
Resolved in
http://git.dpdk.org/dpdk/commit/?id=5976328d91c3616b1ad841a9181e1da23a2980bf

-- 
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-10-30 10:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-03 17:51 [Bug 1089] mlx5 Windows crash creating flows in multiple threads bugzilla
2022-10-30 10:11 ` 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).