]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_net/rte_ecpri.h
examples/packet_ordering: enhance getopt_long usage
[dpdk.git] / lib / librte_net / rte_ecpri.h
index 1cbd6d81336317b3fe9f86c9b902cf31d8ec523b..73b8a450045cde37b07dcace148b5b66e524b87a 100644 (file)
@@ -5,6 +5,15 @@
 #ifndef _RTE_ECPRI_H_
 #define _RTE_ECPRI_H_
 
+/**
+ * @file
+ *
+ * eCPRI headers definition.
+ *
+ * eCPRI (Common Public Radio Interface) is used in internal interfaces
+ * of radio base station in a 5G infrastructure.
+ */
+
 #include <stdint.h>
 #include <rte_byteorder.h>