On Thu, Sep 11, 2014 at 10:43 PM, Alex Wang <al...@nicira.com> wrote:
> One example is when STP config pkts are received from the dpdk port,
>
> when processing the pkts in xlate's process_special(), if the stp state
> machine need to send a config immediately via the dpdk interface, the state
> machine will directly invoke the stp->send() callback function and sends the
> pkt immediately (via calling dpif_netdev_execute()).
>

ok, I was hoping to get rid of per thread key, I guess we have to keep it.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to