git.droids-corp.org
/
dpdk.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
app/test: fix buffer overflow
2016-05-25
Jan Viktorin
app/test: fix buffer overflow
commit
|
commitdiff
|
tree
2016-05-24
Thomas Monjalon
app/test: move cycles autotest to first group
Signed-off-by: Thomas Monjalon <
thomas.monjalon@6wind.com
>
commit
|
commitdiff
|
tree
2016-05-24
Thomas Monjalon
app/test: remove unused constants
Signed-off-by: Thomas Monjalon <
thomas.monjalon@6wind.com
>
commit
|
commitdiff
|
tree
2016-05-24
Thomas Monjalon
app/test: reduce memory needs
Signed-off-by: Thomas Monjalon <
thomas.monjalon@6wind.com
>
commit
|
commitdiff
|
tree
2016-05-24
Thomas Monjalon
app/test: shorten execution time
Signed-off-by: Thomas Monjalon <
thomas.monjalon@6wind.com
>
commit
|
commitdiff
|
tree
2016-05-24
Thomas Monjalon
app/test: isolate lpm performance cases
Signed-off-by: Thomas Monjalon <
thomas.monjalon@6wind.com
>
commit
|
commitdiff
|
tree
2016-05-24
Thomas Monjalon
app/test: fix log check when default level is high
Signed-off-by: Thomas Monjalon <
thomas.monjalon@6wind.com
>
commit
|
commitdiff
|
tree
2016-05-24
Thomas Monjalon
mk: fix autotest lists
Signed-off-by: Thomas Monjalon <
thomas.monjalon@6wind.com
>
commit
|
commitdiff
|
tree
2016-05-24
Thomas Monjalon
mk: remove useless test targets
Signed-off-by: Thomas Monjalon <
thomas.monjalon@6wind.com
>
commit
|
commitdiff
|
tree
2016-05-24
Yuanhan Liu
scripts: highlight bad patterns in commit check
commit
|
commitdiff
|
tree
2016-05-24
Yuanhan Liu
scripts: fix false positive in commit check
commit
|
commitdiff
|
tree
2016-05-24
Thomas Monjalon
scripts: ignore bit macro in checkpatch
Signed-off-by: Thomas Monjalon <
thomas.monjalon@6wind.com
>
commit
|
commitdiff
|
tree
2016-05-24
Thomas Monjalon
scripts: remove unused map files merger
Signed-off-by: Thomas Monjalon <
thomas.monjalon@6wind.com
>
commit
|
commitdiff
|
tree
2016-05-24
Panu Matilainen
qede: add missing external dependency and disable by...
Acked-by: Thomas Monjalon <
thomas.monjalon@6wind.com
>
commit
|
commitdiff
|
tree
2016-05-24
Thomas Monjalon
qede: fix 32-bit build with debug enabled
Signed-off-by: Thomas Monjalon <
thomas.monjalon@6wind.com
>
commit
|
commitdiff
|
tree
2016-05-24
Mauricio Vasquez B
ethdev: use dedicated macro to check port id
Signed-off-by: Thomas Monjalon <
thomas.monjalon@6wind.com
>
commit
|
commitdiff
|
tree
2016-05-24
Olivier Matz
mbuf: add prefetch helpers
commit
|
commitdiff
|
tree
2016-05-24
Slawomir Mrozowicz
mempool: avoid division by zero
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
doc: update release notes about mempool allocation
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
app/test: rework mempool test
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: add flag for removing phys contiguous constraint
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mem: avoid memzone/mempool/ring name truncation
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
app/testpmd: remove anonymous mempool code
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: make mempool populate and free api public
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: populate with anonymous memory
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: create the internal ring when populating
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: rework support of Xen dom0
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
xen: return machine address without knowing memseg id
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: introduce a function to create an empty pool
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: introduce a function to free a pool
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: replace physical address by a memzone pointer
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: support no hugepage mode
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mem: lock pages when not using hugepages
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: allocate in several memory chunks by default
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: get memory size with unspecified page size
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: introduce a free callback for memory chunks
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: simplify memory usage calculation
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: add function to iterate the memory chunks
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: store memory chunks in a list
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: remove macro to check if contiguous
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: store physical address in objects
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: create internal ring in a specific function
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: use the list to initialize objects
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: use the list to audit all elements
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: use the list to iterate the elements
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: remove const qualifier in dump and audit
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: remove const qualifier when browsing pools
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: list objects when added
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: rename object constructor typedef
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: use sizeof to get size of header and trailer
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: uninline function to check cookies
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: rename element size variables
commit
|
commitdiff
|
tree
2016-05-19
Olivier Matz
mempool: rework comments and style
commit
|
commitdiff
|
tree
2016-05-19
Hiroyuki Mikita
mbuf: decrease reference counter when detaching
commit
|
commitdiff
|
tree
2016-05-19
Marcin Kerlin
cmdline: check initialization error
commit
|
commitdiff
|
tree
2016-05-19
Thadeu Lima de Souza...
tools: allow binding to other network class devices
commit
|
commitdiff
|
tree
2016-05-18
Maxime Leroy
log: fix level/type retrieving from a standard thread
commit
|
commitdiff
|
tree
2016-05-18
Ferruh Yigit
mk: add build directory to library search path
commit
|
commitdiff
|
tree
2016-05-18
Hemant Agrawal
mk: introduce NXP dpaa2 architecture based on armv8-a
commit
|
commitdiff
|
tree
2016-05-18
Hemant Agrawal
config: disable igb_uio for ARMv8
commit
|
commitdiff
|
tree
2016-05-17
Keith Wiles
mempool: reduce structure size if no cache needed
commit
|
commitdiff
|
tree
2016-05-17
Olivier Matz
mbuf: add raw allocation function
commit
|
commitdiff
|
tree
2016-05-17
Olivier Matz
doc: move release notes instructions as comments
commit
|
commitdiff
|
tree
2016-05-16
Mauricio Vasquez B
examples: remove useless check of port count
commit
|
commitdiff
|
tree
2016-05-16
Daniel Mrzyglod
examples/ip_pipeline: fix initialization of firewall...
commit
|
commitdiff
|
tree
2016-05-16
Marcin Kerlin
examples/ip_pipeline: fix options array overflow
commit
|
commitdiff
|
tree
2016-05-16
Marcin Kerlin
examples/distributor: check mempool error
commit
|
commitdiff
|
tree
2016-05-16
Michal Kobylinski
examples/netmap_compat: fix infinite loop
commit
|
commitdiff
|
tree
2016-05-16
Slawomir Mrozowicz
examples/qos_meter: check flow configuration error
commit
|
commitdiff
|
tree
2016-05-16
Slawomir Mrozowicz
examples/qos_sched: fix lcore limit
commit
|
commitdiff
|
tree
2016-05-16
Slawomir Mrozowicz
examples/qos_sched: fix error message
commit
|
commitdiff
|
tree
2016-05-16
Slawomir Mrozowicz
examples/qos_sched: fix negative loop bound in option...
commit
|
commitdiff
|
tree
2016-05-16
Slawomir Mrozowicz
examples/qos_sched: fix out-of-bounds option parsing
commit
|
commitdiff
|
tree
2016-05-16
Daniel Mrzyglod
examples/kni: print release error
commit
|
commitdiff
|
tree
2016-05-16
Daniel Mrzyglod
examples/vm_power_manager: ensure domain name is null...
commit
|
commitdiff
|
tree
2016-05-16
Daniel Mrzyglod
power: fix error messages
commit
|
commitdiff
|
tree
2016-05-13
Jan Viktorin
config: disable qede for ARMv7
commit
|
commitdiff
|
tree
2016-05-13
Panu Matilainen
qede: fix build with gcc 6
commit
|
commitdiff
|
tree
2016-05-13
Ferruh Yigit
qede: fix build with icc
commit
|
commitdiff
|
tree
2016-05-05
Bruce Richardson
eal: add missing include to debug header
commit
|
commitdiff
|
tree
2016-05-02
Jan Viktorin
mk: do not enforce any specific ARM ABI
commit
|
commitdiff
|
tree
2016-05-02
Thomas Monjalon
eal: add assert macro for debug
Signed-off-by: Thomas Monjalon <
thomas.monjalon@6wind.com
>
commit
|
commitdiff
|
tree
2016-05-02
Thomas Monjalon
examples: remove useless debug flags
Signed-off-by: Thomas Monjalon <
thomas.monjalon@6wind.com
>
commit
|
commitdiff
|
tree
2016-05-02
Thomas Monjalon
log: increase default level to info
Signed-off-by: Thomas Monjalon <
thomas.monjalon@6wind.com
>
commit
|
commitdiff
|
tree
2016-05-02
Thomas Monjalon
eal: increase log level of some messages
Signed-off-by: Thomas Monjalon <
thomas.monjalon@6wind.com
>
commit
|
commitdiff
|
tree
2016-05-02
Piotr Azarewicz
cmdline: add any multi string mode to token string
commit
|
commitdiff
|
tree
2016-05-02
Michal Kobylinski
cfgfile: fix uninitialized variable on load error
commit
|
commitdiff
|
tree
2016-05-02
Dmitriy Yakovlev
cfgfile: fix return value comment
commit
|
commitdiff
|
tree
2016-05-02
Daniel Mrzyglod
lpm6: fix possible garbage in lookup
commit
|
commitdiff
|
tree
2016-05-02
Igor Ryzhov
lpm6: fix missing header dependency
commit
|
commitdiff
|
tree
2016-05-02
Christian Ehrhardt
lpm: fix freeing in compatibility mode
commit
|
commitdiff
|
tree
2016-05-02
Chaeyong Chong
ip_frag: fix double free of chained mbufs
commit
|
commitdiff
|
tree
2016-05-02
Mauricio Vasquez B
mem: fix freeing of memzone used by ivshmem
commit
|
commitdiff
|
tree
2016-05-02
Ferruh Yigit
kni: support chained mbufs
commit
|
commitdiff
|
tree
2016-05-02
Igor Ryzhov
kni: keep ethernet MAC address when interface goes up
commit
|
commitdiff
|
tree
2016-04-27
Tomasz Kulasek
app/testpmd: fix string overrun in engines listing
commit
|
commitdiff
|
tree
2016-04-27
Tomasz Kulasek
examples/performance-thread: fix crash with gcc 5
commit
|
commitdiff
|
tree
2016-04-27
Daniel Mrzyglod
examples/exception_path: fix shift operation in lcore...
commit
|
commitdiff
|
tree
2016-04-27
Daniel Mrzyglod
acl: fix division by float zero in test app
commit
|
commitdiff
|
tree
2016-04-27
Daniel Mrzyglod
vfio: fix socket option check
commit
|
commitdiff
|
tree
next