Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type Dpdk struct + AccessTimeout config.Duration + AdditionalCommands []string + DeviceTypes []string + EthdevConfig ethdevConfig + Log telegraf.Logger + MetadataFields []string + PluginOptions []string + SocketPath string + UnreachableSocketBehavior string + func (*Dpdk) Gather(_ telegraf.Accumulator) error + func (*Dpdk) SampleConfig() string + func (d *Dpdk) Init() error + func (dpdk *Dpdk) Gather(acc telegraf.Accumulator) error + func (dpdk *Dpdk) Init() error + func (dpdk *Dpdk) Start(telegraf.Accumulator) error + func (dpdk *Dpdk) Stop()