> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Wenzhuo Lu > Sent: Tuesday, December 13, 2016 3:11 PM > To: [email protected] > Cc: Lu, Wenzhuo <[email protected]>; Chen, Jing D > <[email protected]>; [email protected] > Subject: [dpdk-dev] [PATCH] app/testpmd: fix invalid port ID > > Some CLIs don't check the input port ID, it may cause segmentation fault > (core dumped). > > Fixes: 425781ff5afe ("app/testpmd: add ixgbe VF management") > > Signed-off-by: Wenzhuo Lu <[email protected]> > Signed-off-by: Chen Jing D(Mark) <[email protected]>
> --- > CC: [email protected] Acked-by: Jingjing Wu <[email protected]>

