2015-07-29 02:32, Michael Qiu:
> In testpmd, when using "rx_vlan add 1 77", it will be a segment fault
> Because the port ID should be less than 32.
>
> Signed-off-by: Michael Qiu <michael.qiu at intel.com>
Fixes: edab33b1c01d ("app/testpmd: support port hotplug")
Applied, thanks