> -----Original Message-----
> From: William Tu <u9012...@gmail.com>
> Sent: Tuesday, June 16, 2020 4:42 PM
> To: Van Haaren, Harry <harry.van.haa...@intel.com>
> Cc: ovs-dev <ovs-dev@openvswitch.org>; Stokes, Ian <ian.sto...@intel.com>;
> Ilya Maximets <i.maxim...@ovn.org>; Federico Iezzi <fie...@redhat.com>
> Subject: Re: [PATCH v3 3/7] dpif-netdev: add subtable-lookup-get command for
> usability
> 
> On Wed, Jun 10, 2020 at 3:47 AM Harry van Haaren
> <harry.van.haa...@intel.com> wrote:
> >
> > This commit introduces a new command, "dpif-netdev/subtable-lookup-get"
> add prio

Hey William,

Just reviewing your FB in detail here, today the commands work as follows:
- the "set" command is "subtable-lookup-prio-set"
- the "get" command is "subtable-lookup-get"       // Note : no "prio" here

This is done on purpose - the get returns the list of subtable lookup 
implementations,
and is not really technically directly to do with "prio" . It does however, 
return the priority too...

Open to suggestions, would the more similar commands below be better?
subtable-lookup-prio-get
subtable-lookup-prio-set

Regards, -Harry
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to