DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [Bug 392] l3fwd fails to run with eventdev
@ 2020-02-07  3:29 bugzilla
  2020-02-07 10:20 ` bugzilla
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2020-02-07  3:29 UTC (permalink / raw)
  To: dev

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

            Bug ID: 392
           Summary: l3fwd fails to run with eventdev
           Product: DPDK
           Version: 20.02
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: examples
          Assignee: dev@dpdk.org
          Reporter: vipin.varghese@intel.com
  Target Milestone: ---

DPDK version: v20.02-rc2
example: l3fwd
Documentation: doc/guides/sample_app_ug/l3_forward.rst
cmd: `./build/l3fwd -l 4-7 -s 0-3 -n 4 --vdev event_sw0 -- -p 0x3
--mode=eventdev --eventq-sched=ordered`

Expected Result: Application should be running as per the documenation

Error:
```
EAL: Detected 88 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: invalid service coremask

Usage: ./build/l3fwd [options]
```

Reason: the service takes HEX value mask. `-s SERVICE COREMASK Hexadecimal
bitmask of cores to be used as service cores`

Working condition: ```./build/l3fwd -l 0-7 -s 0xf0000 -n 4 --vdev event_sw0 --
-p 0x3 --mode=eventdev --eventq-sched=ordered```

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

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

* [dpdk-dev] [Bug 392] l3fwd fails to run with eventdev
  2020-02-07  3:29 [dpdk-dev] [Bug 392] l3fwd fails to run with eventdev bugzilla
@ 2020-02-07 10:20 ` bugzilla
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2020-02-07 10:20 UTC (permalink / raw)
  To: dev

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

Vipin Varghese (vipin.varghese@intel.com) changed:

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

--- Comment #2 from Vipin Varghese (vipin.varghese@intel.com) ---
Thanks pavan for the patch. I am ok with this correction. But will wait for
Jerin to confirm.

Note: we can close the Bugzilla

-- 
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-02-07 10:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-07  3:29 [dpdk-dev] [Bug 392] l3fwd fails to run with eventdev bugzilla
2020-02-07 10:20 ` 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).