Show patches with: Submitter = Andrew Rybchenko       |   2489 patches
« 1 23 4 524 25 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[26/38] net/sfc: add simple port representor statistics net/sfc: support port representors - 2 - 1-- 2021-08-27 Andrew Rybchenko fyigit Superseded
[25/38] net/sfc: implement representor Rx routine net/sfc: support port representors - 2 - -1- 2021-08-27 Andrew Rybchenko fyigit Superseded
[24/38] net/sfc: handle ingress m-port in EF100 Rx prefix net/sfc: support port representors - 2 - 1-- 2021-08-27 Andrew Rybchenko fyigit Superseded
[23/38] net/sfc: use xword type for EF100 Rx prefix net/sfc: support port representors - 2 - 1-- 2021-08-27 Andrew Rybchenko fyigit Superseded
[22/38] net/sfc: implement representor Tx routine net/sfc: support port representors - 2 - 1-- 2021-08-27 Andrew Rybchenko fyigit Superseded
[21/38] net/sfc: support multiple device probe net/sfc: support port representors - 2 - 1-- 2021-08-27 Andrew Rybchenko fyigit Superseded
[20/38] net/sfc: implement port representor link update net/sfc: support port representors - 2 - 1-- 2021-08-27 Andrew Rybchenko fyigit Superseded
[19/38] net/sfc: implement port representor start and stop net/sfc: support port representors - 2 - -1- 2021-08-27 Andrew Rybchenko fyigit Superseded
[18/38] net/sfc: implement representor TxQ start/stop net/sfc: support port representors - 2 - 1-- 2021-08-27 Andrew Rybchenko fyigit Superseded
[17/38] net/sfc: implement representor RxQ start/stop net/sfc: support port representors - 2 - 1-- 2021-08-27 Andrew Rybchenko fyigit Superseded
[16/38] net/sfc: implement representor queue setup and release net/sfc: support port representors - 2 - -1- 2021-08-27 Andrew Rybchenko fyigit Superseded
[15/38] net/sfc: add representor proxy port API net/sfc: support port representors - 2 - -1- 2021-08-27 Andrew Rybchenko fyigit Superseded
[14/38] common/sfc_efx/base: add mport alias MCDI wrappers net/sfc: support port representors - 2 - -1- 2021-08-27 Andrew Rybchenko fyigit Superseded
[13/38] common/sfc_efx/base: add API to get mport selector by ID net/sfc: support port representors - 2 - -1- 2021-08-27 Andrew Rybchenko fyigit Superseded
[12/38] common/sfc_efx/base: add filter ingress mport matching field net/sfc: support port representors - 2 - 1-- 2021-08-27 Andrew Rybchenko fyigit Superseded
[11/38] net/sfc: add port representors infrastructure net/sfc: support port representors - 2 - 1-- 2021-08-27 Andrew Rybchenko fyigit Superseded
[10/38] common/sfc_efx/base: allow creating invalid mport selectors net/sfc: support port representors - 1 - -1- 2021-08-27 Andrew Rybchenko fyigit Superseded
[09/38] net/sfc: move adapter state enum to separate header net/sfc: support port representors - 2 - -1- 2021-08-27 Andrew Rybchenko fyigit Superseded
[08/38] net/sfc: reserve TxQ and RxQ for port representors net/sfc: support port representors - 2 - -1- 2021-08-27 Andrew Rybchenko fyigit Superseded
[07/38] net/sfc: add representors proxy infrastructure net/sfc: support port representors - 2 - 1-- 2021-08-27 Andrew Rybchenko fyigit Superseded
[06/38] net/sfc: support EF100 Tx override prefix net/sfc: support port representors - 2 - 1-- 2021-08-27 Andrew Rybchenko fyigit Superseded
[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
[04/38] net/sfc: insert switchdev mode MAE rules net/sfc: support port representors - 2 - 1-- 2021-08-27 Andrew Rybchenko fyigit Superseded
[03/38] net/sfc: add switch mode device argument net/sfc: support port representors - 2 - 1-- 2021-08-27 Andrew Rybchenko fyigit Superseded
[02/38] common/sfc_efx/base: update EF100 registers definitions net/sfc: support port representors - - - -1- 2021-08-27 Andrew Rybchenko fyigit Superseded
[01/38] common/sfc_efx/base: update MCDI headers net/sfc: support port representors - - - -11 2021-08-27 Andrew Rybchenko fyigit Superseded
[00/38] net/sfc: support port representors - - - --- 2021-08-27 Andrew Rybchenko None
app/testpmd: add command to print representor info app/testpmd: add command to print representor info 1 1 - 12-1 2021-08-27 Andrew Rybchenko fyigit Superseded
[v4] app/testpmd: add option to display extended statistics [v4] app/testpmd: add option to display extended statistics 1 - - 121- 2021-08-20 Andrew Rybchenko fyigit Superseded
net/virtio: report max/min/align desc limits in dev info get net/virtio: report max/min/align desc limits in dev info get - 1 - 11-1 2021-08-20 Andrew Rybchenko mcoquelin Accepted
net/virtio: turn SW RxQ size to that of split vec. virtqueue net/virtio: turn SW RxQ size to that of split vec. virtqueue - 1 - 12- 2021-08-20 Andrew Rybchenko mcoquelin Accepted
net/virtio: remove handling of zero desc number on RxQ setup net/virtio: remove handling of zero desc number on RxQ setup - 1 - 12-- 2021-08-20 Andrew Rybchenko mcoquelin Accepted
net/virtio: fix reporting of mbufs allocated on RxQ setup net/virtio: fix reporting of mbufs allocated on RxQ setup - 1 - 12-- 2021-08-20 Andrew Rybchenko mcoquelin Accepted
[v3] ethdev: fix representor port ID search by name [v3] ethdev: fix representor port ID search by name - - - 111- 2021-08-20 Andrew Rybchenko fyigit Superseded
[2/2] net/virtio: fix Tx completed mbufs leak on device stop [1/2] net/virtio: fix Tx cleanup functions to have same signature - - - 11-1 2021-08-18 Andrew Rybchenko mcoquelin Superseded
[1/2] net/virtio: fix Tx cleanup functions to have same signature [1/2] net/virtio: fix Tx cleanup functions to have same signature - 1 - 1-- 2021-08-18 Andrew Rybchenko mcoquelin Superseded
[v2] ethdev: fix representor port ID search by name [v2] ethdev: fix representor port ID search by name - - - 713 2021-08-18 Andrew Rybchenko fyigit Superseded
[v3,2/2] ethdev: announce clarification of implicit filter by port [v3,1/2] ethdev: announce flow API action PORT_ID changes 3 - - 141- 2021-08-02 Andrew Rybchenko tmonjalo Accepted
[v3,1/2] ethdev: announce flow API action PORT_ID changes [v3,1/2] ethdev: announce flow API action PORT_ID changes 3 - - 1-- 2021-08-02 Andrew Rybchenko tmonjalo Accepted
[v2,2/2] ethdev: announce clarification of implicit filter by port [v2,1/2] ethdev: announce flow API action PORT_ID changes - - - 21- 2021-08-02 Andrew Rybchenko Superseded
[v2,1/2] ethdev: announce flow API action PORT_ID changes [v2,1/2] ethdev: announce flow API action PORT_ID changes 1 - - 1-- 2021-08-02 Andrew Rybchenko Superseded
[2/2] ethdev: announce clarification of implicit filter by port [1/2] ethdev: announce flow API action PORT_ID changes 1 - - 82- 2021-08-01 Andrew Rybchenko tmonjalo Superseded
[1/2] ethdev: announce flow API action PORT_ID changes [1/2] ethdev: announce flow API action PORT_ID changes 1 - - 1-- 2021-08-01 Andrew Rybchenko tmonjalo Superseded
[v4,2/2] ethdev: fix docs of drivers callbacks getting xstats by IDs [v4,1/2] ethdev: fix docs of functions getting xstats by IDs - 1 - 9-- 2021-07-24 Andrew Rybchenko fyigit Superseded
[v4,1/2] ethdev: fix docs of functions getting xstats by IDs [v4,1/2] ethdev: fix docs of functions getting xstats by IDs - 1 - 1-- 2021-07-24 Andrew Rybchenko fyigit Superseded
[v3,11/11] app/testpmd: add option to display extended statistics net/sfc: provide Rx/Tx doorbells stats - - - 8-1 2021-07-23 Andrew Rybchenko dmarchand Superseded
[v3,10/11] net/sfc: add xstats for Rx/Tx doorbells net/sfc: provide Rx/Tx doorbells stats - 1 - -1- 2021-07-23 Andrew Rybchenko dmarchand Accepted
[v3,09/11] net/sfc: prepare to add more xstats net/sfc: provide Rx/Tx doorbells stats - 1 - 1-- 2021-07-23 Andrew Rybchenko dmarchand Accepted
[v3,08/11] net/sfc: simplify getting of available xstats case net/sfc: provide Rx/Tx doorbells stats - 1 - 1-- 2021-07-23 Andrew Rybchenko dmarchand Accepted
[v3,07/11] net/sfc: fix MAC stats update to work for stopped device net/sfc: provide Rx/Tx doorbells stats - 1 - 1-- 2021-07-23 Andrew Rybchenko dmarchand Accepted
[v3,06/11] net/sfc: fix accessing xstats by an unsorted list of IDs net/sfc: provide Rx/Tx doorbells stats - 1 - 1-- 2021-07-23 Andrew Rybchenko dmarchand Accepted
[v3,05/11] net/sfc: fix xstats by ID callbacks according to ethdev net/sfc: provide Rx/Tx doorbells stats - 1 - 1-- 2021-07-23 Andrew Rybchenko dmarchand Accepted
[v3,04/11] ethdev: fix docs of drivers callbacks getting xstats by IDs net/sfc: provide Rx/Tx doorbells stats - 1 - 1-- 2021-07-23 Andrew Rybchenko dmarchand Superseded
[v3,03/11] ethdev: fix docs of functions getting xstats by IDs net/sfc: provide Rx/Tx doorbells stats - 1 - 1-- 2021-07-23 Andrew Rybchenko dmarchand Superseded
[v3,02/11] net/sfc: fix reading adapter state without locking net/sfc: provide Rx/Tx doorbells stats - 1 - 1-- 2021-07-23 Andrew Rybchenko dmarchand Accepted
[v3,01/11] net/sfc: fix get xstats by ID callback to use MAC stats lock net/sfc: provide Rx/Tx doorbells stats - 1 - 1-- 2021-07-23 Andrew Rybchenko dmarchand Accepted
[v3,00/11] net/sfc: provide Rx/Tx doorbells stats - - - --- 2021-07-23 Andrew Rybchenko None
[v2,11/11] app/testpmd: add option to display extended statistics net/sfc: provide Rx/Tx doorbells stats - - - 7-1 2021-07-22 Andrew Rybchenko dmarchand Superseded
[v2,10/11] net/sfc: add xstats for Rx/Tx doorbells net/sfc: provide Rx/Tx doorbells stats - 1 - -1- 2021-07-22 Andrew Rybchenko dmarchand Superseded
[v2,09/11] net/sfc: prepare to add more xstats net/sfc: provide Rx/Tx doorbells stats - 1 - 1-- 2021-07-22 Andrew Rybchenko dmarchand Superseded
[v2,08/11] net/sfc: simplify getting of available xstats case net/sfc: provide Rx/Tx doorbells stats - 1 - 1-- 2021-07-22 Andrew Rybchenko dmarchand Superseded
[v2,07/11] net/sfc: fix MAC stats update to work for stopped device net/sfc: provide Rx/Tx doorbells stats - 1 - 1-- 2021-07-22 Andrew Rybchenko dmarchand Superseded
[v2,06/11] net/sfc: fix accessing xstats by an unsorted list of IDs net/sfc: provide Rx/Tx doorbells stats - 1 - 1-- 2021-07-22 Andrew Rybchenko dmarchand Superseded
[v2,05/11] net/sfc: fix xstats by ID callbacks according to ethdev net/sfc: provide Rx/Tx doorbells stats - 1 - 1-- 2021-07-22 Andrew Rybchenko dmarchand Superseded
[v2,04/11] ethdev: fix docs of drivers callbacks getting xstats by IDs net/sfc: provide Rx/Tx doorbells stats - 1 - 1-- 2021-07-22 Andrew Rybchenko dmarchand Superseded
[v2,03/11] ethdev: fix docs of functions getting xstats by IDs net/sfc: provide Rx/Tx doorbells stats - 1 - 1-- 2021-07-22 Andrew Rybchenko dmarchand Superseded
[v2,02/11] net/sfc: fix reading adapter state without locking net/sfc: provide Rx/Tx doorbells stats - 1 - 1-- 2021-07-22 Andrew Rybchenko dmarchand Superseded
[v2,01/11] net/sfc: fix get xstats by ID callback to use MAC stats lock net/sfc: provide Rx/Tx doorbells stats - 1 - 1-- 2021-07-22 Andrew Rybchenko dmarchand Superseded
[v2,00/11] net/sfc: provide Rx/Tx doorbells stats - - - --- 2021-07-22 Andrew Rybchenko None
[v2] net/sfc: fix broken build with clang 3.4.x [v2] net/sfc: fix broken build with clang 3.4.x 1 - - 8-- 2021-07-22 Andrew Rybchenko dmarchand Accepted
net/sfc: fix broken build with clang 3.4.x net/sfc: fix broken build with clang 3.4.x - - - 3-- 2021-07-22 Andrew Rybchenko Superseded
net/virtio: report maximum MTU in device info net/virtio: report maximum MTU in device info - 1 - 71- 2021-07-21 Andrew Rybchenko mcoquelin Accepted
[v3] net/virtio: fix Rx scatter offload [v3] net/virtio: fix Rx scatter offload - 1 - 7-1 2021-07-20 Andrew Rybchenko mcoquelin Accepted
[v2] net/virtio: fix Rx scatter offload [v2] net/virtio: fix Rx scatter offload - 1 - 7-1 2021-07-19 Andrew Rybchenko mcoquelin Superseded
[pull-request] dpdk-next-net for main v21.08 - RC2 [pull-request] dpdk-next-net for main v21.08 - RC2 - - - 11- 2021-07-13 Andrew Rybchenko tmonjalo Accepted
ethdev: fix representor port ID search by name ethdev: fix representor port ID search by name - - - 321 2021-07-12 Andrew Rybchenko tmonjalo Superseded
net/virtio: fix Rx scatter offload net/virtio: fix Rx scatter offload - 1 - 6-2 2021-07-06 Andrew Rybchenko mcoquelin Superseded
[v2] ethdev: keep count of allocated and used representor ranges [v2] ethdev: keep count of allocated and used representor ranges - 1 - 7-2 2021-07-05 Andrew Rybchenko tmonjalo Accepted
ethdev: keep count of allocated and used representor ranges ethdev: keep count of allocated and used representor ranges - - - 7-2 2021-07-02 Andrew Rybchenko tmonjalo Superseded
[v15] app/testpmd: support multi-process [v15] app/testpmd: support multi-process 2 1 - 512 2021-07-02 Andrew Rybchenko arybchenko Superseded
[v4,20/20] net/sfc: support flow API query for count actions net/sfc: support flow API COUNT action - 2 - 7-2 2021-07-02 Andrew Rybchenko dmarchand Accepted
[v4,19/20] net/sfc: support flow action COUNT in transfer rules net/sfc: support flow API COUNT action - 2 - -1- 2021-07-02 Andrew Rybchenko dmarchand Accepted
[v4,18/20] common/sfc_efx/base: add packetiser packet format definition net/sfc: support flow API COUNT action - 1 - 1-- 2021-07-02 Andrew Rybchenko dmarchand Accepted
[v4,17/20] common/sfc_efx/base: add max MAE counters to limits net/sfc: support flow API COUNT action - 2 - 1-- 2021-07-02 Andrew Rybchenko dmarchand Accepted
[v4,16/20] net/sfc: add Rx datapath method to get pushed buffers count net/sfc: support flow API COUNT action - 2 - 1-- 2021-07-02 Andrew Rybchenko dmarchand Accepted
[v4,15/20] common/sfc_efx/base: support counter in action set net/sfc: support flow API COUNT action - 2 - -1- 2021-07-02 Andrew Rybchenko dmarchand Accepted
[v4,14/20] common/sfc_efx/base: add counter stream MCDI wrappers net/sfc: support flow API COUNT action - 2 - -1- 2021-07-02 Andrew Rybchenko dmarchand Accepted
[v4,13/20] common/sfc_efx/base: add counter creation MCDI wrappers net/sfc: support flow API COUNT action - 2 - -1- 2021-07-02 Andrew Rybchenko dmarchand Accepted
[v4,12/20] net/sfc: reserve RxQ for counters net/sfc: support flow API COUNT action - 2 - -1- 2021-07-02 Andrew Rybchenko dmarchand Accepted
[v4,11/20] net/sfc: add NUMA-aware registry of service logical cores net/sfc: support flow API COUNT action - 2 - 1-- 2021-07-02 Andrew Rybchenko dmarchand Accepted
[v4,10/20] net/sfc: add support for initialising different RxQ types net/sfc: support flow API COUNT action - 1 - 1-- 2021-07-02 Andrew Rybchenko dmarchand Accepted
[v4,09/20] net/sfc: add abstractions for the management EVQ identity net/sfc: support flow API COUNT action - 1 - 1-- 2021-07-02 Andrew Rybchenko dmarchand Accepted
[v4,08/20] common/sfc_efx/base: add user mark RxQ flag net/sfc: support flow API COUNT action - 2 - 1-- 2021-07-02 Andrew Rybchenko dmarchand Accepted
[v4,07/20] common/sfc_efx/base: add ingress m-port RxQ flag net/sfc: support flow API COUNT action - 2 - 1-- 2021-07-02 Andrew Rybchenko dmarchand Accepted
[v4,06/20] net/sfc: introduce ethdev Tx queue ID net/sfc: support flow API COUNT action - 2 - 1-- 2021-07-02 Andrew Rybchenko dmarchand Accepted
[v4,05/20] net/sfc: explicitly control IRQ used for Rx queues net/sfc: support flow API COUNT action - 1 - 1-- 2021-07-02 Andrew Rybchenko dmarchand Accepted
[v4,04/20] common/sfc_efx/base: support custom EvQ to IRQ mapping net/sfc: support flow API COUNT action - 1 - 1-- 2021-07-02 Andrew Rybchenko dmarchand Accepted
[v4,03/20] common/sfc_efx/base: separate target EvQ and IRQ config net/sfc: support flow API COUNT action - 1 - 1-- 2021-07-02 Andrew Rybchenko dmarchand Accepted
[v4,02/20] net/sfc: do not enable interrupts on internal Rx queues net/sfc: support flow API COUNT action - - - 1-- 2021-07-02 Andrew Rybchenko dmarchand Accepted
[v4,01/20] net/sfc: introduce ethdev Rx queue ID net/sfc: support flow API COUNT action - 2 - 1-- 2021-07-02 Andrew Rybchenko dmarchand Accepted
« 1 23 4 524 25 »