Show patches with: Submitter = Andrew Rybchenko       |   2489 patches
« 1 2 3 424 25 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 - - - -11 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 - - - -11 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
[0/4] ethdev: remove not supported flow actions - - - --- 2022-09-29 Andrew Rybchenko None
[0/4] net/failsafe: support deferred queue start - - - --- 2018-08-29 Andrew Rybchenko None
[0/4] net/sfc: support SN1022 SoC - - - --- 2021-11-05 Andrew Rybchenko None
[05/10] ethdev: remove deprecated DCB and VMDq defines ethdev: cleanup deprecated defines - - - -1- 2022-08-04 Andrew Rybchenko fyigit Accepted
[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
[05/62] drivers: init/fini MAE on attach/detach net/sfc: support flow API transfer rules - 1 - 1-- 2020-10-20 Andrew Rybchenko Superseded
[0/5] ethdev: cosmetic fixes for just moved structures - - - --- 2021-10-14 Andrew Rybchenko None
[0/5] net/sfc: fix manual and auto filters clash handling - - - --- 2020-03-10 Andrew Rybchenko None
[06/10] ethdev: remove deprecated tunnel type defines ethdev: cleanup deprecated defines - - - -1- 2022-08-04 Andrew Rybchenko fyigit Accepted
[06/11] kni: check eth dev stop status ethdev: change device stop to return status - - - 1-- 2020-10-14 Andrew Rybchenko fyigit Superseded
[06/11] net/i40e: 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
[06/11] net/sfc/base: support improvements to bandwidth calculations net/sfc: update base driver to support 50G and 100G - - - 11- 2018-09-24 Andrew Rybchenko fyigit Accepted
[06/11] net/sfc: fix accessing xstats by an unsorted list of IDs net/sfc: provide Rx/Tx doorbells stats - 1 - 1-- 2021-06-04 Andrew Rybchenko dmarchand Superseded
[06/11] net/sfc: optimize getting number of SW stats net/sfc: support per-queue stats on EF100 - - - 1-- 2021-09-28 Andrew Rybchenko fyigit Accepted
[06/12] net/sfc: support Tx preparation in EF10 simple datapath net/sfc: add Tx prepare and encapsulated TSO - - - 2-- 2019-04-02 Andrew Rybchenko fyigit Accepted
[06/13] app/pipeline: check code of promiscuous mode switch ethdev: change promiscuous mode functions to return status - - - 1-1 2019-09-05 Andrew Rybchenko fyigit Superseded
[06/14] ethdev: remove legacy SYN filter type support ethdev: remove legacy filter API 1 - - 1-- 2020-10-18 Andrew Rybchenko fyigit Superseded
[06/14] net/sfc: start to make MCDI helpers interface shareable net/sfc: factor out common driver library - 1 - 1-- 2020-09-08 Andrew Rybchenko fyigit Superseded
[06/18] net/memif: 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
[06/20] net/sfc: introduce ethdev Tx queue ID net/sfc: support flow API COUNT action - 2 - 1-- 2021-05-27 Andrew Rybchenko Superseded
[06/29] net/sfc/base: add driver version string registration net/sfc/base: update base driver - - - -11 2019-06-10 Andrew Rybchenko fyigit Accepted
[06/30] net/sfc: remove wrappers around Rx descriptor count and done net/sfc: improve multi-process support - - - 1-- 2019-02-07 Andrew Rybchenko fyigit Accepted
[06/36] common/sfc_efx/base: add max number of Rx scatter buffers net/sfc: add EF100 support - 1 - 1-- 2020-10-13 Andrew Rybchenko fyigit Accepted
[06/37] net/sfc/base: properly align on line continuation net/sfc: update base driver - - - 2-- 2018-09-10 Andrew Rybchenko fyigit Accepted
[06/38] net/sfc/base: define max desc number for every EF10 NIC net/sfc: update base driver - - - 1-- 2019-02-07 Andrew Rybchenko fyigit Accepted
[06/38] net/sfc: support EF100 Tx override prefix net/sfc: support port representors - 2 - 1-- 2021-08-27 Andrew Rybchenko fyigit Superseded
[06/51] pdump: 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
[06/60] common/sfc_efx/base: update registers check for Riverhead common/sfc_efx: support Riverhead NIC family - 2 - -1- 2020-09-22 Andrew Rybchenko fyigit Superseded
[06/62] common/sfc_efx/base: add an MAE limit query API net/sfc: support flow API transfer rules - 1 - -1- 2020-10-20 Andrew Rybchenko Superseded
[0/6] mempool: cleanup namespace - - - --- 2021-10-18 Andrew Rybchenko None
[0/6] net/sfc: improve Rx mode handling on VF - - - --- 2020-03-30 Andrew Rybchenko None
[07/10] ethdev: remove deprecated flow control defines ethdev: cleanup deprecated defines - - - -1- 2022-08-04 Andrew Rybchenko fyigit Accepted
[07/11] net/iavf: 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
[07/11] net/sfc/base: infer port mode bandwidth from max link speed net/sfc: update base driver to support 50G and 100G - - - 11- 2018-09-24 Andrew Rybchenko fyigit Accepted
[07/11] net/sfc: fix MAC stats update to work for stopped device net/sfc: provide Rx/Tx doorbells stats - 1 - 1-- 2021-06-04 Andrew Rybchenko dmarchand Superseded
[07/11] net/sfc: prepare having no some SW stats on an adapter net/sfc: support per-queue stats on EF100 - - - 1-- 2021-09-28 Andrew Rybchenko fyigit Accepted
[07/11] test/bonding: check eth dev stop status ethdev: change device stop to return status - - - -1- 2020-10-14 Andrew Rybchenko fyigit Superseded
[07/12] net/sfc: move TSO header checks from Tx burst to Tx prepare net/sfc: add Tx prepare and encapsulated TSO - - - 11- 2019-04-02 Andrew Rybchenko fyigit Accepted
[07/13] app/testpmd: check code of promiscuous mode switch ethdev: change promiscuous mode functions to return status - - - 1-1 2019-09-05 Andrew Rybchenko fyigit Superseded
[07/14] ethdev: remove legacy N-tuple filter type support ethdev: remove legacy filter API 2 - - 1-- 2020-10-18 Andrew Rybchenko fyigit Superseded
[07/14] net/sfc: use own logging helper macros net/sfc: factor out common driver library - 1 - -1- 2020-09-08 Andrew Rybchenko fyigit Superseded
[07/18] app/proc-info: 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
[07/20] common/sfc_efx/base: add ingress m-port RxQ flag net/sfc: support flow API COUNT action - 2 - 1-- 2021-05-27 Andrew Rybchenko Superseded
[07/29] net/sfc/base: add capabilities for bundle partition support net/sfc/base: update base driver - - - 1-1 2019-06-10 Andrew Rybchenko fyigit Accepted
[07/30] net/sfc: make it simpler to change datapath ops location net/sfc: improve multi-process support - - - 1-- 2019-02-07 Andrew Rybchenko fyigit Accepted
[07/36] net/sfc: check vs maximum number of Rx scatter buffers net/sfc: add EF100 support - - - -1- 2020-10-13 Andrew Rybchenko fyigit Accepted
[07/37] net/sfc/base: add space after sizeof net/sfc: update base driver - - - 11- 2018-09-10 Andrew Rybchenko fyigit Accepted
[07/38] net/sfc: add representors proxy infrastructure net/sfc: support port representors - 2 - 1-- 2021-08-27 Andrew Rybchenko fyigit Superseded
[07/38] net/sfc/base: remove min/max defines for number of Rx descs net/sfc: update base driver - - - 1-- 2019-02-07 Andrew Rybchenko fyigit Accepted
[07/51] ring: 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
[07/60] common/sfc_efx/base: use EF10 MCDI methods for Riverhead common/sfc_efx: support Riverhead NIC family - 1 - 1-- 2020-09-22 Andrew Rybchenko fyigit Superseded
[07/62] net/sfc: add the concept of MAE (transfer) rules net/sfc: support flow API transfer rules - 1 - 1-- 2020-10-20 Andrew Rybchenko Superseded
[0/7] ethdev: change allmulticast controls to return status - - - --- 2019-09-09 Andrew Rybchenko None
[0/7] ethdev: change MAC addr get function return value to int - - - --- 2019-09-10 Andrew Rybchenko None
[0/7] net/sfc: prepare rte_flow to have one more backend - - - --- 2020-03-05 Andrew Rybchenko None
[08/10] ethdev: remove deprecated VLAN offload configuration defines ethdev: cleanup deprecated defines - - - -1- 2022-08-04 Andrew Rybchenko fyigit Accepted
[08/11] app/flow-perf: check eth dev stop status ethdev: change device stop to return status 1 - - 1-- 2020-10-14 Andrew Rybchenko fyigit Superseded
[08/11] net/ice: 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
[08/11] net/sfc: add toggle to disable total stat net/sfc: support per-queue stats on EF100 - - - 1-- 2021-09-28 Andrew Rybchenko fyigit Accepted
[08/11] net/sfc/base: guard Rx scale code with corresponding option net/sfc: update base driver to support 50G and 100G - - - 2-- 2018-09-24 Andrew Rybchenko fyigit Accepted
[08/11] net/sfc: simplify getting of available xstats case net/sfc: provide Rx/Tx doorbells stats - 1 - 1-- 2021-06-04 Andrew Rybchenko dmarchand Superseded
[08/12] net/sfc: introduce descriptor space check in Tx prepare net/sfc: add Tx prepare and encapsulated TSO - - - 11- 2019-04-02 Andrew Rybchenko fyigit Accepted
« 1 2 3 424 25 »