DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [Bug 436] rte_eth_promiscuous_enable fails for memif on l2fwd
@ 2020-04-04  2:34 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2020-04-04  2:34 UTC (permalink / raw)
  To: dev

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

            Bug ID: 436
           Summary: rte_eth_promiscuous_enable fails for memif on l2fwd
           Product: DPDK
           Version: 20.02
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: ethdev
          Assignee: dev@dpdk.org
          Reporter: vipin.varghese@intel.com
  Target Milestone: ---

target:
Application: l2fwd

CMD: `./build/l2fwd --vdev=net_tap0 --vdev=net_memif,role=master -l 8,51
--socket-mem=128,0 --socket-limit=1024,0 --file-prefix=1 --proc-type=primary
--no-pci -- -p 0x3 -T 1`

Error: `EAL: Error - exiting with code: 1
  Cause: rte_eth_promiscuous_enable:err=Operation not supported, port=1`


Possible reason: in file `"rte_eth_memif.c"` for ` struct eth_dev_ops ops`,
absence of ".promiscuous_enable & .promiscuous_disable"

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-04-04  2:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-04  2:34 [dpdk-dev] [Bug 436] rte_eth_promiscuous_enable fails for memif on l2fwd 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).