Uploaded image for project: 'vpp'
  1. vpp
  2. VPP-1256

Rework CP and DP communication in IPv6 RD

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Open
    • Icon: High High
    • None
    • None
    • None
    • None

      VPP-1095 introduced a new API input queue and API handler table to be able to handle some messages as a client that already had handlers.

      As the queues are not signaling the change of state they have to be checked periodically (if there are any new messages to be handled).

      The state check for the new queue is done by a VPP process function in a loop which contains a suspend for small time. This greatly affects VPP performance.

      To enhance performance we will replace binary API communication between CP and DP with direct communication using function calls and callbacks.

            jsloboda Juraj Sloboda
            jsloboda Juraj Sloboda
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: