index
:
dpdk
master
releases
Data Plane Development Kit
Thomas Monjalon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
test-pmd
Age
Commit message (
Expand
)
Author
2019-05-24
net: add rte prefix to ether functions
Olivier Matz
2019-05-24
net: add rte prefix to ether structures
Olivier Matz
2019-05-24
net: add rte prefix to ARP defines
Olivier Matz
2019-05-24
net: add rte prefix to ARP structures
Olivier Matz
2019-05-13
app/testpmd: fix offload flags after port config
Wei Zhao
2019-05-08
app/testpmd: fix mbuf leak with multi-segment Tx
Andrew Rybchenko
2019-05-04
app/testpmd: revert fixed flag for exact link speed
Ferruh Yigit
2019-05-03
app/testpmd: fix unintentional integer overflow
Tiwei Bie
2019-05-03
app/testpmd: fix help info for interactive commands
Agalya Babu RadhaKrishnan
2019-04-23
app/testpmd: fix variable use before null check
Bruce Richardson
2019-04-22
app/testpmd: add ability to set Tx IP and UDP parameters
Stephen Hemminger
2019-04-19
ethdev: deprecate legacy filter API
Thomas Monjalon
2019-04-19
app/testpmd: fix port detach cleanup
Viacheslav Ovsiienko
2019-04-19
app/testpmd: set fixed flag for exact link speed
Andrew Rybchenko
2019-04-12
app/testpmd: fix return value check
Chenbo Xia
2019-04-12
app/testpmd: fix hex string parser support for flow API
Wei Zhao
2019-04-12
app/testpmd: map anonymous memory for devices
Shahaf Shuler
2019-04-12
app/testpmd: support no IOVA contiguous mempools
Shahaf Shuler
2019-04-12
app/testpmd: fix mempool free on exit
Shahaf Shuler
2019-04-12
app/testpmd: fix packet headers in txonly mode
Pavan Nikhilesh
2019-04-11
meter: replace color definitions
Jasvinder Singh
2019-04-05
app/testpmd: allocate txonly packets per bulk
Pavan Nikhilesh
2019-04-05
app/testpmd: move txonly prepare in separate function
Pavan Nikhilesh
2019-04-05
app/testpmd: allocate txonly segments per bulk
Pavan Nikhilesh
2019-04-05
app/testpmd: move header generation outside txonly loop
Pavan Nikhilesh
2019-04-05
app/testpmd: fix Tx QinQ set
Nithin Dabilpuram
2019-04-05
app/testpmd: fix Tx VLAN and QinQ dependency
Nithin Dabilpuram
2019-04-05
app/testpmd: add VXLAN-GPE
Qiming Yang
2019-04-05
app/testpmd: use port sibling iterator in device cleanup
Thomas Monjalon
2019-04-05
app/testpmd: fix typo in comment
Dekel Peled
2019-04-04
replace snprintf with strlcpy
Bruce Richardson
2019-03-29
app/testpmd: make txonly mode generate multiple flows
Yongseok Koh
2019-03-29
app/testpmd: verify MTU with device provided limits
Ian Stokes
2019-03-29
app/testpmd: display/clear forwarding stats on demand
David Marchand
2019-03-29
app/testpmd: remove useless casts on statistics
David Marchand
2019-03-29
app/testpmd: extend forwarding statistics to 64 bits
David Marchand
2019-03-29
app/testpmd: add missing newline when showing statistics
David Marchand
2019-03-20
app/testpmd: fix stdout flush after printing stats
Igor Romanov
2019-03-20
app/testpmd: fix a typo in log message
Rami Rosen
2019-03-20
app/testpmd: remove unused field from port struct
David Marchand
2019-03-20
app/testpmd: optimize MAC swap for Arm
Ruifeng Wang
2019-03-12
build/freebsd: rename macro BSDPAPP to FREEBSD
Bruce Richardson
2019-02-07
app/testpmd: add TOS and TTL fields to VXLAN encapsulation
Viacheslav Ovsiienko
2019-01-24
app/testpmd: fix Tx metadata show command
Dekel Peled
2019-01-15
app/testpmd: check mbufs in verbose mode
David Marchand
2019-01-14
app/testpmd: fix missing prefetch in macswap mode
Yongseok Koh
2019-01-14
app/testpmd: fix pointer reference in macswap
Yongseok Koh
2019-01-14
app/testpmd: fix quit to stop all ports before close
Cristian Dumitrescu
2018-12-22
app/testpmd: expand RED queue thresholds to 64 bits
Rosen Xu
2018-12-21
app/testpmd: add boundary check in flow command
Wei Zhao
[next]