[ovs-dev] [PATCH v3 0/2] ovn-controller: Add a new thread in pinctrl module to process packet-ins

nusiddiq at redhat.com nusiddiq at redhat.com
Sat Mar 16 05:57:06 UTC 2019


From: Numan Siddique <nusiddiq at redhat.com>

This series attempts to add a new thread in pinctrl module. This thread
will handle the packet-ins.


v2 -> v3
-----
   * Fixed the clang errors.

v1 -> v2
------
  * Added a new patch p1 to the series suggessted by Mark.
  * Addressed the review comments from Han and Mark.

Numan Siddique (2):
  ovn pinctrl: Pass 'struct rconn *swconn' to all the functions which
    use it
  ovn-controller: Add a new thread in pinctrl module to handle
    packet-ins.

 ovn/controller/pinctrl.c | 752 ++++++++++++++++++++++++++++++---------
 1 file changed, 585 insertions(+), 167 deletions(-)

-- 
2.20.1



More information about the dev mailing list