Thanks, I've merged this.
Ethan
On Mon, Nov 21, 2011 at 13:41, Ben Pfaff wrote:
> On Mon, Nov 21, 2011 at 01:39:26PM -0800, Ethan Jackson wrote:
>> The dpif-netdev implementation disallowed enqueue actions because
>> it did not support conversion from OVS 'queue_id' to dpif
>> 'priority'. For t
On Mon, Nov 21, 2011 at 01:39:26PM -0800, Ethan Jackson wrote:
> The dpif-netdev implementation disallowed enqueue actions because
> it did not support conversion from OVS 'queue_id' to dpif
> 'priority'. For testing purposes, this patch allows queues which
> translate into NOOPs.
Awesome, thank
The dpif-netdev implementation disallowed enqueue actions because
it did not support conversion from OVS 'queue_id' to dpif
'priority'. For testing purposes, this patch allows queues which
translate into NOOPs.
---
lib/dpif-netdev.c | 10 +-
tests/ofproto-dpif.at |4 ++--
2 file