>> Subject: [dpdk-dev] [PATCH] app/testpmd: fix missing jump action in flow
>> action
>>
>> Added missing JUMP flow action in flow_action array.
>> Without this the flow rule cannot be created for JUMP action.
>>
>> Fixes: 938a184a18 ("app/testp
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Reshma Pattan
> Sent: Wednesday, September 19, 2018 3:01 PM
> To: adrien.mazarg...@6wind.com; dev@dpdk.org
> Cc: Pattan, Reshma
> Subject: [dpdk-dev] [PATCH] app/testpmd: fix missing jump action
Added missing JUMP flow action in flow_action array.
Without this the flow rule cannot be created for JUMP action.
Fixes: 938a184a18 ("app/testpmd: implement basic support for flow API")
Signed-off-by: Reshma Pattan
---
app/test-pmd/config.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/a
3 matches
Mail list logo