Show patches with: Submitter = Anton Ivanov       |    Archived = No       |   224 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions [ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions - - - - --- 2020-09-02 Anton Ivanov Superseded
[ovs-dev,RFC,v4,02/24] Move out Table 1 operations into functions [ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions - - - - --- 2020-09-02 Anton Ivanov Superseded
[ovs-dev,RFC,v4,03/24] Move out Table 3 operations to functions [ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions - - - - --- 2020-09-02 Anton Ivanov Superseded
[ovs-dev,RFC,v4,04/24] Move NAT and Load Balancing to a separate function [ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions - - - - --- 2020-09-02 Anton Ivanov Superseded
[ovs-dev,RFC,v4,05/24] Move Logical router ingress table IP_ROUTING to a function [ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions - - - - --- 2020-09-02 Anton Ivanov Superseded
[ovs-dev,RFC,v4,06/24] Move static route datapath mapping to a function [ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions - - - - --- 2020-09-02 Anton Ivanov Superseded
[ovs-dev,RFC,v4,07/24] Move out multicast lookup into a function [ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions - - - - --- 2020-09-02 Anton Ivanov Superseded
[ovs-dev,RFC,v4,08/24] Move Logical router ingress policy to a function [ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions - - - - --- 2020-09-02 Anton Ivanov Superseded
[ovs-dev,RFC,v4,09/24] Move ARP Resolve into a separate function [ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions - - - - --- 2020-09-02 Anton Ivanov Superseded
[ovs-dev,RFC,v4,10/24] Move packet size rules to a separate function [ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions - - - - --- 2020-09-02 Anton Ivanov Superseded
[ovs-dev,RFC,v4,11/24] Move gateway redirect to a separate function [ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions - - - - --- 2020-09-02 Anton Ivanov Superseded
[ovs-dev,RFC,v4,12/24] Isolate ARP request to a separate function [ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions - - - - --- 2020-09-02 Anton Ivanov Superseded
[ovs-dev,RFC,v4,13/24] Finalise migration of build_lrouter_flows to functions [ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions - - - - --- 2020-09-02 Anton Ivanov Superseded
[ovs-dev,RFC,v4,14/24] Pull tables 3-10 ingress and 0-7 egress into a separate function [ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions - - - - --- 2020-09-02 Anton Ivanov Superseded
[ovs-dev,RFC,v4,15/24] Pull forwarding groups and admission control to separate functions [ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions - - - - --- 2020-09-02 Anton Ivanov Superseded
[ovs-dev,RFC,v4,16/24] Split port security into two separate functions [ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions - - - - --- 2020-09-02 Anton Ivanov Superseded
[ovs-dev,RFC,v4,17/24] Pull Table 13 Arp/ND responder to a separate function [ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions - - - - --- 2020-09-02 Anton Ivanov Superseded
[ovs-dev,RFC,v4,18/24] Pull out lswitch ARP/ND respond, known IPs into functions [ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions - - - - --- 2020-09-02 Anton Ivanov Superseded
[ovs-dev,RFC,v4,19/24] Pull DHCP Options into a function [ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions - - - - --- 2020-09-02 Anton Ivanov Superseded
[ovs-dev,RFC,v4,20/24] Pull DNS lookup and response to a separate function [ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions - - - - --- 2020-09-02 Anton Ivanov Superseded
[ovs-dev,RFC,v4,21/24] Pull DNS response defaults into a separate function [ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions - - - - --- 2020-09-02 Anton Ivanov Superseded
[ovs-dev,RFC,v4,22/24] Pull external port ARP responses into a separate function [ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions - - - - --- 2020-09-02 Anton Ivanov Superseded
[ovs-dev,RFC,v4,23/24] Pull out multicast flows from IGMP into a separate function [ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions - - - - --- 2020-09-02 Anton Ivanov Superseded
[ovs-dev,RFC,v4,24/24] Pull out Destination lookup, broadcast and multicast handling [ovs-dev,RFC,v4,01/24] Move out Table 0 (ingress) operations to functions - - - - --- 2020-09-02 Anton Ivanov Superseded
[ovs-dev,v5,01/14] ovn-northd: add marker for ovn-northd changes [ovs-dev,v5,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-11 Anton Ivanov Superseded
[ovs-dev,v5,02/14] ovn-northd: move pre-acl and acl processing to a separate function [ovs-dev,v5,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-11 Anton Ivanov Superseded
[ovs-dev,v5,03/14] ovn-northd: move logical flows for forwardig groups to a function [ovs-dev,v5,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-11 Anton Ivanov Superseded
[ovs-dev,v5,04/14] ovn-northd: move admission control to a separate function [ovs-dev,v5,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-11 Anton Ivanov Superseded
[ovs-dev,v5,05/14] ovn-northd: replace build_lswitch_input_port_sec with iterators [ovs-dev,v5,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-11 Anton Ivanov Superseded
[ovs-dev,v5,06/14] ovn-northd: move arp/nd responder to functions [ovs-dev,v5,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-11 Anton Ivanov Superseded
[ovs-dev,v5,07/14] ovn-northd: move out DHCP response into a function [ovs-dev,v5,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-11 Anton Ivanov Superseded
[ovs-dev,v5,08/14] ovn-northd: move lswitch dns lookup/response into a function [ovs-dev,v5,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-11 Anton Ivanov Superseded
[ovs-dev,v5,09/14] ovn-northd: move per datapath dhcp response to a function [ovs-dev,v5,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-11 Anton Ivanov Superseded
[ovs-dev,v5,10/14] ovn-northd: move external port arp handling to a function [ovs-dev,v5,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-11 Anton Ivanov Superseded
[ovs-dev,v5,11/14] ovn-northd: move destination lookup b/mcast handling to a function [ovs-dev,v5,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-11 Anton Ivanov Superseded
[ovs-dev,v5,12/14] ovn-northd: move mcast flow learned from IGMP/MLD to a function [ovs-dev,v5,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-11 Anton Ivanov Superseded
[ovs-dev,v5,13/14] ovn-northd: move destination lookup and unicast to a function [ovs-dev,v5,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-11 Anton Ivanov Superseded
[ovs-dev,v5,14/14] ovn-northd: convert output port security to iterators [ovs-dev,v5,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-11 Anton Ivanov Superseded
[ovs-dev,01/14] ovn-northd: add marker for ovn-northd changes [ovs-dev,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-14 Anton Ivanov Superseded
[ovs-dev,02/14] ovn-northd: move pre-acl and acl processing to a separate function [ovs-dev,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-14 Anton Ivanov Superseded
[ovs-dev,03/14] ovn-northd: move logical flows for forwardig groups to a function [ovs-dev,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-14 Anton Ivanov Superseded
[ovs-dev,04/14] ovn-northd: move admission control to a separate function [ovs-dev,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-14 Anton Ivanov Superseded
[ovs-dev,05/14] ovn-northd: replace build_lswitch_input_port_sec with iterators [ovs-dev,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-14 Anton Ivanov Superseded
[ovs-dev,06/14] ovn-northd: move arp/nd responder to functions [ovs-dev,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-14 Anton Ivanov Superseded
[ovs-dev,07/14] ovn-northd: move out DHCP response into a function [ovs-dev,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-14 Anton Ivanov Superseded
[ovs-dev,08/14] ovn-northd: move lswitch dns lookup/response into a function [ovs-dev,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-14 Anton Ivanov Superseded
[ovs-dev,09/14] ovn-northd: move per datapath dhcp response to a function [ovs-dev,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-14 Anton Ivanov Superseded
[ovs-dev,10/14] ovn-northd: move external port arp handling to a function [ovs-dev,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-14 Anton Ivanov Superseded
[ovs-dev,11/14] ovn-northd: move destination lookup b/mcast handling to a function [ovs-dev,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-14 Anton Ivanov Superseded
[ovs-dev,12/14] ovn-northd: move mcast flow learned from IGMP/MLD to a function [ovs-dev,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-14 Anton Ivanov Superseded
[ovs-dev,13/14] ovn-northd: move destination lookup and unicast to a function [ovs-dev,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-14 Anton Ivanov Superseded
[ovs-dev,14/14] ovn-northd: convert output port security to iterators [ovs-dev,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-14 Anton Ivanov Superseded
[ovs-dev,v2,01/14] ovn-northd: add marker for ovn-northd changes [ovs-dev,v2,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-18 Anton Ivanov Superseded
[ovs-dev,v2,02/14] ovn-northd: move pre-acl and acl processing in to a separate function [ovs-dev,v2,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-18 Anton Ivanov Superseded
[ovs-dev,v2,03/14] ovn-northd: move condition for forwarding groups into its helper [ovs-dev,v2,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-18 Anton Ivanov Superseded
[ovs-dev,v2,04/14] ovn-northd: move admission control to a separate function [ovs-dev,v2,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-18 Anton Ivanov Superseded
[ovs-dev,v2,05/14] ovn-northd: replace build_lswitch_input_port_sec with iterators [ovs-dev,v2,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-18 Anton Ivanov Superseded
[ovs-dev,v2,06/14] ovn-northd: move arp/nd responder to functions [ovs-dev,v2,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-18 Anton Ivanov Superseded
[ovs-dev,v2,07/14] ovn-northd: move out DHCP response into a function [ovs-dev,v2,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-18 Anton Ivanov Superseded
[ovs-dev,v2,08/14] ovn-northd: move lswitch dns lookup/response into a function [ovs-dev,v2,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-18 Anton Ivanov Superseded
[ovs-dev,v2,09/14] ovn-northd: move per datapath dhcp response to a function [ovs-dev,v2,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-18 Anton Ivanov Superseded
[ovs-dev,v2,10/14] ovn-northd: move external port arp handling to a function [ovs-dev,v2,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-18 Anton Ivanov Superseded
[ovs-dev,v2,11/14] ovn-northd: move destination lookup b/mcast handling to a function [ovs-dev,v2,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-18 Anton Ivanov Superseded
[ovs-dev,v2,12/14] ovn-northd: move mcast flow learned from IGMP/MLD to a function [ovs-dev,v2,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-18 Anton Ivanov Superseded
[ovs-dev,v2,13/14] ovn-northd: move destination lookup and unicast to a function [ovs-dev,v2,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-18 Anton Ivanov Superseded
[ovs-dev,v2,14/14] ovn-northd: convert output port security to iterators [ovs-dev,v2,01/14] ovn-northd: add marker for ovn-northd changes - - - - --- 2020-09-18 Anton Ivanov Superseded
[ovs-dev,v3,1/6] ovn-northd: reorganize processing of lflows [ovs-dev,v3,1/6] ovn-northd: reorganize processing of lflows - - - - --- 2020-09-23 Anton Ivanov Superseded
[ovs-dev,v3,2/6] ovn-northd: move pre-acl and acl lswitch processing to a function [ovs-dev,v3,1/6] ovn-northd: reorganize processing of lflows - - - - --- 2020-09-23 Anton Ivanov Superseded
[ovs-dev,v3,3/6] ovn-northd: migrate build_fwd_group_lflows to build_converged [ovs-dev,v3,1/6] ovn-northd: reorganize processing of lflows - - - - --- 2020-09-23 Anton Ivanov Superseded
[ovs-dev,v3,4/6] ovn-northd: Move lswitch admission control to a helper function [ovs-dev,v3,1/6] ovn-northd: reorganize processing of lflows - - - - --- 2020-09-23 Anton Ivanov Superseded
[ovs-dev,v3,5/6] ovn-northd: migrate input port security flows to converged build [ovs-dev,v3,1/6] ovn-northd: reorganize processing of lflows - - - - --- 2020-09-23 Anton Ivanov Superseded
[ovs-dev,v3,6/6] ovn-northd: migrate lswitch arp responder to converged build [ovs-dev,v3,1/6] ovn-northd: reorganize processing of lflows - - - - --- 2020-09-23 Anton Ivanov Superseded
[ovs-dev,v4,1/9] ovn-libs: Add support for parallel processing [ovs-dev,v4,1/9] ovn-libs: Add support for parallel processing - - - - --- 2020-09-25 Anton Ivanov Superseded
[ovs-dev,v4,2/9] ovn-northd: reorganize processing of lflows [ovs-dev,v4,1/9] ovn-libs: Add support for parallel processing - - - - --- 2020-09-25 Anton Ivanov Superseded
[ovs-dev,v4,3/9] ovn-northd: introduce parallel lflow build [ovs-dev,v4,1/9] ovn-libs: Add support for parallel processing - - - - --- 2020-09-25 Anton Ivanov Superseded
[ovs-dev,v4,4/9] ovn-northd: Add commands to set/get parallelisation thresholds [ovs-dev,v4,1/9] ovn-libs: Add support for parallel processing - - - - --- 2020-09-25 Anton Ivanov Superseded
[ovs-dev,v4,5/9] ovn-northd: move pre-acl and acl lswitch processing to a function [ovs-dev,v4,1/9] ovn-libs: Add support for parallel processing - - - - --- 2020-09-25 Anton Ivanov Superseded
[ovs-dev,v4,6/9] ovn-northd: migrate build_fwd_group_lflows to build_converged [ovs-dev,v4,1/9] ovn-libs: Add support for parallel processing - - - - --- 2020-09-25 Anton Ivanov Superseded
[ovs-dev,v4,7/9] ovn-northd: Move lswitch admission control to a helper function [ovs-dev,v4,1/9] ovn-libs: Add support for parallel processing - - - - --- 2020-09-25 Anton Ivanov Superseded
[ovs-dev,v4,8/9] ovn-northd: migrate input port security flows to converged build [ovs-dev,v4,1/9] ovn-libs: Add support for parallel processing - - - - --- 2020-09-25 Anton Ivanov Superseded
[ovs-dev,v4,9/9] ovn-northd: migrate lswitch arp responder to converged build [ovs-dev,v4,1/9] ovn-libs: Add support for parallel processing - - - - --- 2020-09-25 Anton Ivanov Superseded
[ovs-dev,v5,1/9] ovn-libs: Add support for parallel processing [ovs-dev,v5,1/9] ovn-libs: Add support for parallel processing - - - - --- 2020-10-14 Anton Ivanov Superseded
[ovs-dev,v5,2/9] ovn-northd: reorganize processing of lflows [ovs-dev,v5,1/9] ovn-libs: Add support for parallel processing - - - - --- 2020-10-14 Anton Ivanov Superseded
[ovs-dev,v5,3/9] ovn-northd: introduce parallel lflow build [ovs-dev,v5,1/9] ovn-libs: Add support for parallel processing - - - - --- 2020-10-14 Anton Ivanov Superseded
[ovs-dev,v5,4/9] ovn-northd: Add commands to set/get parallelisation thresholds [ovs-dev,v5,1/9] ovn-libs: Add support for parallel processing - - - - --- 2020-10-14 Anton Ivanov Superseded
[ovs-dev,v5,5/9] ovn-northd: move pre-acl and acl lswitch processing to a function [ovs-dev,v5,1/9] ovn-libs: Add support for parallel processing - - - - --- 2020-10-14 Anton Ivanov Superseded
[ovs-dev,v5,6/9] ovn-northd: migrate build_fwd_group_lflows to build_converged [ovs-dev,v5,1/9] ovn-libs: Add support for parallel processing - - - - --- 2020-10-14 Anton Ivanov Superseded
[ovs-dev,v5,7/9] ovn-northd: Move lswitch admission control to a helper function [ovs-dev,v5,1/9] ovn-libs: Add support for parallel processing - - - - --- 2020-10-14 Anton Ivanov Superseded
[ovs-dev,v5,8/9] ovn-northd: migrate input port security flows to converged build [ovs-dev,v5,1/9] ovn-libs: Add support for parallel processing - - - - --- 2020-10-14 Anton Ivanov Superseded
[ovs-dev,v5,9/9] ovn-northd: migrate lswitch arp responder to converged build [ovs-dev,v5,1/9] ovn-libs: Add support for parallel processing - - - - --- 2020-10-14 Anton Ivanov Superseded
[ovs-dev,v6,7/8] ovn-libs: Add support for parallel processing [ovs-dev,v6,1/8] ovn-northd: reorganize processing of lflows - - - - --- 2020-11-06 Anton Ivanov Superseded
[ovs-dev,v6,8/8] ovn-northd: introduce parallel lflow build [ovs-dev,v6,1/8] ovn-northd: reorganize processing of lflows - - - - --- 2020-11-06 Anton Ivanov Superseded
[ovs-dev,v7,01/14] ovn-libs: Add support for parallel processing [ovs-dev,v7,01/14] ovn-libs: Add support for parallel processing - - - - --- 2020-11-25 Anton Ivanov Superseded
[ovs-dev,v7,02/14] ovn-northd: introduce parallel lflow build [ovs-dev,v7,01/14] ovn-libs: Add support for parallel processing - - - - --- 2020-11-25 Anton Ivanov Superseded
[ovs-dev,v7,03/14] ovn-northd: move arp responder to a set of functions [ovs-dev,v7,01/14] ovn-libs: Add support for parallel processing - - - - --- 2020-11-25 Anton Ivanov Superseded
[ovs-dev,v7,04/14] ovn-northd: isolate DHCP response in lswitch to a function [ovs-dev,v7,01/14] ovn-libs: Add support for parallel processing - - - - --- 2020-11-25 Anton Ivanov Superseded
[ovs-dev,v7,05/14] ovn-northd: move DNS lookup-response to a function [ovs-dev,v7,01/14] ovn-libs: Add support for parallel processing - - - - --- 2020-11-25 Anton Ivanov Superseded
[ovs-dev,v7,06/14] ovn-northd: move dns defaults to a function [ovs-dev,v7,01/14] ovn-libs: Add support for parallel processing - - - - --- 2020-11-25 Anton Ivanov Superseded
[ovs-dev,v7,07/14] ovn-northd: move arp drops on external to a function [ovs-dev,v7,01/14] ovn-libs: Add support for parallel processing - - - - --- 2020-11-25 Anton Ivanov Superseded
[ovs-dev,v7,08/14] ovn-northd: move destination bmcast handling to a function [ovs-dev,v7,01/14] ovn-libs: Add support for parallel processing - - - - --- 2020-11-25 Anton Ivanov Superseded
« 1 2 3 »