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@intel.com> Acked-by: Thomas Monjalon <thomas@monjalon.net> Acked-by: Andrew Rybchenko <arybchenko@solarflare.com> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
60 lines
1.0 KiB
ReStructuredText
60 lines
1.0 KiB
ReStructuredText
.. SPDX-License-Identifier: BSD-3-Clause
|
|
Copyright(c) 2010-2015 Intel Corporation.
|
|
|
|
Sample Applications User Guides
|
|
===============================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:numbered:
|
|
|
|
intro
|
|
compiling
|
|
cmd_line
|
|
ethtool
|
|
hello_world
|
|
skeleton
|
|
rxtx_callbacks
|
|
flow_classify
|
|
flow_filtering
|
|
ip_frag
|
|
ipv4_multicast
|
|
ip_reassembly
|
|
kernel_nic_interface
|
|
keep_alive
|
|
ioat
|
|
l2_forward_crypto
|
|
l2_forward_job_stats
|
|
l2_forward_real_virtual
|
|
l2_forward_event
|
|
l2_forward_cat
|
|
l3_forward
|
|
l3_forward_graph
|
|
l3_forward_power_man
|
|
l3_forward_access_ctrl
|
|
link_status_intr
|
|
server_node_efd
|
|
service_cores
|
|
multi_process
|
|
qos_metering
|
|
qos_scheduler
|
|
timer
|
|
packet_ordering
|
|
vmdq_dcb_forwarding
|
|
vmdq_forwarding
|
|
vhost
|
|
vhost_blk
|
|
vhost_crypto
|
|
vdpa
|
|
ip_pipeline
|
|
test_pipeline
|
|
eventdev_pipeline
|
|
dist_app
|
|
vm_power_management
|
|
ptpclient
|
|
performance_thread
|
|
fips_validation
|
|
ipsec_secgw
|
|
bbdev_app
|
|
ntb
|