numam-dpdk/examples
Tom Barbette cd1dadeb9b examples/rxtx_callbacks: support HW timestamp
Use rxtx callback to demonstrate a way to use rte_eth_read_clock to
convert the hardware timestamps to an amount of cycles.

This allows to get the amount of time the packet spent since its entry
in the device. While the regular latency only shows the latency from
when it entered the software stack.

Signed-off-by: Tom Barbette <barbette@kth.se>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2019-06-06 20:21:20 +09:00
..
bbdev_app net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
bond net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
bpf examples/bpf: move from test directory 2019-02-26 15:29:07 +01:00
cmdline examples: fix make clean when using pkg-config 2019-05-20 23:57:47 +02:00
distributor net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
ethtool net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
eventdev_pipeline net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
exception_path examples: fix make clean when using pkg-config 2019-05-20 23:57:47 +02:00
fips_validation examples: fix make clean when using pkg-config 2019-05-20 23:57:47 +02:00
flow_classify net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
flow_filtering net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
helloworld examples: fix make clean when using pkg-config 2019-05-20 23:57:47 +02:00
ip_fragmentation examples/ip_fragmentation: fix Tx queues init 2019-06-04 12:45:41 +02:00
ip_pipeline net: add rte prefix to TCP structure 2019-05-24 13:34:46 +02:00
ip_reassembly net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
ipsec-secgw net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
ipv4_multicast net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
kni kni: remove ethtool support 2019-05-29 23:38:45 +02:00
l2fwd net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
l2fwd-cat net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
l2fwd-crypto net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
l2fwd-jobstats net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
l2fwd-keepalive net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
l3fwd net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
l3fwd-acl net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
l3fwd-power net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
l3fwd-vf net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
link_status_interrupt net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
load_balancer net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
multi_process examples/multi_process: fix FreeBSD build 2019-06-05 15:13:06 +02:00
netmap_compat replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
packet_ordering net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
performance-thread net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
ptpclient net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
qos_meter net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
qos_sched examples/qos_sched: do not dereference global config struct 2019-05-30 00:30:17 +02:00
quota_watermark net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
rxtx_callbacks examples/rxtx_callbacks: support HW timestamp 2019-06-06 20:21:20 +09:00
server_node_efd fix off-by-one errors in snprintf 2019-05-29 13:02:53 +02:00
service_cores examples: fix make clean when using pkg-config 2019-05-20 23:57:47 +02:00
skeleton net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
tep_termination net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
timer examples: fix make clean when using pkg-config 2019-05-20 23:57:47 +02:00
vdpa build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
vhost net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
vhost_crypto build: remove unnecessary large file support defines 2019-06-03 23:55:50 +02:00
vhost_scsi build: remove unnecessary large file support defines 2019-06-03 23:55:50 +02:00
vm_power_manager net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
vmdq net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
vmdq_dcb net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
Makefile examples/distributor: detect high frequency cores 2019-04-02 02:22:32 +02:00
meson.build examples/multi_process: build with meson 2019-06-04 12:35:06 +02:00