Re: [dpdk-dev] [dpdk-stable] [PATCH] net/ixgbe: fix mirror rule index overflow

2017-07-21 Thread Ferruh Yigit
On 7/21/2017 9:56 AM, Qi Zhang wrote: > Mirror rule id should not exceed the boundary defined by > IXGBE_MAX_MIRROR_RULES. > > Fixes: fe3a45fd4104 ("ixgbe: add VMDq support") > Cc: sta...@dpdk.org > > Signed-off-by: Qi Zhang Applied to dpdk-next-net/master, thanks.

Re: [dpdk-dev] [dpdk-stable] [PATCH] net/ixgbe: fix mirror rule index overflow

2017-07-21 Thread Ferruh Yigit
On 7/21/2017 9:56 AM, Qi Zhang wrote: > Mirror rule id should not exceed the boundary defined by > IXGBE_MAX_MIRROR_RULES. > > Fixes: fe3a45fd4104 ("ixgbe: add VMDq support") > Cc: sta...@dpdk.org > > Signed-off-by: Qi Zhang Applied to dpdk-next-net/master, thanks.