Xiaoyun Li c5eebf85ba examples/ntb: add example for NTB
Enable an example for rawdev ntb. Support interactive mode to send
file on one host and receive file from another host. The command line
would be 'send [filepath]' and 'receive [filepath]'.

But since the FIFO is not enabled right now, use rte_memcpy as the enqueue
and dequeue functions and only support transmitting file no more than 4M.

Signed-off-by: Xiaoyun Li <xiaoyun.li@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
Reviewed-by: Xiaolong Ye <xiaolong.ye@intel.com>
2019-07-05 12:50:19 +02:00

62 lines
1.1 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
exception_path
hello_world
skeleton
rxtx_callbacks
flow_classify
flow_filtering
ip_frag
ipv4_multicast
ip_reassembly
kernel_nic_interface
keep_alive
l2_forward_crypto
l2_forward_job_stats
l2_forward_real_virtual
l2_forward_cat
l3_forward
l3_forward_power_man
l3_forward_access_ctrl
l3_forward_virtual
link_status_intr
load_balancer
server_node_efd
service_cores
multi_process
qos_metering
qos_scheduler
quota_watermark
timer
packet_ordering
vmdq_dcb_forwarding
vhost
vhost_scsi
vhost_crypto
vdpa
netmap_compatibility
ip_pipeline
test_pipeline
eventdev_pipeline
dist_app
vm_power_management
tep_termination
ptpclient
performance_thread
fips_validation
ipsec_secgw
bbdev_app
ntb