Toggle navigation
Patchwork
DPDK
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
David Marchand
| 304 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
jerin
ci
ci
ci
mcoquelin
ajitkhaparde
akhil
arybchenko
fyigit
xiachenbo
bluca
shemminger
jlinkes
bruce
tmonjalo
tmonjalo
tmonjalo
tmonjalo
dmarchand
dmarchand
dmarchand
ktraynor
rasland
aconole
Apply
«
1
2
3
4
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[0/3] segment sanity checks
- - -
-
-
-
2018-09-10
David Marchand
None
[1/3] mbuf: add sanity checks on segment metadata
segment sanity checks
- - -
2
-
-
2018-09-10
David Marchand
tmonjalo
Changes Requested
[2/3] mbuf: add a non fatal sanity check helper
segment sanity checks
1 - -
2
-
-
2018-09-10
David Marchand
tmonjalo
Changes Requested
[3/3] app/testpmd: add sanity checks on received/sent packets
segment sanity checks
- - -
2
-
-
2018-09-10
David Marchand
tmonjalo
Changes Requested
[dpdk-dev,01/10] eal: remove yet another remaining reference to pm
- - -
-
-
-
2015-03-04
David Marchand
Accepted
[dpdk-dev,01/11] e1000: move pci device ids to driver
- - -
-
-
-
2016-01-10
David Marchand
Changes Requested
[dpdk-dev,01/11] ixgbe: clean log messages
- - -
-
-
-
2014-08-26
David Marchand
Superseded
[dpdk-dev,02/10] pci: use lookup tailq api
- - -
-
-
-
2015-03-04
David Marchand
Accepted
[dpdk-dev,02/11] ixgbe: always log init messages
- - -
-
-
-
2014-08-26
David Marchand
Superseded
[dpdk-dev,02/11] ixgbe: move pci device ids to driver
- - -
-
-
-
2016-01-10
David Marchand
Changes Requested
[dpdk-dev,03/10] tailq: remove unneeded inclusion of rte_tailq.h
- - -
-
-
-
2015-03-04
David Marchand
Accepted
[dpdk-dev,03/11] i40e: move pci device ids to driver
- - -
-
-
-
2016-01-10
David Marchand
Changes Requested
[dpdk-dev,03/11] ixgbe: add a message when forcing scatter mode
- - -
-
-
-
2014-08-26
David Marchand
Superseded
[dpdk-dev,04/10] tailq: use a single cast macro
- - -
-
-
-
2015-03-04
David Marchand
Accepted
[dpdk-dev,04/11] fm10k: move pci device ids to driver
- - -
-
-
-
2016-01-10
David Marchand
Changes Requested
[dpdk-dev,04/11] ixgbe: add log messages when rx bulk mode is not usable
- - -
-
-
-
2014-08-26
David Marchand
Superseded
[dpdk-dev,05/10] tailq: get rid of broken "reserve" api
- - -
-
-
-
2015-03-04
David Marchand
Accepted
[dpdk-dev,05/11] i40e: clean log messages
- - -
-
-
-
2014-08-26
David Marchand
Superseded
[dpdk-dev,05/11] virtio: move pci device ids to driver
- - -
-
-
-
2016-01-10
David Marchand
Changes Requested
[dpdk-dev,06/10] tailq: remove unused RTE_EAL_TAILQ_* macros
- - -
-
-
-
2015-03-04
David Marchand
Accepted
[dpdk-dev,06/11] i40e: always log init messages
- - -
-
-
-
2014-08-26
David Marchand
Superseded
[dpdk-dev,06/11] vmxnet3: move pci device ids to driver
- - -
-
-
-
2016-01-10
David Marchand
Changes Requested
[dpdk-dev,07/10] tailq: introduce dynamic register system
- - -
-
-
-
2015-03-04
David Marchand
Accepted
[dpdk-dev,07/11] enic: move pci device ids to driver
- - -
-
-
-
2016-01-10
David Marchand
Changes Requested
[dpdk-dev,07/11] i40e: add log messages when rx bulk mode is not usable
- - -
-
-
-
2014-08-26
David Marchand
Superseded
[dpdk-dev,08/10] tailq: move to dynamic tailq
- - -
-
-
-
2015-03-04
David Marchand
Accepted
[dpdk-dev,08/11] bnx2x: move pci device ids to driver
- - -
-
-
-
2016-01-10
David Marchand
Changes Requested
[dpdk-dev,08/11] e1000: clean log messages
- - -
-
-
-
2014-08-26
David Marchand
Superseded
[dpdk-dev,09/10] tailq: remove static slots
- - -
-
-
-
2015-03-04
David Marchand
Accepted
[dpdk-dev,09/11] doc: refresh headers list
- - -
-
-
-
2016-01-10
David Marchand
Changes Requested
[dpdk-dev,09/11] e1000: always log init messages
- - -
-
-
-
2014-08-26
David Marchand
Superseded
[dpdk-dev,10/10] eal: no need for E_RTE_NO_TAILQ anymore
- - -
-
-
-
2015-03-04
David Marchand
Accepted
[dpdk-dev,10/11] e1000: add a message when forcing scatter mode
- - -
-
-
-
2014-08-26
David Marchand
Superseded
[dpdk-dev,10/11] pci: no need for global device ids list
- - -
-
-
-
2016-01-10
David Marchand
Changes Requested
[dpdk-dev,11/11] eal: set log level from command line
- - -
-
-
-
2014-08-26
David Marchand
Superseded
[dpdk-dev,11/11] pci: place all uio pci device ids in a dedicated section
- - -
-
-
-
2016-01-10
David Marchand
Changes Requested
[dpdk-dev,1/2] devargs: indent and cleanup
- - -
-
-
-
2015-01-07
David Marchand
Superseded
[dpdk-dev,1/2] eal/linux: move plugin load to very start of eal init
- - -
-
-
-
2015-03-09
David Marchand
Rejected
[dpdk-dev,1/2] eal: remove dependency on drivers
- - -
-
-
-
2015-07-23
David Marchand
Accepted
[dpdk-dev,1/2] enic: fix allocation when not using first numa node
- - -
-
-
-
2015-09-11
David Marchand
Accepted
[dpdk-dev,1/2] ethdev: fix hotplug attach
- - -
-
-
-
2016-10-07
David Marchand
tmonjalo
Accepted
[dpdk-dev,1/2] ethdev: remove useless null checks
- - -
-
-
-
2016-01-21
David Marchand
Superseded
[dpdk-dev,1/2] log: remove useless intermediate buffer
- 1 -
2
-
-
2018-05-31
David Marchand
tmonjalo
Accepted
[dpdk-dev,1/2] mlx4: add callback to set primary mac address
- - -
-
-
-
2016-01-05
David Marchand
bruce
Accepted
[dpdk-dev,1/2] net: remove dead driver names
- - -
-
1
-
2016-11-10
David Marchand
Changes Requested
[dpdk-dev,1/2] Revert "eal: fix C++ app build"
- - -
-
-
-
2015-11-13
David Marchand
Accepted
[dpdk-dev,1/3] bond: move param parsing in dev_configure
- - -
-
-
-
2014-08-26
David Marchand
Accepted
[dpdk-dev,1/3] ethdev: rework value return by rte_eth_dev_is_detachable
- - -
-
-
-
2015-10-29
David Marchand
Superseded
[dpdk-dev,1/4] pci: explicitly call ioport handlers for uio_pci_generic
- - -
-
-
-
2016-03-15
David Marchand
Accepted
[dpdk-dev,1/4] virtio/bsd: fix typo
- - -
-
-
-
2016-02-05
David Marchand
Changes Requested
[dpdk-dev,1/6] eal/linux: remove useless check on process type
- - -
-
-
-
2015-07-07
David Marchand
Changes Requested
[dpdk-dev,1/7] app: simplify makefiles
- - -
-
-
-
2014-08-18
David Marchand
Accepted
[dpdk-dev,1/7] eal: remove unused --use-device option
- - -
-
-
-
2014-09-22
David Marchand
Accepted
[dpdk-dev,1/9] pci: no need for dynamic tailq init
- - -
-
-
-
2016-01-29
David Marchand
Changes Requested
[dpdk-dev,1/9] pci: no need for dynamic tailq init
- - -
-
-
-
2016-01-22
David Marchand
Superseded
[dpdk-dev,2/2] cmdline: remove useless intermediate buffer
1 - -
2
-
-
2018-05-31
David Marchand
tmonjalo
Accepted
[dpdk-dev,2/2] devargs: remove limit on parameters length
- - -
-
-
-
2015-01-07
David Marchand
Superseded
[dpdk-dev,2/2] eal: move empty declarations to doc
- - -
-
-
-
2015-11-13
David Marchand
Accepted
[dpdk-dev,2/2] eal: remove useless header inclusion
- - -
-
-
-
2015-07-23
David Marchand
Accepted
[dpdk-dev,2/2] enic: fix hash creation when not using first numa node
- - -
-
-
-
2015-09-11
David Marchand
Accepted
[dpdk-dev,2/2] ethdev: fix vendor id in debug message
- - -
-
-
-
2016-10-07
David Marchand
tmonjalo
Accepted
[dpdk-dev,2/2] ethdev: move code to common place in hotplug
- - -
-
-
-
2016-01-21
David Marchand
Changes Requested
[dpdk-dev,2/2] mlx5: add callback to set primary mac address
- - -
-
-
-
2016-01-05
David Marchand
bruce
Accepted
[dpdk-dev,2/2] net: align ethdev and eal driver names
- - -
1
-
-
2016-11-10
David Marchand
Changes Requested
[dpdk-dev,2/2] virtio: change io privilege level as early as possible
- - -
-
-
-
2015-03-09
David Marchand
Changes Requested
[dpdk-dev,2/3] ethdev: export rte_eth_dev_is_detachable function
- - -
-
-
-
2015-10-29
David Marchand
Superseded
[dpdk-dev,2/3] Revert "eal: support link bonding device initialization"
- - -
-
-
-
2014-08-26
David Marchand
Accepted
[dpdk-dev,2/4] pci: align ioport unmap error handling to ioport map
- - -
-
-
-
2016-03-15
David Marchand
Accepted
[dpdk-dev,2/4] virtio: fix incorrect check when mapping pci resources
- - -
-
-
-
2016-02-05
David Marchand
Changes Requested
[dpdk-dev,2/6] eal/linux: remove useless casts
- - -
-
-
-
2015-07-07
David Marchand
Changes Requested
[dpdk-dev,2/7] app/test: use accessor to set refcnt field
- - -
-
-
-
2014-08-18
David Marchand
Accepted
[dpdk-dev,2/7] eal: factorise unsupported option handling
- - -
-
-
-
2014-09-22
David Marchand
Accepted
[dpdk-dev,2/9] pci: add internal device list helpers
- - -
-
-
-
2016-01-22
David Marchand
Superseded
[dpdk-dev,2/9] pci: register all pdev as pci drivers
- - -
-
-
-
2016-01-29
David Marchand
Changes Requested
[dpdk-dev,3/3] eal: probe pci devices at rte_eal_init time
- - -
-
-
-
2014-08-26
David Marchand
Accepted
[dpdk-dev,3/3] ethdev: prevent segfaults in rte_eth_dev_is_detachable
- - -
-
-
-
2015-10-29
David Marchand
Superseded
[dpdk-dev,3/4] eal: introduce ioport api
- - -
-
-
-
2016-02-05
David Marchand
Changes Requested
[dpdk-dev,3/4] pci: align ioport special case for x86 in read/write/unmap
- - -
-
-
-
2016-03-15
David Marchand
Accepted
[dpdk-dev,3/6] eal/linux: cosmetic change
- - -
-
-
-
2015-07-07
David Marchand
Changes Requested
[dpdk-dev,3/7] app/test: remove pm_autotest
- - -
-
-
-
2014-08-18
David Marchand
Accepted
[dpdk-dev,3/7] eal: remove duplicate handling of white/black list
- - -
-
-
-
2014-09-22
David Marchand
Accepted
[dpdk-dev,3/9] drivers: no more pdev drivers
- - -
-
-
-
2016-01-29
David Marchand
Changes Requested
[dpdk-dev,3/9] pci: minor cleanup
- - -
-
-
-
2016-01-22
David Marchand
Superseded
[dpdk-dev,4/4] pci: fix ioport support for uio_pci_generic on x86
- - -
-
-
-
2016-03-15
David Marchand
Accepted
[dpdk-dev,4/4] virtio: use ioport api
- - -
-
-
-
2016-02-05
David Marchand
Changes Requested
[dpdk-dev,4/6] eal/linux: rework while loop
- - -
-
-
-
2015-07-07
David Marchand
Changes Requested
[dpdk-dev,4/7] app/test: introduce dynamic commands list
- - -
-
-
-
2014-08-18
David Marchand
Accepted
[dpdk-dev,4/7] eal: fix checkpatch issues before moving code
- - -
-
-
-
2014-09-22
David Marchand
Accepted
[dpdk-dev,4/9] eal/linux: move back interrupt thread init before setting affinity
- - -
-
-
-
2016-01-29
David Marchand
Changes Requested
[dpdk-dev,4/9] pci: rework sysfs parsing for driver
- - -
-
-
-
2016-01-22
David Marchand
Superseded
[dpdk-dev,5/6] eal/linux: indent file
- - -
-
-
-
2015-07-07
David Marchand
Changes Requested
[dpdk-dev,5/7] app/test: convert all tests to register system
- - -
-
-
-
2014-08-18
David Marchand
Accepted
[dpdk-dev,5/7] eal: merge bsd and linux common options parsing
- - -
-
-
-
2014-09-22
David Marchand
Accepted
[dpdk-dev,5/9] eal: get rid of pmd type
- - -
-
-
-
2016-01-29
David Marchand
Changes Requested
[dpdk-dev,5/9] pci: factorize probe/detach code
- - -
-
-
-
2016-01-22
David Marchand
Superseded
[dpdk-dev,6/6] eal/linux: avoid out of bound access
- - -
-
-
-
2015-07-07
David Marchand
Changes Requested
[dpdk-dev,6/7] app/test: no more builtin commands
- - -
-
-
-
2014-08-18
David Marchand
Accepted
[dpdk-dev,6/7] eal: rework long options parsing
- - -
-
-
-
2014-09-22
David Marchand
Accepted
[dpdk-dev,6/9] eal: initialize vdevs right next to pci devices
- - -
-
-
-
2016-01-29
David Marchand
Changes Requested
[dpdk-dev,6/9] pci: cosmetic change
- - -
-
-
-
2016-01-22
David Marchand
Superseded
«
1
2
3
4
»