netmap: Reinstate and update netmap plugin
[vpp.git] / src / plugins / netmap / net_netmap.h
similarity index 99%
rename from extras/deprecated/netmap/net_netmap.h
rename to src/plugins/netmap/net_netmap.h
index fd4253b..ecccedd 100644 (file)
 #ifndef _NET_NETMAP_H_
 #define _NET_NETMAP_H_
 
-#define        NETMAP_API      11              /* current API version */
+#define NETMAP_API 14 /* current API version */
 
-#define        NETMAP_MIN_API  11              /* min and max versions accepted */
-#define        NETMAP_MAX_API  15
+#define NETMAP_MIN_API 14 /* min and max versions accepted */
+#define NETMAP_MAX_API 15
 /*
  * Some fields should be cache-aligned to reduce contention.
  * The alignment is architecture and OS dependent, but rather than