Uploaded image for project: 'VOLTHA'
  1. VOLTHA
  2. VOL-3143

Optimise chunking in OfAgent and parametrize chunk length

    XMLWordPrintable

    Details

      Description

      Currently (after https://gerrit.opencord.org/#/c/19023/) the ofagent supports chunking of OF messages (multipart) with the REPLY_MORE flag in a very crude manner, a static content of 500 for ports and 150 for flows has been hardcoded into the stats.go class.
      This tasks aims at removing that hardcoded value, making it configurable and also doing some analysis of a better number according to the 64kb max length of the OF message.
      Also a better chunking algorithm could probably be put in place.

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            teone Matteo Scandolo
            Reporter:
            andrea Andrea Campanella
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes