On Thu, Jun 18, 2020 at 9:53 AM Harry van Haaren <[email protected]> wrote: > > This commit adds a command for the dpif-netdev to set a specific > lookup function to a particular priority level. The command enables > runtime switching of the dpcls subtable lookup implementation. > > Selection is performed based on a priority. Higher priorities take > precedence, eg; priotity 5 will be selected instead of a priority 3. > If lookup functions have the same priority, the first one in the list > is selected. > > The two options available are 'autovalidator' and 'generic'. > The below command will set a new priority for the given function: > $ ovs-appctl dpif-netdev/subtable-lookup-prio-set generic 2 > > The autovalidator implementation can be selected at runtime now: > $ ovs-appctl dpif-netdev/subtable-lookup-prio-set autovalidator 5 > > Signed-off-by: Harry van Haaren <[email protected]> > LGTM. Acked-by: William Tu <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
- Re: [ovs-dev] [PATCH v3 6/7] dpif-lookup: add avx51... 0-day Robot
- Re: [ovs-dev] [PATCH v3 6/7] dpif-lookup: add avx51... William Tu
- Re: [ovs-dev] [PATCH v3 6/7] dpif-lookup: add a... Van Haaren, Harry
- Re: [ovs-dev] [PATCH v3 0/7] DPCLS Subtable ISA Optimiza... William Tu
- Re: [ovs-dev] [PATCH v3 0/7] DPCLS Subtable ISA Opt... Van Haaren, Harry
- [ovs-dev] [PATCH v4 0/7] DPCLS Subtable ISA Optimization Harry van Haaren
- [ovs-dev] [PATCH v4 4/7] dpdk: enable cpu feature d... Harry van Haaren
- Re: [ovs-dev] [PATCH v4 4/7] dpdk: enable cpu f... William Tu
- Re: [ovs-dev] [PATCH v4 4/7] dpdk: enable c... Van Haaren, Harry
- [ovs-dev] [PATCH v4 2/7] dpif-netdev: add subtable ... Harry van Haaren
- Re: [ovs-dev] [PATCH v4 2/7] dpif-netdev: add s... William Tu
- [ovs-dev] [PATCH v4 1/7] dpif-netdev: implement sub... Harry van Haaren
- Re: [ovs-dev] [PATCH v4 1/7] dpif-netdev: imple... William Tu
- Re: [ovs-dev] [PATCH v4 1/7] dpif-netdev: i... Van Haaren, Harry
- Re: [ovs-dev] [PATCH v4 1/7] dpif-netde... Van Haaren, Harry
- Re: [ovs-dev] [PATCH v4 1/7] dpif-... William Tu
- [ovs-dev] [PATCH v4 3/7] dpif-netdev: add subtable-... Harry van Haaren
- [ovs-dev] [PATCH v4 5/7] dpif-lookup: add avx512 ga... Harry van Haaren
- Re: [ovs-dev] [PATCH v4 5/7] dpif-lookup: add a... William Tu
- Re: [ovs-dev] [PATCH v4 5/7] dpif-lookup: a... Van Haaren, Harry
