DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [Bug 237] Running test-build.sh Fails on ppc_64 fails due to hard-coded requirement for IXGBE_PMD in examples/vm_power_manager
@ 2019-04-02  0:41 bugzilla
  2019-04-02  0:41 ` bugzilla
  2020-04-26  0:46 ` bugzilla
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla @ 2019-04-02  0:41 UTC (permalink / raw)
  To: dev

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

            Bug ID: 237
           Summary: Running test-build.sh Fails on ppc_64 fails due to
                    hard-coded requirement for IXGBE_PMD in
                    examples/vm_power_manager
           Product: DPDK
           Version: 19.05
          Hardware: POWER
                OS: Linux
            Status: CONFIRMED
          Severity: normal
          Priority: Normal
         Component: examples
          Assignee: dev@dpdk.org
          Reporter: drc@linux.vnet.ibm.com
  Target Milestone: ---

The default configuration file config/defconfig_ppc_64-poweer8-linux-gcc
disables the IXGBE_PMD, indicating that it is not a tested adapter.  

The example application vm_power_manager has hard-coded dependencies on three
specific poll-mode drivers, including the IXGBE_PMD.

When running the devtools/test-build.sh script to verify a patch for IBM Power
systems, the script will fail because the include file rte_pmd_ixgbe.h, used by
 examples/vm_power_manager/main.c cannot be found. This results in the
test-build.sh script returning a failure even though any patch being tested
might be valid.

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

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

* [dpdk-dev] [Bug 237] Running test-build.sh Fails on ppc_64 fails due to hard-coded requirement for IXGBE_PMD in examples/vm_power_manager
  2019-04-02  0:41 [dpdk-dev] [Bug 237] Running test-build.sh Fails on ppc_64 fails due to hard-coded requirement for IXGBE_PMD in examples/vm_power_manager bugzilla
@ 2019-04-02  0:41 ` bugzilla
  2020-04-26  0:46 ` bugzilla
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla @ 2019-04-02  0:41 UTC (permalink / raw)
  To: dev

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

            Bug ID: 237
           Summary: Running test-build.sh Fails on ppc_64 fails due to
                    hard-coded requirement for IXGBE_PMD in
                    examples/vm_power_manager
           Product: DPDK
           Version: 19.05
          Hardware: POWER
                OS: Linux
            Status: CONFIRMED
          Severity: normal
          Priority: Normal
         Component: examples
          Assignee: dev@dpdk.org
          Reporter: drc@linux.vnet.ibm.com
  Target Milestone: ---

The default configuration file config/defconfig_ppc_64-poweer8-linux-gcc
disables the IXGBE_PMD, indicating that it is not a tested adapter.  

The example application vm_power_manager has hard-coded dependencies on three
specific poll-mode drivers, including the IXGBE_PMD.

When running the devtools/test-build.sh script to verify a patch for IBM Power
systems, the script will fail because the include file rte_pmd_ixgbe.h, used by
 examples/vm_power_manager/main.c cannot be found. This results in the
test-build.sh script returning a failure even though any patch being tested
might be valid.

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

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

* [dpdk-dev] [Bug 237] Running test-build.sh Fails on ppc_64 fails due to hard-coded requirement for IXGBE_PMD in examples/vm_power_manager
  2019-04-02  0:41 [dpdk-dev] [Bug 237] Running test-build.sh Fails on ppc_64 fails due to hard-coded requirement for IXGBE_PMD in examples/vm_power_manager bugzilla
  2019-04-02  0:41 ` bugzilla
@ 2020-04-26  0:46 ` bugzilla
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla @ 2020-04-26  0:46 UTC (permalink / raw)
  To: dev

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

Thomas Monjalon (thomas@monjalon.net) changed:

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

--- Comment #2 from Thomas Monjalon (thomas@monjalon.net) ---
Resolved in http://git.dpdk.org/dpdk/commit/?id=70b2c7f12c

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

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

end of thread, other threads:[~2020-04-26  0:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-02  0:41 [dpdk-dev] [Bug 237] Running test-build.sh Fails on ppc_64 fails due to hard-coded requirement for IXGBE_PMD in examples/vm_power_manager bugzilla
2019-04-02  0:41 ` bugzilla
2020-04-26  0:46 ` 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).