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
/
load_balancer
Age
Commit message (
Expand
)
Author
2019-03-30
examples: detect default build directory
Bruce Richardson
2019-03-12
mk: use linux and freebsd in config names
Bruce Richardson
2018-10-22
mk: build with _GNU_SOURCE defined by default
Anatoly Burakov
2018-09-14
ethdev: make default behavior CRC strip on Rx
Ferruh Yigit
2018-07-05
examples: fix RSS hash function configuration
Ferruh Yigit
2018-07-04
ethdev: remove old offload API
Ferruh Yigit
2018-04-04
convert snprintf to strlcpy
Bruce Richardson
2018-01-30
build: replace license text with SPDX tag
Bruce Richardson
2018-01-30
examples: enable linking both static and shared
Bruce Richardson
2018-01-30
examples: use pkg-config in makefiles
Bruce Richardson
2018-01-30
examples: put app name and sources at top of makefiles
Bruce Richardson
2018-01-30
examples: build some samples with meson
Bruce Richardson
2018-01-16
examples/load_balancer: convert to new ethdev offloads API
Shahaf Shuler
2018-01-05
examples/load_balancer: remove unnecessary parenthesis
Stephen Hemminger
2018-01-04
examples: use SPDX tag for Intel copyright files
Bruce Richardson
2017-11-07
examples: remove dependency on PCI
Bruce Richardson
2017-11-06
remove useless memzone includes
Thomas Monjalon
2017-10-06
ethdev: increase port id range
Zhiyong Yang
2017-07-21
examples/load_balancer: fix build for less lcores
Hemant Agrawal
2017-07-16
examples: remove duplicate includes
Thomas Monjalon
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-05-01
examples/load_balancer: fix Tx flush
Andriy Berestovskyy
2017-04-10
examples: enable HW CRC strip by default
Jeff Guo
2017-03-29
ring: return remaining entry count when dequeuing
Bruce Richardson
2017-03-29
ring: return free space when enqueuing
Bruce Richardson
2017-03-29
ring: make bulk and burst return values consistent
Bruce Richardson
2017-03-10
examples: fix optind reset
Keith Wiles
2016-09-16
remove unused ring includes
Amine Kherbouche
2016-04-01
ethdev: use constants for link state
Thomas Monjalon
2016-03-09
lpm: add a new config structure for IPv4
Michal Kobylinski
2016-03-09
lpm: extend IPv4 next hop field
Michal Kobylinski
2015-06-24
mbuf: use offset macro
Cyril Chemparathy
2015-06-03
examples/load_balancer: fix build with gcc 5.1
Thomas Monjalon
2015-05-11
apps: fix default mbuf size
Konstantin Ananyev
2015-04-28
apps: use helper to create mbuf pools
Olivier Matz
2015-03-10
tailq: remove unneeded inclusions
David Marchand
2014-11-27
examples: no more bare metal environment
David Marchand
2014-10-10
examples: use factorized default Rx/Tx configuration
Pablo de Lara
2014-09-29
examples: do not probe pci twice
Thomas Monjalon
2014-09-17
mbuf: rename in_port to just port
Bruce Richardson
2014-09-17
mbuf: remove the rte_pktmbuf structure
Olivier Matz
2014-06-27
eal: deprecate rte_snprintf
Stephen Hemminger
2014-06-17
ethdev: more RSS flags
Helin Zhang
2014-06-17
ethdev: add Rx error counters for missed, badcrc and badlen packets
Ivan Boule
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-02-26
examples: minor changes
Bruce Richardson
2014-02-25
mk: compilation fixes
Bruce Richardson
[next]