All of lore.kernel.org
 help / color / mirror / Atom feed
* setting flow spec rules under vswitch configuration
@ 2012-10-09  9:37 Or Gerlitz
  2012-10-09 16:48 ` Ben Hutchings
  0 siblings, 1 reply; 6+ messages in thread
From: Or Gerlitz @ 2012-10-09  9:37 UTC (permalink / raw)
  To: Ben Hutchings; +Cc: Rony Efraim, netdev, Amir Vadai

Hi Ben,

Looking on kernel ethtool flow steering APIs in the context of a device
which is used as the uplink of a virtual switch, the admin should be able
to provide flow specification and action (e.g drop) that relates to traffic
coming from a specific port of the switch e.g that relates to a certain 
VM,etc.

For that end, we need to be able to specify both the L3/L4 attributes of
the flow and an L2 spec, that is the L2 spec containing the destination MAC
can't be assumed as the one of that device.

Specifically, in struct ethtool_rx_ntuple_flow_spec, I think we should 
let the
to provide an ethhdr even when L3/L4 spec is given, make sense? if yes, how
would you like to see this change, add a union entry that contains both, 
or in
another way?

Or.

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

end of thread, other threads:[~2012-10-10 17:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-09  9:37 setting flow spec rules under vswitch configuration Or Gerlitz
2012-10-09 16:48 ` Ben Hutchings
2012-10-10 14:16   ` Or Gerlitz
2012-10-10 14:28     ` Ben Hutchings
2012-10-10 14:31       ` Or Gerlitz
2012-10-10 17:27         ` Ben Hutchings

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.