DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Assigning queues according to MAC or VLAN
@ 2017-05-07 11:00 tom.barbette
  2017-05-09  4:11 ` george.dit
  0 siblings, 1 reply; 2+ messages in thread
From: tom.barbette @ 2017-05-07 11:00 UTC (permalink / raw)
  To: users

Hi all,

I'm trying to dispatch packets to queue according to VLAN or MAC address with Intel 82599 cards. But the question remains general.

I tried MAC-VLAN flow director mode but it seems unsupported by those cards and Intel XL710 ones also (With testpmd, 82599 refuse to initialize and I get operation not supported for XL710). Is it really an hardware limitation or should support be coming soon?

With VMDq, I could create pools with MAC/VLAN filters but the problem is that MAC and VLAN assignation are static, at initialization time. I'd prefer a dynamic solution where I can change filtering parameters while running.

Last resort seems to use VFs, but it's a bit overkill and I'm not sure about the performance penalty. Is it my only option?

Thanks,

Tom

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

* Re: [dpdk-users] Assigning queues according to MAC or VLAN
  2017-05-07 11:00 [dpdk-users] Assigning queues according to MAC or VLAN tom.barbette
@ 2017-05-09  4:11 ` george.dit
  0 siblings, 0 replies; 2+ messages in thread
From: george.dit @ 2017-05-09  4:11 UTC (permalink / raw)
  To: Tom Barbette, users

Hi,

I face a similar problem with Tom, could you please shed some light on this
issue? Dynamicity and performance are my two concerns as well.

Thanks,
Georgios

On May 7, 2017 1:00 PM, <tom.barbette@ulg.ac.be> wrote:

> Hi all,
>
> I'm trying to dispatch packets to queue according to VLAN or MAC address
> with Intel 82599 cards. But the question remains general.
>
> I tried MAC-VLAN flow director mode but it seems unsupported by those
> cards and Intel XL710 ones also (With testpmd, 82599 refuse to initialize
> and I get operation not supported for XL710). Is it really an hardware
> limitation or should support be coming soon?
>
> With VMDq, I could create pools with MAC/VLAN filters but the problem is
> that MAC and VLAN assignation are static, at initialization time. I'd
> prefer a dynamic solution where I can change filtering parameters while
> running.
>
> Last resort seems to use VFs, but it's a bit overkill and I'm not sure
> about the performance penalty. Is it my only option?
>
> Thanks,
>
> Tom
>

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

end of thread, other threads:[~2017-05-09  4:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-07 11:00 [dpdk-users] Assigning queues according to MAC or VLAN tom.barbette
2017-05-09  4:11 ` george.dit

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