[dpdk-dev] [PATCH v7 0/3] Add GENEVE protocol parsing to testpmd
Ferruh Yigit
ferruh.yigit at intel.com
Fri Oct 9 14:49:08 CEST 2020
On 10/8/2020 9:16 PM, Ophir Munk wrote:
> v1:
> Initial version
> v2:
> Rebased + Minor update in protocol options field:
> char opts[0] ===> uint8_t opts[]
> v3:
> Rebase
> document "geneve-port=N" parameter
> v4:
> Mispelling corrections
> v5:
> Rebase + Updates following review
> http://patches.dpdk.org/patch/77734/
> v6:
> Rebase + Updates following reviews: more cleanup and added documentation.
> v7:
> Updates following reviews: rename geneve-port as geneve-parsed-port + added documentation.
>
>
> Ophir Munk (3):
> app/testpmd: add GENEVE parsing
> app/testpmd: enable configuring GENEVE port
> app/testpmd: tunnel parsing protocols cleanup
>
For series,
Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>
Series applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list