vswitchd: Document maximum queue_id for Linux QoS.
authorEthan Jackson <ethan@nicira.com>
Wed, 11 Jan 2012 22:15:49 +0000 (14:15 -0800)
committerEthan Jackson <ethan@nicira.com>
Wed, 11 Jan 2012 22:26:41 +0000 (14:26 -0800)
commit69822b3c5a0af637f2c230fb8052463e08fa9e2e
tree3cb0a256cff884c517701fc93aa40c0d0df92059
parentc4f2731da69eaba5f4bb95583225a5399875f6fc
vswitchd: Document maximum queue_id for Linux QoS.

The code enforces an exclusive maximum of 0xf000 on queue_ids for
Linux queueing disciplines, but the documentation doesn't mention
this limitation.

Reported-by: Michael Mao <mmoa@nicira.com>
Signed-off-by: Ethan Jackson <ethan@nicira.com>
vswitchd/vswitch.xml