git.droids-corp.org
/
dpdk.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pipeline: fix resource leak
2020-10-08
Cristian Dumitrescu
pipeline: fix resource leak
commit
|
commitdiff
|
tree
2020-10-08
Cristian Dumitrescu
pipeline: fix memory leak
commit
|
commitdiff
|
tree
2020-10-08
Ferruh Yigit
pmdinfogen: fix build with gcc 11
Reviewed-by:
David Marchand
<david.marchand@redhat.com>
commit
|
commitdiff
|
tree
2020-10-08
Ferruh Yigit
app/testpmd: fix build with gcc 11
Reviewed-by:
David Marchand
<david.marchand@redhat.com>
commit
|
commitdiff
|
tree
2020-10-08
Erik Gabriel Carrillo
timer: add limitation note for sync stop and reset
commit
|
commitdiff
|
tree
2020-10-08
Gage Eads
doc: add stack mempool guide
commit
|
commitdiff
|
tree
2020-10-08
Timothy McDaniel
trace: increase event CTF description buffer size
commit
|
commitdiff
|
tree
2020-10-06
Olivier Matz
mempool: promote some experimental functions as stable
Reviewed-by:
David Marchand
<david.marchand@redhat.com>
commit
|
commitdiff
|
tree
2020-10-06
Olivier Matz
mempool: remove v20 ABI compatibility
Reviewed-by:
David Marchand
<david.marchand@redhat.com>
commit
|
commitdiff
|
tree
2020-10-06
Joyce Kong
rcu: promote library as stable
commit
|
commitdiff
|
tree
2020-10-06
Joyce Kong
mcslock: promote as stable
commit
|
commitdiff
|
tree
2020-10-06
Joyce Kong
ticketlock: promote as stable
commit
|
commitdiff
|
tree
2020-10-06
Joyce Kong
eal: promote wait until equal API as stable
commit
|
commitdiff
|
tree
2020-10-05
Gage Eads
stack: promote library as stable
Acked-by:
David Marchand
<david.marchand@redhat.com>
commit
|
commitdiff
|
tree
2020-10-05
Erik Gabriel Carrillo
timer: promote some experimental functions as stable
commit
|
commitdiff
|
tree
2020-10-05
Ferruh Yigit
meter: remove experimental alias
commit
|
commitdiff
|
tree
2020-10-05
Robin Jarry
doc: remove references to python 2
commit
|
commitdiff
|
tree
2020-10-05
Yunjian Wang
bus/pci: remove unnecessary cast
commit
|
commitdiff
|
tree
2020-10-05
Yunjian Wang
bus/pci: fix leak on VFIO mapping error
commit
|
commitdiff
|
tree
2020-10-05
Yunjian Wang
bus/pci: fix memory leak when unmapping VFIO resource
commit
|
commitdiff
|
tree
2020-10-05
Yunjian Wang
bus/fslmc: fix VFIO group descriptor check
commit
|
commitdiff
|
tree
2020-10-05
Yunjian Wang
vfio: fix group descriptor check
commit
|
commitdiff
|
tree
2020-10-02
Maxime Coquelin
vdpa/ifc: fix build with recent kernels
Acked-by:
David Marchand
<david.marchand@redhat.com>
commit
|
commitdiff
|
tree
2020-10-02
Louise Kilheeney
support python 3 only
commit
|
commitdiff
|
tree
2020-10-02
David Marchand
pipeline: fix build with glibc < 2.26
Signed-off-by:
David Marchand
<david.marchand@redhat.com>
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
doc: add new SWX pipeline type to release notes
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
examples/pipeline: add VXLAN encapsulation example
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
examples/pipeline: add l2fwd with MAC swap example
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
examples/pipeline: add l2fwd example
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
examples/pipeline: add configuration commands
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
examples/pipeline: add message passing mechanism
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
examples/pipeline: add new example application
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
table: add exact match SWX table
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
port: add source and sink SWX ports
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
port: add ethernet device SWX port
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: add SWX pipeline specification file
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: add SWX table update high level API
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: add SWX pipeline flush
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: add SWX pipeline query API
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: add SWX instruction optimizer
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: add SWX instruction verifier
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: add SWX instruction description
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: introduce SWX jump and return instructions
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: introduce SWX extern instruction
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: introduce SWX table instruction
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: introduce SWX SHR instruction
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: introduce SWX SHL instruction
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: introduce SWX XOR instruction
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: introduce SWX or instruction
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: introduce SWX and instruction
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: introduce SWX cksub instruction
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: introduce SWX ckadd instruction
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: introduce SWX subtract instruction
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: introduce SWX add instruction
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: add SWX DMA instruction
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: add SWX move instruction
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: add header validate and invalidate SWX instructions
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: add SWX Tx and emit instructions
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: add SWX Rx and extract instructions
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: add SWX pipeline instructions
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: add SWX pipeline tables
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: add SWX pipeline action
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: add SWX extern objects and funcs
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: add SWX headers and meta-data
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: add SWX pipeline output port
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: add SWX pipeline input port
commit
|
commitdiff
|
tree
2020-10-01
Cristian Dumitrescu
pipeline: add new SWX pipeline type
commit
|
commitdiff
|
tree
2020-09-30
Juraj Linkeš
ci: add tests jobs in aarch64 vm
commit
|
commitdiff
|
tree
2020-09-30
Yunjian Wang
stack: fix uninitialized variable
Reviewed-by:
David Marchand
<david.marchand@redhat.com>
commit
|
commitdiff
|
tree
2020-09-30
Steven Lariau
stack: relax pop CAS ordering
commit
|
commitdiff
|
tree
2020-09-30
Steven Lariau
stack: reload head when pop fails
commit
|
commitdiff
|
tree
2020-09-30
Steven Lariau
stack: remove redundant orderings on pop
commit
|
commitdiff
|
tree
2020-09-30
Steven Lariau
stack: remove acquire fence on push
commit
|
commitdiff
|
tree
2020-09-30
Steven Lariau
stack: fix inconsistent weak/strong CAS
commit
|
commitdiff
|
tree
2020-09-30
Steven Lariau
test/stack: remove thread synchronisation
commit
|
commitdiff
|
tree
2020-09-30
Steven Lariau
test/stack: check errors for multi-threads
commit
|
commitdiff
|
tree
2020-09-30
Steven Lariau
test/stack: remove unneeded memory allocations
commit
|
commitdiff
|
tree
2020-09-28
Hyong Youb Kim
bus/pci: fix mapping BAR containing MSI-X table
commit
|
commitdiff
|
tree
2020-09-25
Phil Yang
ethdev: use C11 atomics for link status
commit
|
commitdiff
|
tree
2020-09-25
Phil Yang
power: use C11 atomics for power state
commit
|
commitdiff
|
tree
2020-09-25
Phil Yang
bbdev: use C11 atomics for device processing counter
commit
|
commitdiff
|
tree
2020-09-25
Phil Yang
eal: use C11 atomics for initialization check
commit
|
commitdiff
|
tree
2020-09-25
Radu Nicolau
build: remove deprecated cpuflag macros
Acked-by:
David Marchand
<david.marchand@redhat.com>
commit
|
commitdiff
|
tree
2020-09-23
Phil Yang
eal: remove deprecated coherent IO memory barriers
Acked-by:
David Marchand
<david.marchand@redhat.com>
commit
|
commitdiff
|
tree
2020-09-23
Feifei Wang
test/ring: enhance debug info in failure cases
commit
|
commitdiff
|
tree
2020-09-23
Feifei Wang
test/ring: factorize object checks
commit
|
commitdiff
|
tree
2020-09-23
Feifei Wang
test/ring: validate single element enqueue/dequeue
commit
|
commitdiff
|
tree
2020-09-23
Feifei Wang
test/ring: check dequeued object for single element
commit
|
commitdiff
|
tree
2020-09-23
Feifei Wang
test/ring: fix dequeued object checks
commit
|
commitdiff
|
tree
2020-09-23
Feifei Wang
test/ring: fix number of single element enqueue/dequeue
commit
|
commitdiff
|
tree
2020-09-23
Feifei Wang
test/ring: fix object reference for single element...
commit
|
commitdiff
|
tree
2020-09-21
Harry van Haaren
test/service: fix race condition on stopping lcore
Reported-by:
David Marchand
<david.marchand@redhat.com>
commit
|
commitdiff
|
tree
2020-09-21
Harry van Haaren
service: retrieve lcore active state
commit
|
commitdiff
|
tree
2020-09-21
David Marchand
bus/pci: remove duplicate declaration
Signed-off-by:
David Marchand
<david.marchand@redhat.com>
commit
|
commitdiff
|
tree
2020-09-21
David Marchand
eal: hide internal device event structure
Signed-off-by:
David Marchand
<david.marchand@redhat.com>
commit
|
commitdiff
|
tree
2020-09-21
David Marchand
mem: drop mapping API workaround
Signed-off-by:
David Marchand
<david.marchand@redhat.com>
commit
|
commitdiff
|
tree
2020-09-21
David Marchand
pci: move resource mapping to the PCI bus
Signed-off-by:
David Marchand
<david.marchand@redhat.com>
commit
|
commitdiff
|
tree
2020-09-21
David Marchand
bus/pci: switch to private kernel driver enum
Signed-off-by:
David Marchand
<david.marchand@redhat.com>
commit
|
commitdiff
|
tree
2020-09-21
David Marchand
ethdev: remove unused kernel driver field
Signed-off-by:
David Marchand
<david.marchand@redhat.com>
commit
|
commitdiff
|
tree
2020-09-17
Pawel Wodkowski
trace: fix C++ compilation
commit
|
commitdiff
|
tree
next