[dpdk-dev] [PATCH v4] examples/tep_term: deprecate this example

Thomas Monjalon thomas at monjalon.net
Thu Oct 29 12:43:23 CET 2020


26/10/2020 09:11, Xiaoyun Li:
> This example sets up a scenario that VXLAN packets can be received
> by different PF queues based on VNID and each queue is bound to a VM
> with a VNID so that the VM can receive its inner packets.
> 
> Usually, OVS is used to do the software encap/decap for VXLAN packets.
> 
> And the VXLAN packets offloading can be replaced with flow rules in
> testpmd like Chapter "Sample VXLAN flow rules" in Testpmd Application
> User Guide.
> 
> And this example hasn't been used for a long time.
> 
> So deprecate this example.
> 
> Signed-off-by: Xiaoyun Li <xiaoyun.li at intel.com>
> Acked-by: Thomas Monjalon <thomas at monjalon.net>
> Acked-by: Andrew Rybchenko <arybchenko at solarflare.com>
> Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>

Applied, thanks




More information about the dev mailing list