]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/include/rte_vfio.h
eal/x86: reduce contention when retrying TSX
[dpdk.git] / lib / librte_eal / common / include / rte_vfio.h
index 7d66438b59bf5ea8fc4f58b164468b422675faac..cae96fab90f6af923ea6ac2d4d20c78c2bffb9fd 100644 (file)
@@ -256,7 +256,7 @@ rte_vfio_get_group_num(const char *sysfs_base,
                      const char *dev_addr, int *iommu_group_num);
 
 /**
- * Open VFIO container fd or get an existing one
+ * Open a new VFIO container fd
  *
  * This function is only relevant to linux and will return
  * an error on BSD.