summaryrefslogtreecommitdiff
path: root/app/pdump
AgeCommit message (Expand)Author
2024-02-18app/pdump: verify strdup returnChengwen Feng
2023-07-06app/pdump: exit if no device specifiedStephen Hemminger
2023-06-28app: remove printf calls from signal handlersStephen Hemminger
2022-03-08app/pdump: free mempool at resources cleanupTianli Lai
2022-03-08app/pdump: abort on multi-core capture limitReshma Pattan
2022-02-12remove unnecessary null checksStephen Hemminger
2021-11-02devtools: forbid indent with tabs in MesonDavid Marchand
2021-09-07net: add macro to extract MAC address bytesAman Deep Singh
2021-07-02app/testpmd: build on WindowsJie Zhou
2021-01-19pdump: free mbuf in bulkStephen Hemminger
2020-10-20eal: rename lcore master and slaveStephen Hemminger
2020-09-08build: remove makefilesCiara Power
2020-04-25app: fix usage help of options separated by dashesThomas Monjalon
2020-02-06app/pdump: fix build with clangStephen Hemminger
2019-10-07app: check status of getting MAC addressIgor Romanov
2019-10-07app: check code of promiscuous mode switchIvan Ilchenko
2019-07-11app/pdump: exit with primary processSuanming Mou
2019-07-11app/pdump: enforce to use SW mempoolHarman Kalra
2019-05-24net: add rte prefix to ether structuresOlivier Matz
2019-04-22app/pdump: support multi-core captureVipin Varghese
2019-04-22app/pdump: remove core restrictionVipin Varghese
2019-04-21eal: promote some experimental functions as stableThomas Monjalon
2019-04-04replace snprintf with strlcpy without adding extra includeBruce Richardson
2019-03-01app/pdump: remove only created vdevsGage Eads
2019-01-17app/pdump: fix vdev cleanupReshma Pattan
2018-11-18app/pdump: fix port id storage sizeMarko Kovacevic
2018-10-29add missing static keyword to globalsFerruh Yigit
2018-10-27build: add dependency on telemetry to apps with mesonKevin Laatz
2018-08-06app/pdump: use EAL hotplug instead of ethdev attachAndrew Rybchenko
2018-04-26app/pdump: remove unused socket path optionsThomas Monjalon
2018-04-23app/pdump: check for portsVipin Varghese
2018-04-18pdump: use generic multi-process channelJianfeng Tan
2018-04-18fix ethdev port id validationThomas Monjalon
2018-04-04convert snprintf to strlcpyBruce Richardson
2018-03-12app: add all remaining apps to meson buildBruce Richardson
2018-01-29mk: add experimental tag checkNeil Horman
2018-01-29app/pdump: call EAL cleanup before exitHarry van Haaren
2018-01-04app: use SPDX tag for Intel copyright filesBruce Richardson
2017-10-13app: fix port id typeZhiyong Yang
2017-10-13app/pdump: fix port id typeZhiyong Yang
2017-10-06ethdev: increase port id rangeZhiyong Yang
2017-03-29ring: return remaining entry count when dequeuingBruce Richardson
2017-03-27mk: optimize directory dependenciesOlivier Matz
2017-03-08app/pdump: fix duplicate macro definitionBruce Richardson
2016-09-16drivers: make driver names consistentPablo de Lara
2016-07-22unify tools namingThomas Monjalon
2016-07-22app/pdump: cleanup rings upon failuresReshma Pattan
2016-07-16app/pdump: add command line options for socket pathsReshma Pattan
2016-06-27app/pdump: fix type casting of ring sizeReshma Pattan
2016-06-27app/pdump: fix string overflowReshma Pattan