Toggle navigation
Patchwork
DPDK
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Andrew Rybchenko
| 2319 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
tmonjalo
fyigit
ci
jerin
mcoquelin
akhil
rasland
dmarchand
ajitkhaparde
arybchenko
qzhan15
zhaoyanc
lijuantu
xiachenbo
tmonjalo
dmarchand
bluca
ktraynor
ci
ci
Apply
«
1
2
3
4
…
23
24
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[01/11] ethdev: change eth dev stop function to return int
ethdev: change device stop to return status
1 - -
1
-
-
2020-10-14
Andrew Rybchenko
fyigit
Superseded
[01/11] ethdev: fix Tx prepare documentation to use positive errno
ethdev: fix Tx prepare to set positive rte_errno
- - -
3
-
1
2019-06-05
Andrew Rybchenko
fyigit
Accepted
[01/11] net/sfc/base: make last byte of module information available
net/sfc: update base driver to support 50G and 100G
- - -
2
-
-
2018-09-24
Andrew Rybchenko
fyigit
Accepted
[01/11] net/sfc: fix get xstats by ID callback to use MAC stats lock
net/sfc: provide Rx/Tx doorbells stats
- 1 -
1
1
-
2021-06-04
Andrew Rybchenko
dmarchand
Superseded
[01/11] net/sfc: rename array of SW stats descriptions
net/sfc: support per-queue stats on EF100
- - -
1
-
-
2021-09-28
Andrew Rybchenko
fyigit
Accepted
[01/12] net/sfc: improve TSO header length check in EFX datapath
net/sfc: add Tx prepare and encapsulated TSO
- - -
3
1
-
2019-04-02
Andrew Rybchenko
fyigit
Accepted
[01/13] ethdev: change promiscuous mode controllers to return errors
ethdev: change promiscuous mode functions to return status
- - -
1
-
1
2019-09-05
Andrew Rybchenko
fyigit
Superseded
[01/14] ethdev: remove legacy MACVLAN filter type support
ethdev: remove legacy filter API
- - -
1
-
-
2020-10-18
Andrew Rybchenko
fyigit
Superseded
[01/14] net/iavf: downgrade error log
[01/14] net/iavf: downgrade error log
1 - -
1
-
-
2020-09-08
Andrew Rybchenko
Rejected
[01/14] net/sfc: include header with debug helpers directly
net/sfc: factor out common driver library
- 1 -
1
-
-
2020-09-08
Andrew Rybchenko
fyigit
Superseded
[01/18] net/bonding: fix link speed update in broadcast mode
ethdev: change link status get functions return value to int
1 - -
1
-
1
2019-09-10
Andrew Rybchenko
fyigit
Accepted
[01/20] net/sfc: introduce ethdev Rx queue ID
net/sfc: support flow API COUNT action
- 2 -
1
-
-
2021-05-27
Andrew Rybchenko
Superseded
[01/29] net/sfc/base: enable chained multicast on all EF10 cards
net/sfc/base: update base driver
- - -
2
1
1
2019-06-10
Andrew Rybchenko
fyigit
Accepted
[01/30] net/sfc: log port ID as 16-bit unsigned integer on panic
net/sfc: improve multi-process support
- - -
2
1
-
2019-02-07
Andrew Rybchenko
fyigit
Accepted
[01/36] doc: fix typo in EF10 Rx equal stride super-buffer name
net/sfc: add EF100 support
- - -
1
-
-
2020-10-13
Andrew Rybchenko
fyigit
Accepted
[01/37] net/sfc/base: fix PreFAST warnings because of unused return
net/sfc: update base driver
- - -
1
1
-
2018-09-10
Andrew Rybchenko
fyigit
Accepted
[01/38] common/sfc_efx/base: update MCDI headers
net/sfc: support port representors
- - -
-
1
1
2021-08-27
Andrew Rybchenko
fyigit
Superseded
[01/38] net/sfc/base: correct annotations where NULL input is OK
net/sfc: update base driver
- - -
1
-
-
2019-02-07
Andrew Rybchenko
fyigit
Accepted
[01/51] ethdev: change rte_eth_dev_info_get() return value to int
ethdev: change rte_eth_dev_info_get() return value to int
- - -
4
-
2
2019-08-27
Andrew Rybchenko
fyigit
Superseded
[01/60] common/sfc_efx/base: add EF100 registers definitions
common/sfc_efx: support Riverhead NIC family
- - -
-
1
-
2020-09-22
Andrew Rybchenko
fyigit
Superseded
[01/62] common/sfc_efx/base: add MAE definitions to MCDI
net/sfc: support flow API transfer rules
- - -
-
1
-
2020-10-20
Andrew Rybchenko
Superseded
[02/11] net/atlantic: fix Tx prepare to set positive rte_errno
ethdev: fix Tx prepare to set positive rte_errno
- - -
1
-
1
2019-06-05
Andrew Rybchenko
fyigit
Accepted
[02/11] net/sfc/base: expose PHY module device address constants
net/sfc: update base driver to support 50G and 100G
- - -
2
-
-
2018-09-24
Andrew Rybchenko
fyigit
Accepted
[02/11] net/sfc: fix reading adapter state without locking
net/sfc: provide Rx/Tx doorbells stats
- 1 -
1
-
-
2021-06-04
Andrew Rybchenko
dmarchand
Superseded
[02/11] net/sfc: rename accumulative SW stats to total
net/sfc: support per-queue stats on EF100
- - -
1
-
-
2021-09-28
Andrew Rybchenko
fyigit
Accepted
[02/11] test/event: check eth dev stop status
ethdev: change device stop to return status
- - -
1
-
-
2020-10-14
Andrew Rybchenko
fyigit
Superseded
[02/12] net/sfc: improve TSO header length check in EF10 datapath
net/sfc: add Tx prepare and encapsulated TSO
- - -
1
1
-
2019-04-02
Andrew Rybchenko
fyigit
Accepted
[02/13] net/failsafe: check code of promiscuous mode switch
ethdev: change promiscuous mode functions to return status
- - -
1
-
1
2019-09-05
Andrew Rybchenko
fyigit
Superseded
[02/14] ethdev: move MAC filter type to i40e driver
ethdev: remove legacy filter API
- - -
1
-
-
2020-10-18
Andrew Rybchenko
fyigit
Superseded
[02/14] net/sfc: introduce common driver library
net/sfc: factor out common driver library
- - -
-
1
-
2020-09-08
Andrew Rybchenko
fyigit
Superseded
[02/18] ethdev: change link status get functions return value to int
ethdev: change link status get functions return value to int
- - -
1
-
1
2019-09-10
Andrew Rybchenko
fyigit
Accepted
[02/20] net/sfc: do not enable interrupts on internal Rx queues
net/sfc: support flow API COUNT action
- - -
1
-
-
2021-05-27
Andrew Rybchenko
Superseded
[02/29] net/sfc/base: fix signed/unsigned mismatch errors
net/sfc/base: update base driver
- - -
1
-
1
2019-06-10
Andrew Rybchenko
fyigit
Accepted
[02/30] net/sfc: remove control path logging from Rx queue count
net/sfc: improve multi-process support
- - -
1
-
-
2019-02-07
Andrew Rybchenko
fyigit
Accepted
[02/36] doc: avoid references to removed config variables in net/sfc
net/sfc: add EF100 support
- - -
1
-
-
2020-10-13
Andrew Rybchenko
fyigit
Accepted
[02/37] net/sfc/base: fix invalid order of memset arguments
net/sfc: update base driver
- - -
2
-
-
2018-09-10
Andrew Rybchenko
fyigit
Accepted
[02/38] common/sfc_efx/base: update EF100 registers definitions
net/sfc: support port representors
- - -
-
1
-
2021-08-27
Andrew Rybchenko
fyigit
Superseded
[02/38] net/sfc/base: update external port number calculation
net/sfc: update base driver
- - -
-
1
-
2019-02-07
Andrew Rybchenko
fyigit
Accepted
[02/51] app/testpmd: check status of getting ethdev info
ethdev: change rte_eth_dev_info_get() return value to int
- - -
2
-
-
2019-08-27
Andrew Rybchenko
fyigit
Superseded
[02/60] common/sfc_efx/base: update MCDI headers
common/sfc_efx: support Riverhead NIC family
- - -
-
1
-
2020-09-22
Andrew Rybchenko
fyigit
Superseded
[02/62] common/sfc_efx/base: indicate support for MAE
net/sfc: support flow API transfer rules
- 1 -
1
-
-
2020-10-20
Andrew Rybchenko
Superseded
[03/11] app: check eth dev stop status
ethdev: change device stop to return status
- - -
1
-
-
2020-10-14
Andrew Rybchenko
fyigit
Superseded
[03/11] ethdev: fix docs of functions getting xstats by IDs
net/sfc: provide Rx/Tx doorbells stats
- 1 -
1
-
-
2021-06-04
Andrew Rybchenko
dmarchand
Superseded
[03/11] net/e1000: fix Tx prepare to set positive rte_errno
ethdev: fix Tx prepare to set positive rte_errno
- - -
1
-
1
2019-06-05
Andrew Rybchenko
fyigit
Accepted
[03/11] net/sfc/base: adjust PHY module info interface
net/sfc: update base driver to support 50G and 100G
- - -
1
1
-
2018-09-24
Andrew Rybchenko
fyigit
Accepted
[03/11] net/sfc: rename SW stats structures
net/sfc: support per-queue stats on EF100
- - -
1
-
-
2021-09-28
Andrew Rybchenko
fyigit
Accepted
[03/12] net/sfc: make TSO descriptor numbers EF10-specific
net/sfc: add Tx prepare and encapsulated TSO
- - -
2
-
-
2019-04-02
Andrew Rybchenko
fyigit
Accepted
[03/13] net/bonding: check code of promiscuous mode switch
ethdev: change promiscuous mode functions to return status
- - -
1
-
1
2019-09-05
Andrew Rybchenko
fyigit
Superseded
[03/14] ethdev: remove legacy EtherType filter type support
ethdev: remove legacy filter API
2 - -
1
-
-
2020-10-18
Andrew Rybchenko
fyigit
Superseded
[03/14] net/sfc: add dedicated header file with MCDI interface
net/sfc: factor out common driver library
- 1 -
1
-
-
2020-09-08
Andrew Rybchenko
fyigit
Superseded
[03/18] app/testpmd: check status of getting link info
ethdev: change link status get functions return value to int
- - -
1
-
1
2019-09-10
Andrew Rybchenko
fyigit
Accepted
[03/20] common/sfc_efx/base: separate target EvQ and IRQ config
net/sfc: support flow API COUNT action
- 1 -
1
-
-
2021-05-27
Andrew Rybchenko
Superseded
[03/29] net/sfc/base: fix shift by more bits than field width
net/sfc/base: update base driver
- - -
-
1
1
2019-06-10
Andrew Rybchenko
fyigit
Accepted
[03/30] net/sfc: fix logging from secondary process
net/sfc: improve multi-process support
- - -
1
-
-
2019-02-07
Andrew Rybchenko
fyigit
Accepted
[03/36] common/sfc_efx/base: factor out wrapper to set PHY link
net/sfc: add EF100 support
- 1 -
-
1
-
2020-10-13
Andrew Rybchenko
fyigit
Accepted
[03/37] net/sfc/base: fix output buffer SAL annotation
net/sfc: update base driver
- - -
2
-
-
2018-09-10
Andrew Rybchenko
fyigit
Accepted
[03/38] net/sfc: add switch mode device argument
net/sfc: support port representors
- 2 -
1
-
-
2021-08-27
Andrew Rybchenko
fyigit
Superseded
[03/38] net/sfc/base: ensure EvQ poll stops when abort is requested
net/sfc: update base driver
- - -
-
1
-
2019-02-07
Andrew Rybchenko
fyigit
Accepted
[03/51] app/eventdev: check status of getting ethdev info
ethdev: change rte_eth_dev_info_get() return value to int
- - -
2
-
-
2019-08-27
Andrew Rybchenko
fyigit
Superseded
[03/60] common/sfc_efx/base: add event queue operation to do polling
common/sfc_efx: support Riverhead NIC family
- 1 -
-
1
-
2020-09-22
Andrew Rybchenko
fyigit
Superseded
[03/62] net/sfc: add a stub for attaching to MAE
net/sfc: support flow API transfer rules
- 1 -
1
-
-
2020-10-20
Andrew Rybchenko
Superseded
[04/11] ethdev: fix docs of drivers callbacks getting xstats by IDs
net/sfc: provide Rx/Tx doorbells stats
- 1 -
1
-
-
2021-06-04
Andrew Rybchenko
dmarchand
Superseded
[04/11] examples: check eth dev stop status
ethdev: change device stop to return status
- - -
1
-
-
2020-10-14
Andrew Rybchenko
fyigit
Superseded
[04/11] net/enic: fix Tx prepare to set positive rte_errno
ethdev: fix Tx prepare to set positive rte_errno
- - -
1
-
1
2019-06-05
Andrew Rybchenko
fyigit
Accepted
[04/11] net/sfc/base: update to current port mode terminology
net/sfc: update base driver to support 50G and 100G
- - -
2
-
-
2018-09-24
Andrew Rybchenko
fyigit
Accepted
[04/11] net/sfc: fix cleanup order of SW stats
net/sfc: support per-queue stats on EF100
- - -
1
-
-
2021-09-28
Andrew Rybchenko
fyigit
Accepted
[04/12] net/sfc: support Tx preparation in EFX datapath
net/sfc: add Tx prepare and encapsulated TSO
- - -
2
-
-
2019-04-02
Andrew Rybchenko
fyigit
Accepted
[04/13] ethdev: change promiscuous callbacks to return status
ethdev: change promiscuous mode functions to return status
- - -
-
1
1
2019-09-05
Andrew Rybchenko
fyigit
Superseded
[04/14] ethdev: remove legacy flexible filter type support
ethdev: remove legacy filter API
1 - -
1
-
-
2020-10-18
Andrew Rybchenko
fyigit
Superseded
[04/14] net/sfc: move MCDI helper interface to dedicated namespace
net/sfc: factor out common driver library
- 1 -
1
-
-
2020-09-08
Andrew Rybchenko
fyigit
Superseded
[04/18] net/bonding: check status of getting link info
ethdev: change link status get functions return value to int
- - -
1
-
1
2019-09-10
Andrew Rybchenko
fyigit
Accepted
[04/20] common/sfc_efx/base: support custom EvQ to IRQ mapping
net/sfc: support flow API COUNT action
- 1 -
1
-
-
2021-05-27
Andrew Rybchenko
Superseded
[04/29] net/sfc/base: improve code style in sensors decoding
net/sfc/base: update base driver
- - -
-
1
1
2019-06-10
Andrew Rybchenko
fyigit
Accepted
[04/30] net/sfc: avoid usage of RxQ control structure in info get
net/sfc: improve multi-process support
- - -
1
-
-
2019-02-07
Andrew Rybchenko
fyigit
Accepted
[04/36] common/sfc_efx/base: factor out MCDI wrapper to set LEDs
net/sfc: add EF100 support
- 1 -
-
1
-
2020-10-13
Andrew Rybchenko
fyigit
Accepted
[04/37] net/sfc/base: highlight that image layout header generated
net/sfc: update base driver
- - -
2
-
-
2018-09-10
Andrew Rybchenko
fyigit
Accepted
[04/38] net/sfc/base: report support for Tx checksum op descriptors
net/sfc: update base driver
- - -
1
-
-
2019-02-07
Andrew Rybchenko
fyigit
Accepted
[04/38] net/sfc: insert switchdev mode MAE rules
net/sfc: support port representors
- 2 -
1
-
-
2021-08-27
Andrew Rybchenko
fyigit
Superseded
[04/51] kni: check status of getting ethdev info
ethdev: change rte_eth_dev_info_get() return value to int
- - -
2
-
-
2019-08-27
Andrew Rybchenko
fyigit
Superseded
[04/60] common/sfc_efx/base: add efsys option for Riverhead
common/sfc_efx: support Riverhead NIC family
- 2 -
-
1
-
2020-09-22
Andrew Rybchenko
fyigit
Superseded
[04/62] common/sfc_efx/base: add MAE init/fini APIs
net/sfc: support flow API transfer rules
- 1 -
-
1
-
2020-10-20
Andrew Rybchenko
Superseded
[05/11] net/bonding: check eth dev stop status
ethdev: change device stop to return status
- - -
-
1
-
2020-10-14
Andrew Rybchenko
fyigit
Superseded
[05/11] net/fm10k: fix Tx prepare to set positive rte_errno
ethdev: fix Tx prepare to set positive rte_errno
1 - -
1
-
1
2019-06-05
Andrew Rybchenko
fyigit
Accepted
[05/11] net/sfc/base: add X2 port modes to bandwidth calculator
net/sfc: update base driver to support 50G and 100G
- - -
2
-
-
2018-09-24
Andrew Rybchenko
fyigit
Accepted
[05/11] net/sfc: fix missing const of SW stats descriptions
net/sfc: support per-queue stats on EF100
- - -
1
-
-
2021-09-28
Andrew Rybchenko
fyigit
Accepted
[05/11] net/sfc: fix xstats by ID callbacks according to ethdev
net/sfc: provide Rx/Tx doorbells stats
- 1 -
1
-
-
2021-06-04
Andrew Rybchenko
dmarchand
Superseded
[05/12] net/sfc: support Tx preparation in EF10 datapath
net/sfc: add Tx prepare and encapsulated TSO
- - -
2
-
-
2019-04-02
Andrew Rybchenko
fyigit
Accepted
[05/13] ethdev: do nothing if promiscuous mode is applied again
ethdev: change promiscuous mode functions to return status
- - -
1
-
1
2019-09-05
Andrew Rybchenko
fyigit
Superseded
[05/14] ethdev: move flexible filter type to e1000 driver
ethdev: remove legacy filter API
1 - -
1
-
-
2020-10-18
Andrew Rybchenko
fyigit
Superseded
[05/14] net/sfc: make MCDI logging helper macros local
net/sfc: factor out common driver library
- 1 -
1
-
-
2020-09-08
Andrew Rybchenko
fyigit
Superseded
[05/18] net/ixgbe: check status of getting link info
ethdev: change link status get functions return value to int
- - -
1
-
1
2019-09-10
Andrew Rybchenko
fyigit
Accepted
[05/20] net/sfc: explicitly control IRQ used for Rx queues
net/sfc: support flow API COUNT action
- 1 -
1
-
-
2021-05-27
Andrew Rybchenko
Superseded
[05/29] net/sfc/base: do not rely on indirect header inclusion
net/sfc/base: update base driver
- - -
1
-
1
2019-06-10
Andrew Rybchenko
fyigit
Accepted
[05/30] net/sfc: avoid usage of TxQ control structure in info get
net/sfc: improve multi-process support
- - -
1
-
-
2019-02-07
Andrew Rybchenko
fyigit
Accepted
[05/36] common/sfc_efx/base: fix PHY config failure on Riverhead
net/sfc: add EF100 support
- 1 -
1
-
-
2020-10-13
Andrew Rybchenko
fyigit
Accepted
[05/37] net/sfc/base: fix erroneous SAL annotation for input buffers
net/sfc: update base driver
- - -
2
-
-
2018-09-10
Andrew Rybchenko
fyigit
Accepted
[05/38] common/sfc_efx/base: add an API to get mport ID by selector
net/sfc: support port representors
- 2 -
-
1
-
2021-08-27
Andrew Rybchenko
fyigit
Superseded
[05/38] net/sfc/base: remove min define for number of Tx descs
net/sfc: update base driver
- - -
1
-
-
2019-02-07
Andrew Rybchenko
fyigit
Accepted
[05/51] latency: check status of getting ethdev info
ethdev: change rte_eth_dev_info_get() return value to int
- - -
2
-
-
2019-08-27
Andrew Rybchenko
fyigit
Superseded
[05/60] common/sfc_efx/base: add Riverhead NIC family
common/sfc_efx: support Riverhead NIC family
- 2 -
-
1
-
2020-09-22
Andrew Rybchenko
fyigit
Superseded
«
1
2
3
4
…
23
24
»