index
:
dpdk-stable
16.07
16.11
17.02
17.05
17.08
17.11
18.02
18.05
18.08
18.11
19.08
master
Data Plane Development Kit - stable releases
Luca Boccassi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-11-22
version: 1.5.0r2
v1.5.0r2
Thomas Monjalon
2013-11-22
doc: add RTE_KERNELDIR to help
Thomas Monjalon
2013-11-22
pcap: fix build when pcap_sendpacket is unavailable
David Marchand
2013-11-22
pcap: fix build with old libpcap
David Marchand
2013-11-22
pcap: use pcap-config to guess compilation flags
David Marchand
2013-11-21
app/test: fix build without librte_cmdline
Thomas Monjalon
2013-11-21
app/testpmd: fix build without librte_cmdline
Thomas Monjalon
2013-11-21
app/cmdline_test: fix build without app/test
Thomas Monjalon
2013-11-19
igb/ixgbe: allow RSS with only one Rx queue
Maxime Leroy
2013-11-19
igb/ixgbe: ETH_MQ_RX_NONE should disable RSS
Maxime Leroy
2013-11-15
mk: fix EXTRA_LDFLAGS override
Julien Courtat
2013-11-15
mk: fix command-line dependency check for quoted strings
Adrien Mazarguil
2013-11-15
igb/ixgbe: fix index overflow when resetting 4096 queue rings
Thomas Monjalon
2013-11-12
ixgbe: fix offloading bits when Rx bulk alloc is used
Bryan Benson
2013-11-07
doc: fix doxygen parsing of __attribute__
Thomas Monjalon
2013-11-07
doc: add mbuf cloning functions in doxygen
Thomas Monjalon
2013-11-07
eal: remove unused macro for blacklist
Thomas Monjalon
2013-11-07
config: remove unused KNI debug option
Thomas Monjalon
2013-10-30
config: fix combined/shared lib
Thomas Monjalon
2013-10-23
ixgbe: query assignment of queues to VF
Qinglai Xiao
2013-10-09
log: remove app path from syslog id
Thomas Monjalon
2013-10-09
version: 1.5.0r1 and add helper macros
v1.5.0r1
Thomas Monjalon
2013-10-09
lib: fix some doxygen comments
Thomas Monjalon
2013-10-09
app/testpmd: fix configuration of pause frames
Zijie Pan
2013-10-09
kni: fix build with kernel < 3.3 with netdev_features_t backport
Adrien Mazarguil
2013-10-09
kni: fix build with 802.1p kernel support
Thomas Monjalon
2013-10-09
ixgbe: add Tx->Rx loopback mode for 82599
Qinglai Xiao
2013-10-09
igb: restore workaround errata with wthresh on 82576
Stephen Hemminger
2013-10-09
ethdev: fix non-reconfigurable pmd init
Thomas Monjalon
2013-10-09
ethdev: add pause frame counters for em/igb/ixgbe
Ivan Boule
2013-10-09
ethdev: add support for device offload capabilities
Ivan Boule
2013-10-09
pci: add flag to force unbind device
Damien Millescamps
2013-10-09
pci: use igb_uio mapping only when needed
Thomas Monjalon
2013-10-09
pci: do not check BAR0 mapping
David Marchand
2013-10-09
mem: fix log for --no-huge
Thomas Monjalon
2013-10-09
mem: fix mempool for --no-huge
Damien Millescamps
2013-10-09
mem: get hugepages config
Damien Millescamps
2013-10-09
mem: get memzone from any CPU socket when hugepages are disabled
Adrien Mazarguil
2013-10-09
mem: fix rte_malloc(SOCKET_ID_ANY), try to allocate on other nodes
Olivier Matz
2013-10-09
mem: remove unneeded log
Olivier Matz
2013-10-09
mem: get physical address of any rte_malloc buffer
Didier Pallard
2013-10-09
mem: more const qualifiers in malloc API
Thomas Monjalon
2013-10-09
mem: get physical address of any pointer
Damien Millescamps
2013-10-09
timer: get TSC frequency from /proc/cpuinfo
Thomas Monjalon
2013-10-09
timer: check TSC reliability
Ivan Boule
2013-10-09
eal: fix recording of detected/enabled logical cores
Ivan Boule
2013-10-09
eal: fix type of pointer arithmetic result
Thomas Monjalon
2013-10-09
eal: add support for shared object drivers
Damien Millescamps
2013-10-09
mk: allow to specify DESTDIR in build rule
Olivier Matz
2013-10-09
mk: in install rule, don't overwrite .config if it already exists
Olivier Matz
[next]