Hi Jamo, Thank you for the response. That's right! I'm mostly interested in learning about OpenDaylight's scheduling method for packet_in messages (e.g., run-to-completion method) Also would be nice to know how ODL packs multiple OF messages into the same write operation. Is that rely on Netty’s ChannelBuffer?
Regards, Mohamad On Mon, Feb 13, 2017 at 12:14 AM, Jamo Luhrsen <[email protected]> wrote: > Hi Mohamad, > > I'm not sure I fully understand the question, so I definitely don't know > the answer. Are you asking > if there is some scheduling/prioritization of packet_in messages that OFP > uses? My hunch is that > these are just handled in a FIFO fashion. > > Hopefully an OFP dev can chime in here. > > Thanks, > JamO > > On 02/08/2017 12:11 PM, Mohamad Darianian wrote: > > Hi Folks, > > > > I was googling for a while but was not successful to find a solid answer > for my question, and I would greatly appreciate your > > comments. > > I was wondering to know what 'switch partitioning' algorithm or > techniques ODL employs for distribution and allocation of > > connected OpenFlow switches to worker threads running in a single > instance of ODL? Say we have a bunch of switches that are > > sending /packet_in/ messages at about the same time to one instance of > ODL, which packet distribution algorithm (e.g., > > round-robin, etc) OpenDaylight uses? > > > > > > Thanks, > > Mohamad > > > > > > _______________________________________________ > > openflowplugin-dev mailing list > > [email protected] > > https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev > > >
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
