DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] VM L2 control register (PFVML2FLT) configuring in VMDQ mode
@ 2014-03-24 14:40 Vladimir Medvedkin
  0 siblings, 0 replies; only message in thread
From: Vladimir Medvedkin @ 2014-03-24 14:40 UTC (permalink / raw)
  To: dev

Hi all,

I found that there is no way to configure pool behavior, for example accept
broadcasts, in  VMDQ mode. For SR-IOV there is rte_eth_dev_set_vf_rxmode(),
but according to datasheet it doesn't matter whether the 82599's virtual
environment operates in IOV mode or in Next Generation VMDq mode.

So, we have 2 paths: either make single function by removing from
rte_eth_dev_set_vf_rxmode()
checking pool(or vf) number against dev_info.max_vfs
or make similar function for vmdq mode.

What is the best?

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

only message in thread, other threads:[~2014-03-24 14:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-24 14:40 [dpdk-dev] VM L2 control register (PFVML2FLT) configuring in VMDQ mode Vladimir Medvedkin

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).