numam-dpdk/examples
Vanshika Shukla 21ba4d572a examples/ptpclient: fix delay request message
The size of delay request message sent out by the DPDK
ptpclient application was observed to have extra length
than expected. Due to this, bad messages were observed
on the master side and delay response was not received.
This patch fixes this bug.

Fixes: ab129e9065 ("examples/ptpclient: add minimal PTP client")
Cc: stable@dpdk.org

Signed-off-by: Vanshika Shukla <vanshika.shukla@nxp.com>
Acked-by: Nipun Gupta <nipun.gupta@nxp.com>
2021-11-24 15:11:42 +01:00
..
bbdev_app ethdev: add namespace 2021-10-22 18:15:38 +02:00
bond ethdev: add namespace 2021-10-22 18:15:38 +02:00
bpf mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
cmdline doc: use code snippets in sample app guides 2021-07-31 15:42:43 +02:00
distributor examples: skip build when missing dependencies 2021-11-10 11:42:34 +01:00
dma examples/dma: rename ioat application example 2021-10-27 16:53:39 +02:00
ethtool examples/ethtool: close port before exit 2021-11-17 18:43:21 +01:00
eventdev_pipeline ethdev: add namespace 2021-10-22 18:15:38 +02:00
fips_validation examples/fips_validation: fix device start 2021-11-04 19:46:27 +01:00
flow_classify ethdev: add namespace 2021-10-22 18:15:38 +02:00
flow_filtering examples/flow_filtering: enhance code snippet readability 2021-11-16 16:22:26 +01:00
helloworld doc: use code snippets in sample app guides 2021-07-31 15:42:43 +02:00
ip_fragmentation mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
ip_pipeline examples/ip_pipeline: support PIE congestion management 2021-11-04 15:43:43 +01:00
ip_reassembly ip_frag: add namespace 2021-11-17 10:29:14 +01:00
ipsec-secgw ip_frag: add namespace 2021-11-17 10:29:14 +01:00
ipv4_multicast ethdev: add namespace 2021-10-22 18:15:38 +02:00
kni examples: skip build when missing dependencies 2021-11-10 11:42:34 +01:00
l2fwd examples/l2fwd: add promiscuous mode option 2021-10-25 22:31:53 +02:00
l2fwd-cat ethdev: fix max Rx packet length 2021-10-18 19:20:20 +02:00
l2fwd-crypto crypto/mlx5: support 1MB data-unit 2021-11-04 19:46:27 +01:00
l2fwd-event ethdev: add namespace 2021-10-22 18:15:38 +02:00
l2fwd-jobstats ethdev: add namespace 2021-10-22 18:15:38 +02:00
l2fwd-keepalive eal: remove FINISHED lcore state 2021-10-25 18:20:59 +02:00
l3fwd examples/l3fwd: use reserved addresses for EM mode 2021-11-16 11:24:22 +01:00
l3fwd-acl ethdev: add namespace 2021-10-22 18:15:38 +02:00
l3fwd-graph ethdev: add namespace 2021-10-22 18:15:38 +02:00
l3fwd-power examples/l3fwd-power: revert wakeup log 2021-11-24 14:04:35 +01:00
link_status_interrupt ethdev: add namespace 2021-10-22 18:15:38 +02:00
multi_process examples/multi_process: fix Rx packets distribution 2021-11-16 16:22:26 +01:00
ntb examples/ntb: fix build dependency 2021-11-17 09:55:36 +01:00
packet_ordering ethdev: add namespace 2021-10-22 18:15:38 +02:00
performance-thread examples/performance-thread: remove unused hits count 2021-11-16 13:02:27 +01:00
pipeline port: configure loop count for source port 2021-10-25 14:30:32 +02:00
ptpclient examples/ptpclient: fix delay request message 2021-11-24 15:11:42 +01:00
qos_meter mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
qos_sched examples/qos_sched: support PIE congestion management 2021-11-04 15:43:24 +01:00
rxtx_callbacks ethdev: add namespace 2021-10-22 18:15:38 +02:00
server_node_efd ethdev: add namespace 2021-10-22 18:15:38 +02:00
service_cores examples/service_cores: fix lcore count check 2021-09-16 17:31:03 +02:00
skeleton ethdev: add namespace 2021-10-22 18:15:38 +02:00
timer doc: use code snippets in sample app guides 2021-07-31 15:42:43 +02:00
vdpa vhost: rename driver callbacks struct 2021-11-03 11:59:27 +01:00
vhost net: add macro for VLAN header length 2021-11-17 20:17:04 +01:00
vhost_blk vhost: rename driver callbacks struct 2021-11-03 11:59:27 +01:00
vhost_crypto examples: skip build when missing dependencies 2021-11-10 11:42:34 +01:00
vm_power_manager examples: skip build when missing dependencies 2021-11-10 11:42:34 +01:00
vmdq ethdev: add namespace 2021-10-22 18:15:38 +02:00
vmdq_dcb ethdev: add namespace 2021-10-22 18:15:38 +02:00
meson.build examples: skip build when missing dependencies 2021-11-10 11:42:34 +01:00