DPDK patches and discussions
 help / color / mirror / Atom feed
* [Bug 1332] 23.11 has the wrong soname as libs use 24.0 instead os 23.11
@ 2023-12-02 12:12 bugzilla
  2023-12-03  1:45 ` bugzilla
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2023-12-02 12:12 UTC (permalink / raw)
  To: dev

[-- Attachment #1: Type: text/plain, Size: 1046 bytes --]

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

            Bug ID: 1332
           Summary: 23.11 has the wrong soname as libs use 24.0 instead os
                    23.11
           Product: DPDK
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: meson
          Assignee: dev@dpdk.org
          Reporter: dunk@denkimushi.com
  Target Milestone: ---

on compiling the libraries have the wrong soname eg:

 usr/
 usr/lib/
 usr/lib/dpdk/
-usr/lib/dpdk/pmds-23.2/
-usr/lib/dpdk/pmds-23.2/librte_vdpa_sfc.so.23
-usr/lib/dpdk/pmds-23.2/librte_vdpa_sfc.so.23.2
-usr/lib/librte_vdpa_sfc.so.23
-usr/lib/librte_vdpa_sfc.so.23.2
+usr/lib/dpdk/pmds-24.0/
+usr/lib/dpdk/pmds-24.0/librte_vdpa_sfc.so.24
+usr/lib/dpdk/pmds-24.0/librte_vdpa_sfc.so.24.0
+usr/lib/librte_vdpa_sfc.so.24
+usr/lib/librte_vdpa_sfc.so.24.0

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

[-- Attachment #2: Type: text/html, Size: 2913 bytes --]

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

* [Bug 1332] 23.11 has the wrong soname as libs use 24.0 instead os 23.11
  2023-12-02 12:12 [Bug 1332] 23.11 has the wrong soname as libs use 24.0 instead os 23.11 bugzilla
@ 2023-12-03  1:45 ` bugzilla
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2023-12-03  1:45 UTC (permalink / raw)
  To: dev

[-- Attachment #1: Type: text/plain, Size: 597 bytes --]

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

Stephen Hemminger (stephen@networkplumber.org) changed:

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

--- Comment #5 from Stephen Hemminger (stephen@networkplumber.org) ---
There is no guarantee from DPDK process that DPDK version and so version have
to match

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

[-- Attachment #2: Type: text/html, Size: 2661 bytes --]

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

end of thread, other threads:[~2023-12-03  1:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-02 12:12 [Bug 1332] 23.11 has the wrong soname as libs use 24.0 instead os 23.11 bugzilla
2023-12-03  1:45 ` 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).