dpdk: Telemetry thread is off by default.
[vpp.git] / src / plugins / dpdk / device / dpdk.h
index ee768f2..c81f23d 100644 (file)
@@ -283,6 +283,7 @@ typedef struct
   u8 no_multi_seg;
   u8 enable_tcp_udp_checksum;
   u8 no_tx_checksum_offload;
+  u8 enable_telemetry;
 
   /* Required config parameters */
   u8 coremask_set_manually;