index
:
dpdk-next-eventdev
master
Preparation of pull requests for eventdev
Jerin Jacob
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
librte_pdump
Age
Commit message (
Expand
)
Author
2018-12-19
pdump: remove deprecated APIs
Tiwei Bie
2018-10-22
mk: build with _GNU_SOURCE defined by default
Anatoly Burakov
2018-09-18
pdump: remove dependency on libpthread
Reshma Pattan
2018-04-18
pdump: use generic multi-process channel
Jianfeng Tan
2018-04-04
convert snprintf to strlcpy
Bruce Richardson
2018-03-30
ethdev: return named opaque type instead of void pointer
Ferruh Yigit
2018-03-28
pdump: fix library version in meson build
Andrew Rybchenko
2018-01-30
build: replace license text with SPDX tag
Bruce Richardson
2018-01-30
lib: build with meson
Bruce Richardson
2018-01-17
pdump: fix error check when creating/canceling thread
Olivier Matz
2018-01-04
lib: use SPDX tag for Intel copyright files
Bruce Richardson
2017-11-15
pdump: fix typo in error log
Maria Lingemark
2017-11-15
mbuf: fix segments number type increase
Ilya V. Matveychikov
2017-11-13
lib: fix typos
Pavel Shirshov
2017-11-12
pdump: fix possible mbuf leak on failure
Ilya V. Matveychikov
2017-10-24
mk: do not generate LDLIBS from directory dependencies
Olivier Matz
2017-10-06
ethdev: increase port id range
Zhiyong Yang
2017-06-14
pdump: remove unnecessary header include
Reshma Pattan
2017-03-29
ring: return free space when enqueuing
Bruce Richardson
2017-03-29
ring: create common structure for prod and cons metadata
Bruce Richardson
2017-03-27
mk: optimize directory dependencies
Olivier Matz
2017-01-30
pdump: fix coverage warning
Andrew Rybchenko
2016-12-06
doc: add pdump library to API doxygen
Reshma Pattan
2016-11-12
pdump: fix log messages
Reshma Pattan
2016-10-26
pdump: revert PCI device name conversion
Reshma Pattan
2016-10-12
pdump: fix created directory permissions
Reshma Pattan
2016-09-13
lib: add missing include dependencies
Adrien Mazarguil
2016-07-16
pdump: fix error handlings
Reshma Pattan
2016-07-10
pdump: close client socket on error
Reshma Pattan
2016-06-29
pdump: fix missing dependency on libpthread
Panu Matilainen
2016-06-29
mk: fix internal dependencies
Thomas Monjalon
2016-06-27
pdump: fix string overflow
Reshma Pattan
2016-06-27
pdump: check missing home environment variable
Reshma Pattan
2016-06-27
pdump: fix default socket path
Reshma Pattan
2016-06-16
pdump: add new library for packet capture
Reshma Pattan