index
:
dpdk-draft-windows
master
windpdk-next-dev
windpdk-v17.11-rc2
windpdk-v18.02
windpdk-v18.08
windpdk-v18.08-clang
Preparation of Windows support
Harini Ramakrishnan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
netmap_compat
Age
Commit message (
Expand
)
Author
2019-04-04
replace snprintf with strlcpy without adding extra include
Bruce Richardson
2019-03-30
examples: detect default build directory
Bruce Richardson
2019-03-12
mk: use linux and freebsd in config names
Bruce Richardson
2019-03-12
build/linux: rename macro from LINUXAPP to LINUX
Bruce Richardson
2018-09-14
ethdev: make default behavior CRC strip on Rx
Ferruh Yigit
2018-07-12
examples: make Linux environment check consistent
Thomas Monjalon
2018-07-04
ethdev: remove old offload API
Ferruh Yigit
2018-04-27
ethdev: remove experimental flag of ports enumeration
Thomas Monjalon
2018-04-17
examples: add empty meson files for unsupported ones
Bruce Richardson
2018-04-18
ethdev: deprecate port count function
Thomas Monjalon
2018-01-16
examples/netmap_compat: convert to new ethdev offloads API
Shahaf Shuler
2018-01-04
examples: use SPDX tag for Intel copyright files
Bruce Richardson
2017-11-06
remove useless memzone includes
Thomas Monjalon
2017-10-06
ethdev: increase port id range
Zhiyong Yang
2017-07-08
examples: adjust Rx and Tx descriptors to device limits
Roman Zhukov
2017-06-14
fix typos using codespell utility
Jerin Jacob
2017-04-21
examples: fix build clean on FreeBSD
Bruce Richardson
2017-04-10
examples: enable HW CRC strip by default
Jeff Guo
2016-05-16
examples/netmap_compat: fix infinite loop
Michal Kobylinski
2016-02-10
remove extra parentheses in return statement
Huawei Xie
2015-12-12
examples/netmap_compat: fix build on Suse 11
Michael Qiu
2015-06-12
examples: fix whitespace
Stephen Hemminger
2015-05-19
examples/netmap: fix build for x32 ABI
Olivier Matz
2015-05-11
apps: fix default mbuf size
Konstantin Ananyev
2015-04-28
apps: use helper to create mbuf pools
Olivier Matz
2014-12-18
examples/netmap_compat: fix overflow in ioctl operation
Olivier Matz
2014-11-27
add prefix to cache line macros
Sergio Gonzalez Monroy
2014-10-10
examples: use factorized default Rx/Tx configuration
Pablo de Lara
2014-10-09
examples/netmap_compat: add default build target
Pablo de Lara
2014-09-29
examples: do not probe pci twice
Thomas Monjalon
2014-07-03
examples: ignore linux apps on bsd
Thomas Monjalon
2014-06-27
eal: deprecate rte_snprintf
Stephen Hemminger
2014-06-27
eal: fix usage of printf-like functions
Bruce Richardson
2014-06-11
remove trailing whitespaces
Bruce Richardson
2014-05-21
config: rename "default" configurations as "native"
David Marchand
2014-05-20
ethdev: remove rte_pmd_init_all function
Neil Horman
2014-05-16
examples/netmap_compat: fix makefile
Olivier Matz
2014-02-26
examples/netmap_compat: import netmap compatibility example
Bruce Richardson