Thanks for the reply, and
(1) if I have to differentiate two flows having same source and destination
but different next hop, on which value I can?
(2) when i'm using the ovs-ofctl dump-flows s1 command, it shows the
priority of flows as 55555, which I've sent from the controller. So it
means, it have stored it somewhere, right!!. While compiling I'm using the
"./configure --with-linux=/lib/modules/`uname -r`/build " , so i've taken
care that it is a kernel implementation in the system. Then Why is the
priority reflected overthere.
(3) In sw_flow_key structure, it has a "u32 priority" variable declared,
what is that used for?

Kindly explain these, I'm really stuck at this problem and want to have a
clear idea about it.

Thanks & Regards,

On Wed, Mar 18, 2015 at 12:03 AM, Ben Pfaff <[email protected]> wrote:

> On Tue, Mar 17, 2015 at 11:55:13PM +0530, Sumit Paliwal wrote:
> > I'm trying to access the priorities of flows while inserting into flow
> > table in openvswitch. I'm using the linux implementation of datapath.
> > If anyone knows from where in code it is accessible, let me know.
>
> Kernel flows don't have a priority.
>



-- 
Sumit Paliwal
M.Tech. ICT,
IIT Jodhpur


*"Have a great Day... "*
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to