On 10/14/2021 7:29 PM, Gregory Etelson wrote:
Subject: [PATCH V2 1/2] app/testpmd: add
tunnel types
Current testpmd implementation supports
VXLAN only for tunnel offload.
Add GRE, NVGRE and GENEVE for tunnel offload
flow matches.
For example:
testpmd> flow tunnel create 0 type vxlan
port 0: flo
> Subject: [PATCH V2 1/2] app/testpmd: add
> tunnel types
>
> Current testpmd implementation supports
> VXLAN only for tunnel offload.
> Add GRE, NVGRE and GENEVE for tunnel offload
> flow matches.
>
> For example:
> testpmd> flow tunnel create 0 type vxlan
> port 0: flow tunnel #1 type vxlan
> t
On 9/23/2021 9:43 AM, Eli Britstein wrote:
Current testpmd implementation supports VXLAN only for tunnel offload.
Add GRE, NVGRE and GENEVE for tunnel offload flow matches.
For example:
testpmd> flow tunnel create 0 type vxlan
port 0: flow tunnel #1 type vxlan
testpmd> flow tunnel create 0 type
Current testpmd implementation supports VXLAN only for tunnel offload.
Add GRE, NVGRE and GENEVE for tunnel offload flow matches.
For example:
testpmd> flow tunnel create 0 type vxlan
port 0: flow tunnel #1 type vxlan
testpmd> flow tunnel create 0 type nvgre
port 0: flow tunnel #2 type nvgre
testp
4 matches
Mail list logo