git.droids-corp.org
/
dpdk.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
timer: fix reset return value
2015-02-25
Robert Sanford
timer: fix reset return value
commit
|
commitdiff
|
tree
2015-02-25
Robert Sanford
timer: fix stress test on multiple runs
commit
|
commitdiff
|
tree
2015-02-25
Robert Sanford
timer: pause in reset sync
commit
|
commitdiff
|
tree
2015-02-25
Pawel Wodkowski
examples/l2fwd-jobstats: add new example
commit
|
commitdiff
|
tree
2015-02-25
Cunming Liang
eal: fix missing symbol in version map
commit
|
commitdiff
|
tree
2015-02-24
Bruce Richardson
doc: update programmers guide for uio_pci_generic
commit
|
commitdiff
|
tree
2015-02-24
Bruce Richardson
doc: update linux guide for uio_pci_generic use
commit
|
commitdiff
|
tree
2015-02-24
Bruce Richardson
eal/linux: remove unnecessary check for primary instance
commit
|
commitdiff
|
tree
2015-02-24
Bruce Richardson
eal/linux: populate uio maps from pci resources array
commit
|
commitdiff
|
tree
2015-02-24
Bruce Richardson
eal/linux: mmap uio resources using resourceX files
commit
|
commitdiff
|
tree
2015-02-24
Pawel Wodkowski
maintainers: claim responsibility for jobstats library...
Acked-by:
Thomas Monjalon
<thomas.monjalon@6wind.com>
commit
|
commitdiff
|
tree
2015-02-24
Pawel Wodkowski
examples/l2fwd-jobstats: new example
commit
|
commitdiff
|
tree
2015-02-24
Pawel Wodkowski
jobstats: new library
commit
|
commitdiff
|
tree
2015-02-24
Daniel Mrzyglod
app/test: fix missing NULL pointer checks
commit
|
commitdiff
|
tree
2015-02-24
David Marchand
devargs: restore empty devargs
commit
|
commitdiff
|
tree
2015-02-24
Cunming Liang
doc: new eal multi-pthread feature
commit
|
commitdiff
|
tree
2015-02-24
Cunming Liang
ring: add optional yield to avoid spin forever
commit
|
commitdiff
|
tree
2015-02-24
Cunming Liang
ring: support non-EAL thread
commit
|
commitdiff
|
tree
2015-02-24
Cunming Liang
mempool: support non-EAL thread
commit
|
commitdiff
|
tree
2015-02-24
Cunming Liang
timer: support non-EAL thread
commit
|
commitdiff
|
tree
2015-02-24
Cunming Liang
spinlock: support non-EAL thread
commit
|
commitdiff
|
tree
2015-02-24
Cunming Liang
log: support non-EAL thread
commit
|
commitdiff
|
tree
2015-02-24
Cunming Liang
eal: initialize lcore and socket id
commit
|
commitdiff
|
tree
2015-02-24
Cunming Liang
malloc: avoid unknown socket id
commit
|
commitdiff
|
tree
2015-02-24
Cunming Liang
eal: apply thread affinity by assigned cpuset
commit
|
commitdiff
|
tree
2015-02-24
Cunming Liang
eal: thread affinity API
commit
|
commitdiff
|
tree
2015-02-24
Cunming Liang
eal: get unique thread id
commit
|
commitdiff
|
tree
2015-02-24
Cunming Liang
eal: get socket id from cpu id
commit
|
commitdiff
|
tree
2015-02-24
Cunming Liang
eal: fix strnlen return value with icc
commit
|
commitdiff
|
tree
2015-02-24
Cunming Liang
app/test: add unit tests for --lcores option
commit
|
commitdiff
|
tree
2015-02-24
Cunming Liang
eal: new option --lcores for cpu assignment
commit
|
commitdiff
|
tree
2015-02-24
Cunming Liang
eal: add cpuset into lcore config
commit
|
commitdiff
|
tree
2015-02-24
Cunming Liang
enic: fix bsd namespace conflict
commit
|
commitdiff
|
tree
2015-02-24
Cunming Liang
eal/bsd: fix namespace conflict
commit
|
commitdiff
|
tree
2015-02-24
Cunming Liang
eal/bsd: standardize init sequence between linux and bsd
commit
|
commitdiff
|
tree
2015-02-24
Anatoly Burakov
maintainers: claim VFIO and IVSHMEM
Acked-by:
Thomas Monjalon
<thomas.monjalon@6wind.com>
commit
|
commitdiff
|
tree
2015-02-24
Panu Matilainen
mk: fix build with Debian/Ubuntu-specific gcc version
commit
|
commitdiff
|
tree
2015-02-24
Thomas Monjalon
eal: add help option
Signed-off-by:
Thomas Monjalon
<thomas.monjalon@6wind.com>
commit
|
commitdiff
|
tree
2015-02-24
Thomas Monjalon
eal: sort and align options lists
Signed-off-by:
Thomas Monjalon
<thomas.monjalon@6wind.com>
commit
|
commitdiff
|
tree
2015-02-24
Konstantin Ananyev
doc: describe ACL memory size build parameter
commit
|
commitdiff
|
tree
2015-02-24
Konstantin Ananyev
doc: describe ACL classification methods
commit
|
commitdiff
|
tree
2015-02-24
Konstantin Ananyev
doc: add restrictions for ACL rule fields
commit
|
commitdiff
|
tree
2015-02-24
Stephen Hemminger
enic: change probe log message level
commit
|
commitdiff
|
tree
2015-02-24
Stephen Hemminger
enic: replace use of printf with log
Signed-off-by:
Thomas Monjalon
<thomas.monjalon@6wind.com>
commit
|
commitdiff
|
tree
2015-02-24
Panu Matilainen
mk: rework gcc version detection to permit versions...
Acked-by:
Thomas Monjalon
<thomas.monjalon@6wind.com>
commit
|
commitdiff
|
tree
2015-02-24
Keith Wiles
ixgbe: remove unused function causing error with clang
Acked-by:
Thomas Monjalon
<thomas.monjalon@6wind.com>
commit
|
commitdiff
|
tree
2015-02-24
Jeff Shaw
fm10k: fix clang warning flags
commit
|
commitdiff
|
tree
2015-02-24
Jeff Shaw
fm10k: fix build with unused debug function
commit
|
commitdiff
|
tree
2015-02-24
Sergio Gonzalez...
examples/packet_ordering: move creation of reorder...
commit
|
commitdiff
|
tree
2015-02-24
Sergio Gonzalez...
mbuf: fix a couple of doxygen comments
Acked-by:
Thomas Monjalon
<thomas.monjalon@6wind.com>
commit
|
commitdiff
|
tree
2015-02-24
Sergio Gonzalez...
doc: add reorder api to doxygen
Acked-by:
Thomas Monjalon
<thomas.monjalon@6wind.com>
commit
|
commitdiff
|
tree
2015-02-24
Stefan Puiu
lib: fix C++11 compilation
commit
|
commitdiff
|
tree
2015-02-24
Hemant Agrawal
kni: optimize Rx burst
commit
|
commitdiff
|
tree
2015-02-24
Igor Ryzhov
lpm: fix overflow issue
commit
|
commitdiff
|
tree
2015-02-24
Ildar Mustafin
pipeline: fix port meta for non-default entries
commit
|
commitdiff
|
tree
2015-02-24
Huawei Xie
vhost: support dynamically registering server
commit
|
commitdiff
|
tree
2015-02-24
Huawei Xie
vhost: support ifname for vhost-user
commit
|
commitdiff
|
tree
2015-02-24
Huawei Xie
vhost: support vhost-user
commit
|
commitdiff
|
tree
2015-02-24
Huawei Xie
vhost: add select based event driven processing
commit
|
commitdiff
|
tree
2015-02-24
Huawei Xie
vhost: implement cuse memory table
commit
|
commitdiff
|
tree
2015-02-24
Huawei Xie
vhost: make host memory mapping more generic
commit
|
commitdiff
|
tree
2015-02-24
Huawei Xie
vhost: copy host memory mapping to a new cuse file
commit
|
commitdiff
|
tree
2015-02-24
Huawei Xie
vhost: move fd copying into cuse subdirectory
commit
|
commitdiff
|
tree
2015-02-24
Huawei Xie
vhost: rename header file
commit
|
commitdiff
|
tree
2015-02-24
Huawei Xie
vhost: move cuse related handling in a subdirectory
commit
|
commitdiff
|
tree
2015-02-24
Huawei Xie
vhost: enable virtio control channel Rx mode
commit
|
commitdiff
|
tree
2015-02-23
Bruce Richardson
examples/rxtx_callbacks: show use of callbacks
commit
|
commitdiff
|
tree
2015-02-23
Bruce Richardson
ethdev: support optional Rx and Tx callbacks
Acked-by:
Thomas Monjalon
<thomas.monjalon@6wind.com>
commit
|
commitdiff
|
tree
2015-02-23
Bruce Richardson
ethdev: rename interrupt callbacks field
Acked-by:
Thomas Monjalon
<thomas.monjalon@6wind.com>
commit
|
commitdiff
|
tree
2015-02-23
Dan Aloni
eal/linux: allow to map BARs with MSI-X tables
commit
|
commitdiff
|
tree
2015-02-23
Sergio Gonzalez...
mbuf: remove build option to disable refcnt
commit
|
commitdiff
|
tree
2015-02-23
Sergio Gonzalez...
mbuf: introduce indirect attached flag
commit
|
commitdiff
|
tree
2015-02-23
Marc Sune
kni: add build option to disable preempting
commit
|
commitdiff
|
tree
2015-02-23
Yerden Zhumabekov
app/test: remove redundant compile checks
commit
|
commitdiff
|
tree
2015-02-23
Yerden Zhumabekov
hash: slice CRC data into 8-byte pieces
commit
|
commitdiff
|
tree
2015-02-23
Yerden Zhumabekov
hash: fallback to software CRC32 implementation
commit
|
commitdiff
|
tree
2015-02-23
Yerden Zhumabekov
hash: add CRC function for 8 bytes
commit
|
commitdiff
|
tree
2015-02-23
Yerden Zhumabekov
hash: replace built-in functions implementing SSE4.2
commit
|
commitdiff
|
tree
2015-02-23
Yerden Zhumabekov
hash: add assembly implementation of CRC32 intrinsics
commit
|
commitdiff
|
tree
2015-02-23
Yerden Zhumabekov
hash: add software CRC32 implementation
commit
|
commitdiff
|
tree
2015-02-23
Jijiang Liu
app/testpmd: support NVGRE in Tx checksum offload
commit
|
commitdiff
|
tree
2015-02-23
Jijiang Liu
app/testpmd: support NVGRE in Rx tunnel filtering
commit
|
commitdiff
|
tree
2015-02-23
Jijiang Liu
i40e: support NVGRE in Rx tunnel filtering
commit
|
commitdiff
|
tree
2015-02-23
Jijiang Liu
ether: add transparent ethernet bridging type
commit
|
commitdiff
|
tree
2015-02-22
Helin Zhang
app/testpmd: support new rss offloads
commit
|
commitdiff
|
tree
2015-02-22
Helin Zhang
app/testpmd: fix some indent
commit
|
commitdiff
|
tree
2015-02-22
Helin Zhang
ethdev: unification of RSS offload types
Signed-off-by:
Thomas Monjalon
<thomas.monjalon@6wind.com>
commit
|
commitdiff
|
tree
2015-02-22
Helin Zhang
ethdev: unification of flow types
Signed-off-by:
Thomas Monjalon
<thomas.monjalon@6wind.com>
commit
|
commitdiff
|
tree
2015-02-22
Helin Zhang
ethdev: fix size of flow type mask array
commit
|
commitdiff
|
tree
2015-02-22
Helin Zhang
ethdev: minor comment changes
commit
|
commitdiff
|
tree
2015-02-22
Helin Zhang
i40e: remove some useless line breaks
commit
|
commitdiff
|
tree
2015-02-22
Thomas Monjalon
ethdev: remove old ethertype filter ABI
Signed-off-by:
Thomas Monjalon
<thomas.monjalon@6wind.com>
commit
|
commitdiff
|
tree
2015-02-22
Jingjing Wu
ethdev: remove old ntuple filter API
commit
|
commitdiff
|
tree
2015-02-22
Jingjing Wu
app/testpmd: new commands for ntuple filter
commit
|
commitdiff
|
tree
2015-02-22
Jingjing Wu
ixgbe: migrate ntuple filter to new API
commit
|
commitdiff
|
tree
2015-02-22
Jingjing Wu
igb: migrate ntuple filter to new API
commit
|
commitdiff
|
tree
2015-02-22
Jingjing Wu
ethdev: new ntuple filter API
commit
|
commitdiff
|
tree
2015-02-22
Jingjing Wu
ethdev: remove old syn filter API
commit
|
commitdiff
|
tree
2015-02-22
Jingjing Wu
app/testpmd: new commands for syn filter
commit
|
commitdiff
|
tree
2015-02-22
Jingjing Wu
ixgbe: migrate syn filter to new API
commit
|
commitdiff
|
tree
next