Uploaded image for project: 'OpenFlowPlugin'
  1. OpenFlowPlugin
  2. OPNFLWPLUG-225

Migrate LLDP discovery plugin to new packet processing pipeline

    XMLWordPrintable

Details

    • Improvement
    • Status: Resolved
    • Resolution: Done
    • None
    • None
    • General
    • None
    • Operating System: All
      Platform: All

    Description

      org.opendaylight.md.controller.topology.lldp.utils.LLDPDiscoveryUtils.lldpToNodeConnectorRef():

      import org.opendaylight.controller.sal.packet.Ethernet;
      import org.opendaylight.controller.sal.packet.LLDP;
      import org.opendaylight.controller.sal.packet.LLDPTLV;

      just to discover whether the packet is LLDP or not. This kills packetin performance in cbench runs.

      With the new packet processing pipeline, we should be able to do much better than to completely parse each packet that comes along.

      Attachments

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

        Activity

          People

            miroslav.macko Miroslav Macko
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: