• Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Medium Medium
    • 22.02
    • None
    • hicn/hicn-light
    • None
    • light refactory one

      The forwarder currently uses a message data structure pointing to the buffer containing packet information, as well as some cached data (like socket buffers in the kernel). This structure would deserve to be refactored to avoid multiple allocations (we could for instance use a single statically allocated pool for storing both packet and metadata, so that access to metadata and packet headers is facillitated).

      Here again, inspiration from what has been done in VPP might be useful.

            jordan.auge Jordan Augé
            jordan.auge Jordan Augé
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: