aboutsummaryrefslogtreecommitdiffstats
path: root/docker/ansible/roles/config_files/templates/dpdkevents.conf.j2
AgeCommit message (Collapse)AuthorFilesLines
2021-08-30[dpdk] Remove dpdkstats and dpdkevents pluginsEmma Foley1-36/+0
Remove old dpdk plugins, since they are superceeded by dpdk_telemetry plugin. JIRA: https://jira.anuket.io/browse/BAROMETER-183 Change-Id: Ie4abf2b1fe37a2197d9d5dd01820ac8b0d01df6d Signed-off-by: Emma Foley <efoley@redhat.com>
2018-12-03Add support for dpdk events and stat to ansible installationKamil Wiatrowski1-0/+36
Add dpdk plugins to ansible installation with default configuration. Change-Id: I1f7949962aff5119141b5712bb6b32db8f45b287 Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com>