DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [Bug 567] l2fwd-static built with Makefile fails to run
@ 2020-10-28 11:41 bugzilla
  2020-10-29 16:27 ` bugzilla
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2020-10-28 11:41 UTC (permalink / raw)
  To: dev

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

            Bug ID: 567
           Summary: l2fwd-static built with Makefile fails to run
           Product: DPDK
           Version: 20.11
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: examples
          Assignee: dev@dpdk.org
          Reporter: getelson@nvidia.com
  Target Milestone: ---

Created attachment 130
  --> https://bugs.dpdk.org/attachment.cgi?id=130&action=edit
make command log

DPDK version: 20.11-rc1 (4669252e04)

system:
Linux 3.10.0-693.el7.x86_64
Red Hat Enterprise Linux Server release 7.4 (Maipo)

command:
build/l2fwd-static -w 0000:37:00.0 -- -p 1
EAL: Detected 36 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: failed to parse device "0000:37:00.0"
EAL: Unable to parse device '0000:37:00.0'
EAL: Error - exiting with code: 1
  Cause: Invalid EAL arguments

reproduction:
meson --werror --buildtype=debug --prefix=$PWD/dpdk-install build && ninja -C
build && ninja-build -C build install
export PKG_CONFIG_PATH=$PWD/dpdk-install/lib64/pkgconfig
cd examples/l2fwd
make static

-- 
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:[~2020-10-29 16:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-28 11:41 [dpdk-dev] [Bug 567] l2fwd-static built with Makefile fails to run bugzilla
2020-10-29 16:27 ` 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).