git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
net/mlx5: fix flow engine choice
[dpdk.git]
/
examples
/
l3fwd-acl
/
main.c
2019-10-07
Igor Romanov
examples: check status of getting MAC address
blob
|
commitdiff
|
raw
2019-10-07
Igor Romanov
examples: check status of getting link info
blob
|
commitdiff
|
raw
|
diff to current
2019-10-07
Ivan Ilchenko
examples: take promiscuous mode switch result into...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-07
Ivan Ilchenko
examples: check status of getting ethdev info
blob
|
commitdiff
|
raw
|
diff to current
2019-07-18
Marcin Zapolski
examples: fix use of ethdev internal device array
blob
|
commitdiff
|
raw
|
diff to current
2019-06-03
David Marchand
net: replace IPv4/v6 constants with uppercase name
blob
|
commitdiff
|
raw
|
diff to current
2019-05-24
Olivier Matz
net: add rte prefix to IP defines
blob
|
commitdiff
|
raw
|
diff to current
2019-05-24
Olivier Matz
net: add rte prefix to IP structure
blob
|
commitdiff
|
raw
|
diff to current
2019-05-24
Olivier Matz
net: add rte prefix to ether defines
blob
|
commitdiff
|
raw
|
diff to current
2019-05-24
Olivier Matz
net: add rte prefix to ether functions
blob
|
commitdiff
|
raw
|
diff to current
2019-05-24
Olivier Matz
net: add rte prefix to ether structures
blob
|
commitdiff
|
raw
|
diff to current
2018-09-14
Ferruh Yigit
ethdev: make default behavior CRC strip on Rx
blob
|
commitdiff
|
raw
|
diff to current
2018-07-05
Ferruh Yigit
examples: fix RSS hash function configuration
blob
|
commitdiff
|
raw
|
diff to current
2018-07-04
Ferruh Yigit
ethdev: remove old offload API
blob
|
commitdiff
|
raw
|
diff to current
2018-04-17
Thomas Monjalon
ethdev: deprecate port count function
blob
|
commitdiff
|
raw
|
diff to current
2018-04-17
Thomas Monjalon
fix ethdev port id validation
blob
|
commitdiff
|
raw
|
diff to current
2018-04-17
Thomas Monjalon
fix ethdev ports enumeration
blob
|
commitdiff
|
raw
|
diff to current
2018-01-31
Kevin Laatz
examples: increase default ring sizes to 1024
blob
|
commitdiff
|
raw
|
diff to current
2018-01-17
Pavan Nikhilesh
log: remove log level config option
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Shahaf Shuler
examples/l3fwd-acl: convert to new ethdev offloads API
blob
|
commitdiff
|
raw
|
diff to current
2018-01-04
Bruce Richardson
examples: use SPDX tag for Intel copyright files
blob
|
commitdiff
|
raw
|
diff to current
2017-11-07
Bruce Richardson
examples: remove dependency on PCI
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Thomas Monjalon
remove useless memzone includes
blob
|
commitdiff
|
raw
|
diff to current
2017-10-13
Kuba Kozak
examples/l3fwd-acl: check fseek return
blob
|
commitdiff
|
raw
|
diff to current
2017-10-13
Zhiyong Yang
examples: fix port id type
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Zhiyong Yang
ethdev: increase port id range
blob
|
commitdiff
|
raw
|
diff to current
2017-07-16
Thomas Monjalon
examples: remove duplicate includes
blob
|
commitdiff
|
raw
|
diff to current
2017-07-08
Roman Zhukov
examples: adjust Rx and Tx descriptors to device limits
blob
|
commitdiff
|
raw
|
diff to current
2017-04-10
Jeff Guo
examples: enable HW CRC strip by default
blob
|
commitdiff
|
raw
|
diff to current
2017-03-10
Keith Wiles
examples: fix optind reset
blob
|
commitdiff
|
raw
|
diff to current
2016-09-16
Amine Kherbouche
remove unused ring includes
blob
|
commitdiff
|
raw
|
diff to current
2016-05-16
Mauricio Vasquez B
examples: remove useless check of port count
blob
|
commitdiff
|
raw
|
diff to current
2016-05-02
Thomas Monjalon
examples: remove useless debug flags
blob
|
commitdiff
|
raw
|
diff to current
2016-04-07
Tomasz Kulasek
examples: fix draining all queues in l3fwd derivatives
blob
|
commitdiff
|
raw
|
diff to current
2016-04-01
Thomas Monjalon
ethdev: use constants for link state
blob
|
commitdiff
|
raw
|
diff to current
2016-03-11
Tomasz Kulasek
examples: use buffered Tx
blob
|
commitdiff
|
raw
|
diff to current
2015-09-03
Thomas Monjalon
acl: remove old API
blob
|
commitdiff
|
raw
|
diff to current
2015-09-03
Thomas Monjalon
mbuf: remove packet type from offload flags
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
Helin Zhang
examples: replace some offload flags with packet type
blob
|
commitdiff
|
raw
|
diff to current
2015-06-24
Cyril Chemparathy
mbuf: use offset macro
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
Konstantin Ananyev
apps: fix default mbuf size
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
Olivier Matz
apps: use helper to create mbuf pools
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
David Marchand
tailq: remove unneeded inclusions
blob
|
commitdiff
|
raw
|
diff to current
2015-03-04
Stephen Hemminger
examples: remove unneeded casts
blob
|
commitdiff
|
raw
|
diff to current
2015-02-22
Helin Zhang
ethdev: unification of RSS offload types
blob
|
commitdiff
|
raw
|
diff to current
2015-01-28
Konstantin Ananyev
acl: introduce config parameter for performance/space...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-17
Konstantin Ananyev
examples/l3fwd-acl: fix possible memory leak
blob
|
commitdiff
|
raw
|
diff to current
2014-11-27
David Marchand
examples: no more bare metal environment
blob
|
commitdiff
|
raw
|
diff to current
2014-11-12
Cunming Liang
ether: new function to format mac address
blob
|
commitdiff
|
raw
|
diff to current
2014-10-10
Pablo de Lara
examples: use factorized default Rx/Tx configuration
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
Thomas Monjalon
examples: do not probe pci twice
blob
|
commitdiff
|
raw
|
diff to current
2014-09-17
Olivier Matz
mbuf: remove the rte_pktmbuf structure
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
Konstantin Ananyev
acl: fix build and runtime for default target
blob
|
commitdiff
|
raw
|
diff to current
2014-06-27
Stephen Hemminger
eal: deprecate rte_snprintf
blob
|
commitdiff
|
raw
|
diff to current
2014-06-13
Konstantin Ananyev
acl: new sample l3fwd-acl
blob
|
commitdiff
|
raw
|
diff to current