]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/arm/include/rte_cycles_32.h
net/mlx5: make tunnel hub list thread safe
[dpdk.git] / lib / librte_eal / arm / include / rte_cycles_32.h
index 859b09748c568ebd2d0e847efbd2f8883e1dd3f7..f79718ce8ca72b63378141f25785cbadc672f09e 100644 (file)
@@ -57,7 +57,7 @@ __rte_rdtsc_syscall(void)
  *      asm volatile("mcr p15, 0, %0, c9, c12, 0" : : "r"(29));
  *      asm volatile("mcr p15, 0, %0, c9, c12, 1" : : "r"(0x8000000f));
  *
- * which is possible only from the priviledged mode (kernel space).
+ * which is possible only from the privileged mode (kernel space).
  */
 static inline uint64_t
 __rte_rdtsc_pmccntr(void)