Show patches with: Submitter = Han Zhou       |    Archived = No       |   577 patches
« 1 2 3 45 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ovs-dev,v2] ovsdb: raft: Support pre-vote mechanism to deal with disruptive server. [ovs-dev,v2] ovsdb: raft: Support pre-vote mechanism to deal with disruptive server. - - 1 - 2-1 2023-07-18 Han Zhou Accepted
[ovs-dev] ovsdb: raft: Fix RAFT paper link. [ovs-dev] ovsdb: raft: Fix RAFT paper link. - - - - 3-- 2023-06-25 Han Zhou Accepted
[ovs-dev,v2] Revalidator: Allow min-revalidator-pps to be 0. [ovs-dev,v2] Revalidator: Allow min-revalidator-pps to be 0. 1 - - - 3-- 2023-01-17 Han Zhou Accepted
[ovs-dev,v2,2/2] ovs-vsctl.c: Do not sent 'set_db_change_aware'. [ovs-dev,v2,1/2] ovsdb-idl: Provide API to disable set_db_change_aware request. 1 - - - 3-- 2023-01-12 Han Zhou Accepted
[ovs-dev,v2,1/2] ovsdb-idl: Provide API to disable set_db_change_aware request. [ovs-dev,v2,1/2] ovsdb-idl: Provide API to disable set_db_change_aware request. 1 - - - 3-- 2023-01-12 Han Zhou Accepted
[ovs-dev,2/2] ovsdb/transaction.c: Fix weak reference leak. [ovs-dev,1/2] ovsdb/transaction.c: Refactor assess_weak_refs. - 1 - - 3-- 2022-11-02 Han Zhou Accepted
[ovs-dev,1/2] ovsdb/transaction.c: Refactor assess_weak_refs. [ovs-dev,1/2] ovsdb/transaction.c: Refactor assess_weak_refs. - - - - 3-- 2022-11-02 Han Zhou Accepted
[ovs-dev,ovn,2/2] ovn-controller: Disable ofctrl probe by default. [ovs-dev,ovn,1/2] ovn-northd: By default don't enable probe for unix socket. - - - - --- 2020-08-25 Han Zhou Accepted
[ovs-dev,ovn,1/2] ovn-northd: By default don't enable probe for unix socket. [ovs-dev,ovn,1/2] ovn-northd: By default don't enable probe for unix socket. 1 - - - --- 2020-08-25 Han Zhou Accepted
[ovs-dev] Revert "ovsdb-idl: Fix NULL deref reported by Coverity." [ovs-dev] Revert "ovsdb-idl: Fix NULL deref reported by Coverity." - - - - --- 2020-08-11 Han Zhou imaximets Accepted
[ovs-dev,ovn,v5] Avoid nb_cfg update notification flooding [ovs-dev,ovn,v5] Avoid nb_cfg update notification flooding 1 - - - --- 2020-08-08 Han Zhou Accepted
[ovs-dev,ovn,v2,3/3] ovn-northd.c: Support optionally disabling neighbor learning from ARP request/… Avoid ARP flow explosion. 1 - - - --- 2020-08-05 Han Zhou Accepted
[ovs-dev,ovn,v2,2/3] actions: Implement new actions lookup_arp_ip and lookup_nd_ip. Avoid ARP flow explosion. - - - - --- 2020-08-05 Han Zhou Accepted
[ovs-dev,ovn,v2,1/3] ovn-northd: Support optionally avoid static neighbor flows in routers. Avoid ARP flow explosion. - - - - --- 2020-08-05 Han Zhou Accepted
[ovs-dev,ovn] expr.c: Fix argument type of expr_write_scope(). [ovs-dev,ovn] expr.c: Fix argument type of expr_write_scope(). 1 1 - - --- 2020-07-30 Han Zhou Accepted
[ovs-dev,ovn,6/7] ovn-northd.c: Remove the use of the REGBIT_SKIP_LOOKUP_NEIGHBOR bit. Avoid ARP flow explosion. 1 - - - --- 2020-07-23 Han Zhou Accepted
[ovs-dev,ovn,5/7] ovn-northd.8.xml: Fix reg9 bits documentation. Avoid ARP flow explosion. 1 1 - - --- 2020-07-23 Han Zhou Accepted
[ovs-dev,ovn,3/7] actions: Rename xxx_lookup_mac to xxx_lookup_mac_bind. Avoid ARP flow explosion. 1 - - - --- 2020-07-23 Han Zhou Accepted
[ovs-dev,ovn,2/7] tests: Fix get_arp/get_nd tests mac-binding table id. Avoid ARP flow explosion. 1 - - - --- 2020-07-23 Han Zhou Accepted
[ovs-dev,ovn] ovn-nb.xml: Fix the description about LB usage on logical routers. [ovs-dev,ovn] ovn-nb.xml: Fix the description about LB usage on logical routers. 1 - - - --- 2020-06-22 Han Zhou Accepted
[ovs-dev,2/2] ovsdb/TODO.rst: Remove OVN specific items. [ovs-dev,1/2] ovsdb/TODO.rst: Remove completed items. - - - - --- 2020-06-22 Han Zhou imaximets Accepted
[ovs-dev,1/2] ovsdb/TODO.rst: Remove completed items. [ovs-dev,1/2] ovsdb/TODO.rst: Remove completed items. - - - - --- 2020-06-22 Han Zhou imaximets Accepted
[ovs-dev,ovn,3/3] TODO.rst: Remove "Reducing startup time". [ovs-dev,ovn,1/3] TODO.rst: Remove "Finish up ARP/ND support". - - - - --- 2020-06-22 Han Zhou Accepted
[ovs-dev,ovn,2/3] TODO.rst: Fix indentation of "MTU handling". [ovs-dev,ovn,1/3] TODO.rst: Remove "Finish up ARP/ND support". - - - - --- 2020-06-22 Han Zhou Accepted
[ovs-dev,ovn,1/3] TODO.rst: Remove "Finish up ARP/ND support". [ovs-dev,ovn,1/3] TODO.rst: Remove "Finish up ARP/ND support". 1 - - - --- 2020-06-22 Han Zhou Accepted
[ovs-dev,ovn] ovn-nbctl: Add some hint for --ecmp in error message. [ovs-dev,ovn] ovn-nbctl: Add some hint for --ecmp in error message. 1 - - - --- 2020-06-20 Han Zhou Accepted
[ovs-dev,v2] datapath: Add hash info to upcall. [ovs-dev,v2] datapath: Add hash info to upcall. 1 - - 1 --- 2020-05-26 Han Zhou imaximets Accepted
[ovs-dev] odp-util.c: Fix dp_hash execution with slowpath actions. [ovs-dev] odp-util.c: Fix dp_hash execution with slowpath actions. - - - 1 --- 2020-05-15 Han Zhou Accepted
[ovs-dev,ovn] conf.py: Fix flake8 error in build. [ovs-dev,ovn] conf.py: Fix flake8 error in build. 1 1 - - --- 2020-05-13 Han Zhou Accepted
[ovs-dev,ovn,2/2] ovn-architecture: Document the routing restriction of distributed gateway port. [ovs-dev,ovn,1/2] ovn-architecture: Update the gateway section to mention interconnection use case. 1 - - - --- 2020-05-06 Han Zhou Accepted
[ovs-dev,ovn,1/2] ovn-architecture: Update the gateway section to mention interconnection use case. [ovs-dev,ovn,1/2] ovn-architecture: Update the gateway section to mention interconnection use case. 1 - - - --- 2020-05-06 Han Zhou Accepted
[ovs-dev,ovn] ovn-northd: Remove useless flow for GW_REDIRECT. [ovs-dev,ovn] ovn-northd: Remove useless flow for GW_REDIRECT. 1 - - 1 --- 2020-05-06 Han Zhou Accepted
[ovs-dev,ovn] xml2nroff: Fix the support for h4. [ovs-dev,ovn] xml2nroff: Fix the support for h4. 1 1 - - --- 2020-05-01 Han Zhou Accepted
[ovs-dev,ovn] test-tcp-rst.py: Fix flake8 errors. [ovs-dev,ovn] test-tcp-rst.py: Fix flake8 errors. 1 1 - - --- 2020-05-01 Han Zhou Accepted
[ovs-dev,2/2] raft: Unset leader when starting election. Untitled series #162765 - - - - --- 2020-03-06 Han Zhou Accepted
[ovs-dev,1/2] raft: Fix the problem of stuck in candidate role forever. [ovs-dev,1/2] raft: Fix the problem of stuck in candidate role forever. - - - - --- 2020-03-06 Han Zhou Accepted
[ovs-dev,7/7] raft: Fix next_index in install_snapshot reply handling. [ovs-dev,1/7] raft-rpc.c: Fix message format. - - - - --- 2020-02-29 Han Zhou Accepted
[ovs-dev,6/7] raft: Send all missing logs in one single append_request. [ovs-dev,1/7] raft-rpc.c: Fix message format. - - - - --- 2020-02-29 Han Zhou Accepted
[ovs-dev,5/7] raft: Avoid sending unnecessary heartbeat when becoming leader. [ovs-dev,1/7] raft-rpc.c: Fix message format. - - - - --- 2020-02-29 Han Zhou Accepted
[ovs-dev,4/7] raft: Avoid busy loop during leader election. [ovs-dev,1/7] raft-rpc.c: Fix message format. - - - - --- 2020-02-29 Han Zhou Accepted
[ovs-dev,3/7] raft: Fix raft_is_connected() when there is no leader yet. [ovs-dev,1/7] raft-rpc.c: Fix message format. - - - - --- 2020-02-29 Han Zhou Accepted
[ovs-dev,2/7] ovsdb-server.c: Don't disconnect clients after raft install_snapshot. [ovs-dev,1/7] raft-rpc.c: Fix message format. - - - - --- 2020-02-29 Han Zhou Accepted
[ovs-dev,1/7] raft-rpc.c: Fix message format. [ovs-dev,1/7] raft-rpc.c: Fix message format. - - - - --- 2020-02-29 Han Zhou Accepted
[ovs-dev,ovn] ovn-controller.c: Avoid adding neighbour flows for non-local datapaths. [ovs-dev,ovn] ovn-controller.c: Avoid adding neighbour flows for non-local datapaths. 1 - - - --- 2020-02-18 Han Zhou Accepted
[ovs-dev,ovn] ovn-controller: Avoid creating patch port for non-local datapaths. [ovs-dev,ovn] ovn-controller: Avoid creating patch port for non-local datapaths. 1 - - - --- 2020-02-18 Han Zhou Accepted
[ovs-dev,ovn] ovn-nbctl.8.xml: Daemon mode document minor fix. [ovs-dev,ovn] ovn-nbctl.8.xml: Daemon mode document minor fix. 1 - - - --- 2020-02-18 Han Zhou Accepted
[ovs-dev,ovn,2/2] ovn-ic: Route advertisement. [ovs-dev,ovn,1/2] ovn-northd.c: Move struct v46_ip and related functions to utils. 1 - - - --- 2020-02-10 Han Zhou Accepted
[ovs-dev,ovn,1/2] ovn-northd.c: Move struct v46_ip and related functions to utils. [ovs-dev,ovn,1/2] ovn-northd.c: Move struct v46_ip and related functions to utils. 1 - - - --- 2020-02-10 Han Zhou Accepted
[ovs-dev,ovn] NEWS: Add the news for ECMP support. [ovs-dev,ovn] NEWS: Add the news for ECMP support. - - - - --- 2020-01-30 Han Zhou Accepted
[ovs-dev,ovn,v4,13/13] tutorial: Add tutorial for OVN Interconnection. OVN Interconnection - - - 1 --- 2020-01-29 Han Zhou Accepted
[ovs-dev,ovn,v4,12/13] ovn-ctl: Support commands for interconnection. OVN Interconnection - - - - --- 2020-01-29 Han Zhou Accepted
[ovs-dev,ovn,v4,11/13] ovn-ctl: Refactor to reduce redundant code. OVN Interconnection - - - - --- 2020-01-29 Han Zhou Accepted
[ovs-dev,ovn,v4,10/13] ovn.at: e2e test for OVN interconnection. OVN Interconnection - - - - --- 2020-01-29 Han Zhou Accepted
[ovs-dev,ovn,v4,09/13] ovn-ic: Interconnection port controller. OVN Interconnection - - - - --- 2020-01-29 Han Zhou Accepted
[ovs-dev,ovn,v4,08/13] ovn-ic: Interconnection gateway controller. OVN Interconnection - - - - --- 2020-01-29 Han Zhou Accepted
[ovs-dev,ovn,v4,07/13] ovn-sb: Add keys is_interconn and is_remote to Chassis's external_ids. OVN Interconnection - - - - --- 2020-01-29 Han Zhou Accepted
[ovs-dev,ovn,v4,06/13] ovn-ic: Transit switch controller. OVN Interconnection - - - - --- 2020-01-29 Han Zhou Accepted
[ovs-dev,ovn,v4,05/13] ovn-northd.c: Refactor allocate_tnlid. OVN Interconnection - - - - --- 2020-01-29 Han Zhou Accepted
[ovs-dev,ovn,v4,04/13] ovn-ic: Interconnection controller with AZ registeration. OVN Interconnection - - - - --- 2020-01-29 Han Zhou Accepted
[ovs-dev,ovn,v4,03/13] ovn-ic-sb: Interconnection southbound DB schema and CLI. OVN Interconnection - - - - --- 2020-01-29 Han Zhou Accepted
[ovs-dev,ovn,v4,02/13] ovn-ic-nb: Interconnection northbound DB schema and CLI. OVN Interconnection - - - - --- 2020-01-29 Han Zhou Accepted
[ovs-dev,ovn,v4,01/13] ovn-architecture: Add documentation for OVN interconnection feature. OVN Interconnection - - - - --- 2020-01-29 Han Zhou Accepted
[ovs-dev,branch-2.12,2/2] ovn-controller.c: Move the position of handling OVN-SB related settings. [ovs-dev,branch-2.12,1/2] ovn-controller.c: Fix possible NULL pointer dereference. 2 - - 1 --- 2020-01-22 Han Zhou Accepted
[ovs-dev,branch-2.12,1/2] ovn-controller.c: Fix possible NULL pointer dereference. [ovs-dev,branch-2.12,1/2] ovn-controller.c: Fix possible NULL pointer dereference. 1 - - - --- 2020-01-22 Han Zhou Accepted
[ovs-dev,ovn,v2,4/4] ovn-northd: Support ECMP routes. Untitled series #154327 - - - - --- 2020-01-20 Han Zhou Accepted
[ovs-dev,ovn,v2,3/4] ovn-northd: Fix logical router pipeline table IDs in documentation. Untitled series #154327 - - - - --- 2020-01-20 Han Zhou Accepted
[ovs-dev,ovn,v2,2/4] ovn-nbctl.c: Fix lr-route-add/del command with policy considered. Untitled series #154327 - - - - --- 2020-01-20 Han Zhou Accepted
[ovs-dev,ovn,v2,1/4] ovn-controller: A new action "select". [ovs-dev,ovn,v2,1/4] ovn-controller: A new action "select". 1 - - - --- 2020-01-20 Han Zhou Accepted
[ovs-dev,ovn,v2] ofctrl.c: Update installed OVS flow cookie when lflow is changed. [ovs-dev,ovn,v2] ofctrl.c: Update installed OVS flow cookie when lflow is changed. 1 - - - --- 2020-01-13 Han Zhou Accepted
[ovs-dev,3/3] ovn-controller.c: Support option "ovn-monitor-all". [ovs-dev,1/3] ovn-controller.c: Fix possible NULL pointer dereference. 1 - - - --- 2020-01-13 Han Zhou Accepted
[ovs-dev,2/3] ovn-controller.c: Move the position of handling OVN-SB related settings. Untitled series #152939 2 - - 1 --- 2020-01-13 Han Zhou Accepted
[ovs-dev,1/3] ovn-controller.c: Fix possible NULL pointer dereference. [ovs-dev,1/3] ovn-controller.c: Fix possible NULL pointer dereference. 1 - - - --- 2020-01-13 Han Zhou Accepted
[ovs-dev,2.12,4/4] extend-table: Fix reusing group/meter by multiple logical flows. Fix reusing meter/group by multiple logical flows. 1 1 - - --- 2019-12-21 Han Zhou Accepted
[ovs-dev,2.12,3/4] extend-table.c: Refactor code. Fix reusing meter/group by multiple logical flows. 1 - - - --- 2019-12-21 Han Zhou Accepted
[ovs-dev,2.12,2/4] ovn-controller: Fix meter-table-list and group-table-list commands. Fix reusing meter/group by multiple logical flows. 1 - - - --- 2019-12-21 Han Zhou Accepted
[ovs-dev,2.12,1/4] ovn-controller.c: Refactor meter-table-list and meter-group-list commands. Fix reusing meter/group by multiple logical flows. 1 - - - --- 2019-12-21 Han Zhou Accepted
[ovs-dev,ovn,4/4] extend-table: Fix reusing group/meter by multiple logical flows. [ovs-dev,ovn,1/4] ovn-controller.c: Refactor meter-table-list and meter-group-list commands. 1 1 - - --- 2019-12-06 Han Zhou Accepted
[ovs-dev,ovn,3/4] extend-table.c: Refactor code. [ovs-dev,ovn,1/4] ovn-controller.c: Refactor meter-table-list and meter-group-list commands. 1 - - - --- 2019-12-06 Han Zhou Accepted
[ovs-dev,ovn,2/4] ovn-controller: Fix meter-table-list and group-table-list commands. [ovs-dev,ovn,1/4] ovn-controller.c: Refactor meter-table-list and meter-group-list commands. 1 - - - --- 2019-12-06 Han Zhou Accepted
[ovs-dev,ovn,1/4] ovn-controller.c: Refactor meter-table-list and meter-group-list commands. [ovs-dev,ovn,1/4] ovn-controller.c: Refactor meter-table-list and meter-group-list commands. 1 - - - --- 2019-12-06 Han Zhou Accepted
[ovs-dev,2/2] ovsdb raft: Fix the problem when cluster restarted after DB compaction. Untitled series #146370 - - - - --- 2019-12-04 Han Zhou Accepted
[ovs-dev,1/2] ovsdb-cluster.at: Wait until leader is elected before DB compact. [ovs-dev,1/2] ovsdb-cluster.at: Wait until leader is elected before DB compact. - - - - --- 2019-12-04 Han Zhou Accepted
[ovs-dev,ovn] testsuite.at: Add ovn-performance.at back to testsuite. [ovs-dev,ovn] testsuite.at: Add ovn-performance.at back to testsuite. 1 - - - --- 2019-12-02 Han Zhou Accepted
[ovs-dev] ovsdb raft: Fix election timer parsing in snapshot RPC. [ovs-dev] ovsdb raft: Fix election timer parsing in snapshot RPC. - - - - --- 2019-11-13 Han Zhou Accepted
[ovs-dev,branch-2.12] lflow.c: Fix memory leak of lflow_ref_list_node->ref_name. [ovs-dev,branch-2.12] lflow.c: Fix memory leak of lflow_ref_list_node->ref_name. 1 1 - - --- 2019-10-31 Han Zhou Accepted
[ovs-dev,ovn] pinctrl.c: Fix maybe-uninitialized warnings. [ovs-dev,ovn] pinctrl.c: Fix maybe-uninitialized warnings. 1 1 - - --- 2019-10-30 Han Zhou Accepted
[ovs-dev,ovn,v2] tests: Fix check-valgrind and check-lcov. [ovs-dev,ovn,v2] tests: Fix check-valgrind and check-lcov. 1 - - - --- 2019-10-22 Han Zhou Accepted
[ovs-dev,ovn] lflow.c: Fix memory leak of lflow_ref_list_node->ref_name. [ovs-dev,ovn] lflow.c: Fix memory leak of lflow_ref_list_node->ref_name. 1 1 - - --- 2019-10-22 Han Zhou Accepted
[ovs-dev,ovn] ovn-controller.c: Fix memory leak of local_datapath->ports. [ovs-dev,ovn] ovn-controller.c: Fix memory leak of local_datapath->ports. 2 1 - - --- 2019-10-21 Han Zhou Accepted
[ovs-dev,ovn,06/19] news: Fix the out-of-date information afte split from ovs. OVN Interconnection - - - - --- 2019-10-21 Han Zhou Accepted
[ovs-dev,ovn,05/19] ovn-lib.in: Fix ovn-ctl status_xxx. OVN Interconnection - - - - --- 2019-10-21 Han Zhou Accepted
[ovs-dev,ovn,04/19] ovn-ctl: Change the order of ovn-lib and ovs-lib. OVN Interconnection - - - - --- 2019-10-21 Han Zhou Accepted
[ovs-dev,ovn,03/19] sandbox: Remove the unused ovnnb.db from sandbox. OVN Interconnection - - - - --- 2019-10-21 Han Zhou Accepted
[ovs-dev,ovn,02/19] testsuite: Use ovn-macros instead of ofproto-macros. OVN Interconnection - - - - --- 2019-10-21 Han Zhou Accepted
[ovs-dev,ovn,01/19] ovn-northd.c: Fix datapath tunnel key allocation. OVN Interconnection - - - - --- 2019-10-21 Han Zhou Accepted
[ovs-dev,3/3] ovsdb.5.rst: Fix minor format problem. [ovs-dev,1/3] raft.c: Election timer initial reset with value from log. - - - - --- 2019-08-22 Han Zhou Accepted
[ovs-dev,2/3] raft: Save and read new election timer in header snapshot. [ovs-dev,1/3] raft.c: Election timer initial reset with value from log. - 1 - - --- 2019-08-22 Han Zhou Accepted
[ovs-dev,1/3] raft.c: Election timer initial reset with value from log. [ovs-dev,1/3] raft.c: Election timer initial reset with value from log. - 1 - - --- 2019-08-22 Han Zhou Accepted
[ovs-dev] ovsdb monitor: Fix crash when using non-zero last-id with standalone DB. [ovs-dev] ovsdb monitor: Fix crash when using non-zero last-id with standalone DB. - 1 - - --- 2019-08-19 Han Zhou Accepted
[ovs-dev,v3,5/5] ovsdb raft: Support leader election time change online. [ovs-dev,v3,1/5] raft.c: Move raft_reset_ping_timer() out of the loop. - 1 - - --- 2019-08-19 Han Zhou Accepted
« 1 2 3 45 6 »