Show patches with: Submitter = Han Zhou       |    Archived = No       |   321 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ovs-dev,branch-20.06,04/15] ofctrl: Incremental processing for flow installation by tracking. Backport rollup 1 - - - --- 2020-08-17 Han Zhou Accepted
[ovs-dev,branch-20.06,02/15] ofctrl.c: Maintain references between installed flows and desired flow… Backport rollup 1 - - - --- 2020-08-20 Han Zhou Accepted
[ovs-dev,branch-20.06,05/15] ofctrl.c: Merge opposite changes of tracked flows before installing. Backport rollup 1 - - - --- 2020-08-21 Han Zhou Accepted
[ovs-dev,branch-20.06,03/15] ofctrl.c: Refactor - move openflow msg construction to functions. Backport rollup 1 - - - --- 2020-08-21 Han Zhou Accepted
[ovs-dev,1/4] ovn-nbctl.8.xml: Fix section OVN_NBCTL_OPTIONS. [ovs-dev,1/4] ovn-nbctl.8.xml: Fix section OVN_NBCTL_OPTIONS. 1 - - - --- 2020-09-01 Han Zhou Accepted
[ovs-dev,2/4] Provide timestamp information for nb_cfg. [ovs-dev,1/4] ovn-nbctl.8.xml: Fix section OVN_NBCTL_OPTIONS. 1 - - - --- 2020-09-01 Han Zhou Accepted
[ovs-dev,3/4] ovn-nbctl: Support option --print-wait-time for latency measurement. [ovs-dev,1/4] ovn-nbctl.8.xml: Fix section OVN_NBCTL_OPTIONS. 1 - - - --- 2020-09-01 Han Zhou Accepted
[ovs-dev,4/4] ovn-controller: Support configuration option ovn-delay-nb-cfg-report. [ovs-dev,1/4] ovn-nbctl.8.xml: Fix section OVN_NBCTL_OPTIONS. - - - - --- 2020-09-01 Han Zhou Changes Requested
[ovs-dev] ovn-northd: Optionally skip the check of lsp_is_up. [ovs-dev] ovn-northd: Optionally skip the check of lsp_is_up. 1 - - - --- 2020-09-03 Han Zhou Changes Requested
[ovs-dev,v2,1/9] ofctrl: change ofctrl_dup_flow to module internal function Incremental processing for flow installation. - - - - --- 2020-09-07 Han Zhou Accepted
[ovs-dev,v2,2/9] ovn.at: Fix AT for conjunction case. Incremental processing for flow installation. - - - - --- 2020-09-07 Han Zhou Accepted
[ovs-dev,v2,3/9] lflow.c: No need to remove flows for adding new datapath. Incremental processing for flow installation. - - - - --- 2020-09-07 Han Zhou Accepted
[ovs-dev,v2,4/9] ovn-controller: Fix conjunction handling with incremental processing. Incremental processing for flow installation. - 1 - - --- 2020-09-07 Han Zhou Accepted
[ovs-dev,v2,5/9] ovn.at: Add test case for duplicated flow handling. Incremental processing for flow installation. - - - - --- 2020-09-07 Han Zhou Accepted
[ovs-dev,v2,6/9] ofctrl.c: Maintain references between installed flows and desired flows. Incremental processing for flow installation. - - - - --- 2020-09-07 Han Zhou Accepted
[ovs-dev,v2,7/9] ofctrl.c: Refactor - move openflow msg construction to functions. Incremental processing for flow installation. - - - - --- 2020-09-07 Han Zhou Accepted
[ovs-dev,v2,8/9] ofctrl: Incremental processing for flow installation by tracking. Incremental processing for flow installation. - - - - --- 2020-09-07 Han Zhou Accepted
[ovs-dev,v2,9/9] ofctrl.c: Merge opposite changes of tracked flows before installing. Incremental processing for flow installation. - - - - --- 2020-09-07 Han Zhou Accepted
[ovs-dev] ovn-controller: Unix command debug/delay-nb-cfg-report. [ovs-dev] ovn-controller: Unix command debug/delay-nb-cfg-report. 1 - - - --- 2020-09-08 Han Zhou Accepted
[ovs-dev,v2] ovn-northd: Optionally skip the check of lsp_is_up. [ovs-dev,v2] ovn-northd: Optionally skip the check of lsp_is_up. 1 - - - --- 2020-09-08 Han Zhou Accepted
[ovs-dev] ovn-controller.at: Fix test for debug/delay-nb-cfg-report. [ovs-dev] ovn-controller.at: Fix test for debug/delay-nb-cfg-report. - 1 - 1 --- 2020-09-10 Han Zhou Accepted
[ovs-dev] chassis.c: Fix the possible NULL pointer deference in chassis_cleanup(). [ovs-dev] chassis.c: Fix the possible NULL pointer deference in chassis_cleanup(). - 1 - - --- 2020-09-11 Han Zhou Superseded
[ovs-dev,v2] chassis.c: Fix the possible NULL pointer deference in chassis_cleanup(). [ovs-dev,v2] chassis.c: Fix the possible NULL pointer deference in chassis_cleanup(). 1 1 - - --- 2020-09-12 Han Zhou Accepted
[ovs-dev] lflow.c: Avoid adding redundant resource refs for port-bindings. [ovs-dev] lflow.c: Avoid adding redundant resource refs for port-bindings. - 2 - - --- 2020-09-15 Han Zhou Superseded
[ovs-dev,v2,1/2] lflow.c: Avoid adding redundant resource refs for port-bindings. [ovs-dev,v2,1/2] lflow.c: Avoid adding redundant resource refs for port-bindings. - 2 - - --- 2020-09-15 Han Zhou Superseded
[ovs-dev,v2,2/2] lflow.c: Release ref_lflow_node as soon as it is not needed. [ovs-dev,v2,1/2] lflow.c: Avoid adding redundant resource refs for port-bindings. - 1 - - --- 2020-09-15 Han Zhou Superseded
[ovs-dev] lflow.c: Rename function convert_acts_to_expr to convert_match_to_expr. [ovs-dev] lflow.c: Rename function convert_acts_to_expr to convert_match_to_expr. 1 1 - - --- 2020-09-16 Han Zhou Changes Requested
[ovs-dev,v2] lflow.c: Rename function convert_acts_to_expr to convert_match_to_expr. [ovs-dev,v2] lflow.c: Rename function convert_acts_to_expr to convert_match_to_expr. 2 1 - - --- 2020-09-16 Han Zhou Accepted
[ovs-dev,v3,1/2] lflow.c: Avoid adding redundant resource refs for port-bindings. [ovs-dev,v3,1/2] lflow.c: Avoid adding redundant resource refs for port-bindings. 2 2 - - --- 2020-09-16 Han Zhou Accepted
[ovs-dev,v3,2/2] lflow.c: Release ref_lflow_node as soon as it is not needed. [ovs-dev,v3,1/2] lflow.c: Avoid adding redundant resource refs for port-bindings. 2 1 - - --- 2020-09-16 Han Zhou Accepted
[ovs-dev] ovn-northd.c: Fix ACL priority related to tcp_reset action. [ovs-dev] ovn-northd.c: Fix ACL priority related to tcp_reset action. - 1 - - --- 2020-09-28 Han Zhou Deferred
[ovs-dev,branch-20.06,06/15] ofctrl.c: Fix duplicated flow handling in I-P while merging opposite c… Backport rollup 1 1 - - --- 2020-10-02 Han Zhou Accepted
[ovs-dev] ofctrl.c: Fix duplicated flow handling in I-P while merging opposite changes. [ovs-dev] ofctrl.c: Fix duplicated flow handling in I-P while merging opposite changes. 1 1 - - --- 2020-10-02 Han Zhou Accepted
[ovs-dev,branch-20.06,07/15] ofctrl.c: Avoid repeatedly linking an installed flow and a desired flo… Backport rollup 1 - - - --- 2020-10-02 Han Zhou Accepted
[ovs-dev] ofctrl.c: Avoid repeatedly linking an installed flow and a desired flow. [ovs-dev] ofctrl.c: Avoid repeatedly linking an installed flow and a desired flow. - - - - --- 2020-10-02 Han Zhou Superseded
[ovs-dev,v2] ofctrl.c: Avoid repeatedly linking an installed flow and a desired flow. [ovs-dev,v2] ofctrl.c: Avoid repeatedly linking an installed flow and a desired flow. 1 - - - --- 2020-10-08 Han Zhou Accepted
[ovs-dev] ovn-ic: Fix route hash. [ovs-dev] ovn-ic: Fix route hash. 1 1 - - --- 2020-10-14 Han Zhou Accepted
[ovs-dev] pinctrl.c: Fix always_learn_from_arp_request for self created MAC_Bindings. [ovs-dev] pinctrl.c: Fix always_learn_from_arp_request for self created MAC_Bindings. 1 1 - - --- 2020-12-02 Han Zhou Accepted
[ovs-dev] ovn-controller.c: Remove extra local_lports_changed setting. [ovs-dev] ovn-controller.c: Remove extra local_lports_changed setting. 1 - - - --- 2021-04-22 Han Zhou Accepted
[ovs-dev] lflow.c: Use warn level log for a lflow that has neither dp nor dpg. [ovs-dev] lflow.c: Use warn level log for a lflow that has neither dp nor dpg. 1 - - - --- 2021-04-22 Han Zhou Accepted
[ovs-dev,1/4] inc-proc-eng: Call clear_tracked_data before recompute. [ovs-dev,1/4] inc-proc-eng: Call clear_tracked_data before recompute. - - - - --- 2021-04-22 Han Zhou Superseded
[ovs-dev,2/4] ovn.at: Improve "No ovn-controller assert when generating conjunction flows" [ovs-dev,1/4] inc-proc-eng: Call clear_tracked_data before recompute. - - - - --- 2021-04-22 Han Zhou Superseded
[ovs-dev,3/4] ovn-controller.c: Reorder addrset and portgroup related functions. [ovs-dev,1/4] inc-proc-eng: Call clear_tracked_data before recompute. - - - - --- 2021-04-22 Han Zhou Superseded
[ovs-dev,4/4] ovn-controller: Fix port group conjunction flow explosion problem. [ovs-dev,1/4] inc-proc-eng: Call clear_tracked_data before recompute. - - - - --- 2021-04-22 Han Zhou Superseded
[ovs-dev] ovn.at: Improve test case "Port Group". [ovs-dev] ovn.at: Improve test case "Port Group". 1 - - - --- 2021-04-22 Han Zhou Accepted
[ovs-dev,v2,1/4] inc-proc-eng: Call clear_tracked_data before recompute. [ovs-dev,v2,1/4] inc-proc-eng: Call clear_tracked_data before recompute. - - - - --- 2021-04-22 Han Zhou Superseded
[ovs-dev,v2,2/4] ovn.at: Improve "No ovn-controller assert when generating conjunction flows" [ovs-dev,v2,1/4] inc-proc-eng: Call clear_tracked_data before recompute. - - - - --- 2021-04-22 Han Zhou Superseded
[ovs-dev,v2,3/4] ovn-controller.c: Reorder addrset and portgroup related functions. [ovs-dev,v2,1/4] inc-proc-eng: Call clear_tracked_data before recompute. - - - - --- 2021-04-22 Han Zhou Superseded
[ovs-dev,v2,4/4] ovn-controller: Fix port group conjunction flow explosion problem. [ovs-dev,v2,1/4] inc-proc-eng: Call clear_tracked_data before recompute. - - - - --- 2021-04-22 Han Zhou Superseded
[ovs-dev,v3,1/5] inc-proc-eng: Call clear_tracked_data before recompute. Fix port group conjunction flow explosion problem. 1 - - - --- 2021-04-27 Han Zhou Accepted
[ovs-dev,v3,2/5] ovn.at: Improve "No ovn-controller assert when generating conjunction flows" Fix port group conjunction flow explosion problem. 1 - - - --- 2021-04-27 Han Zhou Accepted
[ovs-dev,v3,3/5] ovn-controller.c: Reorder addrset and portgroup related functions. Fix port group conjunction flow explosion problem. 1 - - - --- 2021-04-27 Han Zhou Accepted
[ovs-dev,v3,4/5] expr.c: Split expr_const_sets_add. Fix port group conjunction flow explosion problem. 1 - - - --- 2021-04-27 Han Zhou Accepted
[ovs-dev,v3,5/5] ovn-controller: Fix port group conjunction flow explosion problem. Fix port group conjunction flow explosion problem. 1 - - 1 --- 2021-04-27 Han Zhou Superseded
[ovs-dev] ovn-ipsec.at: Fix occasional failure of test "unsupported multiple ovn-encap-ip values". [ovs-dev] ovn-ipsec.at: Fix occasional failure of test "unsupported multiple ovn-encap-ip values". 2 - - - --- 2021-04-29 Han Zhou Accepted
[ovs-dev] Revert "lflow.c: Use warn level log for a lflow that has neither dp nor dpg." [ovs-dev] Revert "lflow.c: Use warn level log for a lflow that has neither dp nor dpg." 1 - - - --- 2021-04-29 Han Zhou Deferred
[ovs-dev,v4] ovn-controller: Fix port group conjunction flow explosion problem. [ovs-dev,v4] ovn-controller: Fix port group conjunction flow explosion problem. 2 - - - --- 2021-05-04 Han Zhou Accepted
[ovs-dev] ovn-northd.c: Don't use DPG for MC_UNKNOWN related lflows. [ovs-dev] ovn-northd.c: Don't use DPG for MC_UNKNOWN related lflows. 1 2 - - --- 2021-05-08 Han Zhou Superseded
[ovs-dev,v2] ovn-northd.c: Don't use DPG for MC_UNKNOWN related lflows. [ovs-dev,v2] ovn-northd.c: Don't use DPG for MC_UNKNOWN related lflows. 1 1 - - --- 2021-05-08 Han Zhou Superseded
[ovs-dev,v3] ovn-northd.c: Don't use DPG for MC_UNKNOWN related lflows. [ovs-dev,v3] ovn-northd.c: Don't use DPG for MC_UNKNOWN related lflows. 1 2 - - --- 2021-05-10 Han Zhou Accepted
[ovs-dev,1/5] ovn-controller: Support ssl cert rotation when command line options are used. [ovs-dev,1/5] ovn-controller: Support ssl cert rotation when command line options are used. - - - - --- 2021-05-13 Han Zhou Superseded
[ovs-dev,2/5] ovn-northd: Support ssl cert rotation. [ovs-dev,1/5] ovn-controller: Support ssl cert rotation when command line options are used. - - - - --- 2021-05-13 Han Zhou Superseded
[ovs-dev,3/5] ovn-northd-ddlog: Support ssl cert rotation. [ovs-dev,1/5] ovn-controller: Support ssl cert rotation when command line options are used. - - - - --- 2021-05-13 Han Zhou Superseded
[ovs-dev,4/5] ovn-ic: Support ssl cert rotation. [ovs-dev,1/5] ovn-controller: Support ssl cert rotation when command line options are used. - - - - --- 2021-05-13 Han Zhou Superseded
[ovs-dev,5/5] ovn-nbctl: Support ssl cert rotation for daemon mode. [ovs-dev,1/5] ovn-controller: Support ssl cert rotation when command line options are used. - - - - --- 2021-05-13 Han Zhou Superseded
[ovs-dev,v2,1/3] ovn-controller: Support ssl cert rotation when command line options are used. [ovs-dev,v2,1/3] ovn-controller: Support ssl cert rotation when command line options are used. - - - - --- 2021-05-20 Han Zhou Superseded
[ovs-dev,v2,2/3] ovn-northd/ovn-ic: Support ssl cert rotation. [ovs-dev,v2,1/3] ovn-controller: Support ssl cert rotation when command line options are used. - - - - --- 2021-05-20 Han Zhou Superseded
[ovs-dev,v2,3/3] ovn-nbctl: Support ssl cert rotation for daemon mode. [ovs-dev,v2,1/3] ovn-controller: Support ssl cert rotation when command line options are used. - - - - --- 2021-05-20 Han Zhou Superseded
[ovs-dev,v3,1/3] ovn-controller: Support ssl cert rotation when command line options are used. Support ssl cert rotation for files specified in command line options. - - - - --- 2021-05-21 Han Zhou Accepted
[ovs-dev,v3,2/3] ovn-northd/ovn-ic: Support ssl cert rotation. Support ssl cert rotation for files specified in command line options. - - - - --- 2021-05-21 Han Zhou Accepted
[ovs-dev,v3,3/3] ovn-dbctl.c: Support ssl cert rotation for daemon mode. Support ssl cert rotation for files specified in command line options. - - - - --- 2021-05-21 Han Zhou Accepted
[ovs-dev,1/4] ovn-controller: Fix incremental processing for multicast group dependency. Fix ovn-controller I-P for multicast groups and lport changes - - - - --- 2021-05-28 Han Zhou Superseded
[ovs-dev,2/4] ovn-northd: Remove lflow_add_unique. Fix ovn-controller I-P for multicast groups and lport changes - - - - --- 2021-05-28 Han Zhou Superseded
[ovs-dev,3/4] ovn-controller: Always monitor all logical datapath groups. Fix ovn-controller I-P for multicast groups and lport changes - - - - --- 2021-05-28 Han Zhou Superseded
[ovs-dev,4/4] ovn-controller: Fix incremental processing for logical port references. Fix ovn-controller I-P for multicast groups and lport changes - - - - --- 2021-05-28 Han Zhou Superseded
[ovs-dev] ovn-controller: Fix port-group incremental processing. [ovs-dev] ovn-controller: Fix port-group incremental processing. 1 1 - - --- 2021-06-02 Han Zhou Accepted
[ovs-dev,1/4] ovn-northd.at: Fix test "northd ssl file change -- ovn-northd-ddlog". [ovs-dev,1/4] ovn-northd.at: Fix test "northd ssl file change -- ovn-northd-ddlog". 1 - - - --- 2021-06-11 Han Zhou Accepted
[ovs-dev,2/4] ovn.at: Fix test "nb_cfg timestamp -- ovn-northd-ddlog". [ovs-dev,1/4] ovn-northd.at: Fix test "northd ssl file change -- ovn-northd-ddlog". 1 - - - --- 2021-06-11 Han Zhou Accepted
[ovs-dev,3/4] ovn.at: Fix test "No ovn-controller assert when generating conjunction flows -- ovn-n… [ovs-dev,1/4] ovn-northd.at: Fix test "northd ssl file change -- ovn-northd-ddlog". 1 - - - --- 2021-06-11 Han Zhou Accepted
[ovs-dev,4/4] ovn.at: Fix test "virtual ports -- ovn-northd-ddlog". [ovs-dev,1/4] ovn-northd.at: Fix test "northd ssl file change -- ovn-northd-ddlog". - - - - --- 2021-06-11 Han Zhou Superseded
[ovs-dev,v2,1/5] ovn-util.h: Call ds_clear() in get_sb_port_group_name(). Fix ovn-controller I-P for multicast groups and lport changes 1 - - - --- 2021-06-11 Han Zhou Accepted
[ovs-dev,v2,2/5] ovn-controller: Fix incremental processing for multicast group dependency. Fix ovn-controller I-P for multicast groups and lport changes 1 - - - --- 2021-06-11 Han Zhou Accepted
[ovs-dev,v2,3/5] ovn-northd: Remove lflow_add_unique. Fix ovn-controller I-P for multicast groups and lport changes 1 - - - --- 2021-06-11 Han Zhou Superseded
[ovs-dev,v2,4/5] ovn-controller: Always monitor all logical datapath groups. Fix ovn-controller I-P for multicast groups and lport changes 1 - - - --- 2021-06-11 Han Zhou Superseded
[ovs-dev,v2,5/5] ovn-controller: Fix incremental processing for logical port references. Fix ovn-controller I-P for multicast groups and lport changes - - - - --- 2021-06-11 Han Zhou Superseded
[ovs-dev,v2] ovn.at: Fix test "virtual ports -- ovn-northd-ddlog". [ovs-dev,v2] ovn.at: Fix test "virtual ports -- ovn-northd-ddlog". - - - - --- 2021-06-11 Han Zhou Superseded
[ovs-dev,v3,1/3] ovn-northd: Remove lflow_add_unique. Fix ovn-controller I-P for multicast groups and lport changes 1 - - - --- 2021-06-21 Han Zhou Accepted
[ovs-dev,v3,2/3] ovn-controller: Always monitor all logical datapath groups. Fix ovn-controller I-P for multicast groups and lport changes 1 - - - --- 2021-06-21 Han Zhou Accepted
[ovs-dev,v3,3/3] ovn-controller: Fix incremental processing for logical port references. Fix ovn-controller I-P for multicast groups and lport changes - - - - --- 2021-06-21 Han Zhou Superseded
[ovs-dev,v3] ovn.at: Fix test "virtual ports -- ovn-northd-ddlog". [ovs-dev,v3] ovn.at: Fix test "virtual ports -- ovn-northd-ddlog". - - - - --- 2021-06-22 Han Zhou Superseded
[ovs-dev,v4] ovn.at: Fix test "virtual ports -- ovn-northd-ddlog". [ovs-dev,v4] ovn.at: Fix test "virtual ports -- ovn-northd-ddlog". 1 - - - --- 2021-06-22 Han Zhou Accepted
[ovs-dev,v4] ovn-controller: Fix incremental processing for logical port references. [ovs-dev,v4] ovn-controller: Fix incremental processing for logical port references. 1 - - - 2-- 2021-06-29 Han Zhou Accepted
[ovs-dev,RFC,1/4] ovn-northd.at: Minor improvement for the dp group test case. Avoid parsing non-local lflows with the help of tags in SB. - - - - --- 2021-07-01 Han Zhou RFC
[ovs-dev,RFC,2/4] ovn-sb: Add tags column to logical_flow table of the SB DB. Avoid parsing non-local lflows with the help of tags in SB. - - - - --- 2021-07-01 Han Zhou RFC
[ovs-dev,RFC,3/4] ovn-northd: Populate in_out_port in logical_flow table's tags. Avoid parsing non-local lflows with the help of tags in SB. - - - - --- 2021-07-01 Han Zhou RFC
[ovs-dev,RFC,4/4] ovn-controller: Skip non-local lflows in ovn-controller before parsing. Avoid parsing non-local lflows with the help of tags in SB. - - - - --- 2021-07-01 Han Zhou RFC
[ovs-dev] ovn-nb.xml: Fix the description for LB's skip_snat option. [ovs-dev] ovn-nb.xml: Fix the description for LB's skip_snat option. 1 - - - 1-- 2021-07-09 Han Zhou Accepted
[ovs-dev] ovn-nbctl: Fix ovn-nbctl --print-wait-time. [ovs-dev] ovn-nbctl: Fix ovn-nbctl --print-wait-time. 1 - - - 1-- 2021-07-09 Han Zhou Accepted
[ovs-dev] ovn-sbctl.at: Fix timing problem of count-flows test. [ovs-dev] ovn-sbctl.at: Fix timing problem of count-flows test. 1 1 - - 2-1 2021-07-15 Han Zhou Accepted
[ovs-dev,1/4] ovn-northd.at: Minor improvement for the dp group test case. Avoid parsing non-local lflows with the help of tags in SB. - - - - 2-1 2021-07-16 Han Zhou Accepted
« 1 2 3 4 »