Show patches with: Submitter = Long Li       |   267 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/2] net/mana: properly deal with MR cache expansion failure [v2,1/2] net/mana: fix memory leak on MR variable allocation - - - 18-- 2024-02-09 Long Li fyigit Accepted
[v2,1/2] net/mana: fix memory leak on MR variable allocation [v2,1/2] net/mana: fix memory leak on MR variable allocation - - - 1-- 2024-02-09 Long Li fyigit Accepted
[v5] net/mana: use rte_pktmbuf_alloc_bulk for allocating RX WQEs [v5] net/mana: use rte_pktmbuf_alloc_bulk for allocating RX WQEs - - - 17-- 2024-02-09 Long Li fyigit Accepted
[v4] net/mana: use rte_pktmbuf_alloc_bulk for allocating RX mbufs [v4] net/mana: use rte_pktmbuf_alloc_bulk for allocating RX mbufs 1 - - 17-- 2024-02-02 Long Li fyigit Changes Requested
[v3] net/mana: use rte_pktmbuf_alloc_bulk for allocating RX WQEs [v3] net/mana: use rte_pktmbuf_alloc_bulk for allocating RX WQEs - - - 17-- 2024-02-01 Long Li fyigit Superseded
net/mana: start secondary process queues by default net/mana: start secondary process queues by default - - - 18-- 2024-01-31 Long Li fyigit Accepted
[2/2] net/mana: properly deal with MR cache expansion failure [1/2] net/mana: use a MR variable on the stack instead of allocating it - - - 18-- 2024-01-30 Long Li fyigit Changes Requested
[1/2] net/mana: use a MR variable on the stack instead of allocating it [1/2] net/mana: use a MR variable on the stack instead of allocating it - - - 1-- 2024-01-30 Long Li fyigit Changes Requested
[v2] net/mana: use rte_pktmbuf_alloc_bulk for allocating RX WQEs [v2] net/mana: use rte_pktmbuf_alloc_bulk for allocating RX WQEs - - - 161- 2024-01-30 Long Li fyigit Changes Requested
net/mana: use rte_pktmbuf_alloc_bulk for allocating RX WQEs net/mana: use rte_pktmbuf_alloc_bulk for allocating RX WQEs - 1 - 16-1 2024-01-25 Long Li fyigit Superseded
net/mana: rename mana_find_pmd_mr() to mana_alloc_pmd_mr() net/mana: rename mana_find_pmd_mr() to mana_alloc_pmd_mr() - - - 18-- 2024-01-20 Long Li fyigit Accepted
net/mana: prevent values overflow returned from RDMA layer net/mana: prevent values overflow returned from RDMA layer - - - 171- 2024-01-18 Long Li fyigit Accepted
net/mana: add missing \n to DP logs net/mana: add missing \n to DP logs - - - 16-1 2023-10-13 Long Li fyigit Accepted
[v2] net/netvsc: set the correct queue state [v2] net/netvsc: set the correct queue state 1 - - 17-- 2023-08-29 Long Li fyigit Accepted
net/netvsc: increase VSP response timeout to 60 seconds net/netvsc: increase VSP response timeout to 60 seconds - - - 181- 2023-07-26 Long Li fyigit Accepted
net/mana: use %m for fscanf to read mac address net/mana: use %m for fscanf to read mac address 1 - - 19-- 2023-07-25 Long Li fyigit Accepted
net/mana: add support to update MTU net/mana: add support to update MTU - - - 19-- 2023-07-25 Long Li fyigit Accepted
net/mana: fix stats for txq bytes sent net/mana: fix stats for txq bytes sent - - - 18-1 2023-07-20 Long Li fyigit Accepted
net/netvsc: remove unused function hn_vf_reset() net/netvsc: remove unused function hn_vf_reset() 1 - - 18-1 2023-07-11 Long Li fyigit Accepted
[v2] net/mana: use the correct WQE count for ringing RQ doorbell [v2] net/mana: use the correct WQE count for ringing RQ doorbell - - - 19-- 2023-07-10 Long Li fyigit Accepted
[v2] net/mana: fix counter overflow for posted WQE [v2] net/mana: fix counter overflow for posted WQE - - - 181- 2023-07-10 Long Li fyigit Accepted
net/mana: use the correct WQE count for ringing RQ doorbell net/mana: use the correct WQE count for ringing RQ doorbell - - - 181- 2023-07-10 Long Li fyigit Superseded
net/mana: fix counter overflow for posted WQE net/mana: fix counter overflow for posted WQE - - - 181- 2023-07-10 Long Li fyigit Superseded
net/netvsc: set the correct queue state net/netvsc: set the correct queue state 1 - - 1423 2023-07-07 Long Li fyigit Superseded
net/mana: set the correct queue state net/mana: set the correct queue state - - - 19-- 2023-07-07 Long Li fyigit Accepted
net/mana: fix wrong indexing on CQE error when coalescing is used net/mana: fix wrong indexing on CQE error when coalescing is used - - - 19-- 2023-07-07 Long Li fyigit Accepted
net/netvsc: fix bogus sizeof calculation net/netvsc: fix bogus sizeof calculation 1 - - 17-1 2023-06-29 Long Li fyigit Accepted
net/mana: implement RX CQE coalescing net/mana: implement RX CQE coalescing - - - 61- 2023-05-06 Long Li fyigit Accepted
[v2] net/mana: suppress TX CQE generation whenever possible [v2] net/mana: suppress TX CQE generation whenever possible - - - 61- 2023-05-06 Long Li fyigit Accepted
[v2] net/mana: return probe failure if there is no device found [v2] net/mana: return probe failure if there is no device found 1 - - 18-1 2023-05-06 Long Li fyigit Accepted
net/mana: suppress TX CQE generation whenever possible net/mana: suppress TX CQE generation whenever possible - - - 13- 2023-04-28 Long Li fyigit Superseded
net/mana: return probe failure if there is no device found net/mana: return probe failure if there is no device found - - - 161- 2023-04-27 Long Li fyigit Superseded
net/mana: remove "Features" section in mana.rst net/mana: remove "Features" section in mana.rst 1 - - 17-- 2023-03-21 Long Li fyigit Accepted
[2/2] net/mana: optimize completion queue polling by processing a batch at a time [1/2] net/mana: avoid unnecessary assignments in data path - - - 181- 2023-03-17 Long Li fyigit Accepted
[1/2] net/mana: avoid unnecessary assignments in data path [1/2] net/mana: avoid unnecessary assignments in data path - - - 1-- 2023-03-17 Long Li fyigit Accepted
net/mana: use trace points for data path logs net/mana: use trace points for data path logs - - - 162- 2023-03-03 Long Li fyigit Rejected
net/mana: fix incorrectly reported counters in stats net/mana: fix incorrectly reported counters in stats 1 - - 15-- 2023-02-22 Long Li fyigit Accepted
net/mana: use RTE_LOG_DP for logs on datapath net/mana: use RTE_LOG_DP for logs on datapath - - - 141- 2023-02-21 Long Li fyigit Accepted
[2/2] net/mana: enable driver by default [1/2] net/mana: add version information for dependencies - - - 15-- 2023-01-20 Long Li fyigit Accepted
[1/2] net/mana: add version information for dependencies [1/2] net/mana: add version information for dependencies 1 - - 1-- 2023-01-20 Long Li fyigit Accepted
[v10,18/18] net/mana: support Rx interrupts Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 9-- 2022-10-05 Long Li fyigit Accepted
[v10,17/18] net/mana: report queue stats Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-10-05 Long Li fyigit Accepted
[v10,16/18] net/mana: start/stop device Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-10-05 Long Li fyigit Accepted
[v10,15/18] net/mana: send packets Introduce Microsoft Azure Network Adatper (MANA) PMD - - - -1- 2022-10-05 Long Li fyigit Accepted
[v10,14/18] net/mana: receive packets Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-10-05 Long Li fyigit Accepted
[v10,13/18] net/mana: start/stop Rx queues Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-10-05 Long Li fyigit Accepted
[v10,12/18] net/mana: start/stop Tx queues Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-10-05 Long Li fyigit Accepted
[v10,11/18] net/mana: implement the hardware layer operations Introduce Microsoft Azure Network Adatper (MANA) PMD - - - -1- 2022-10-05 Long Li fyigit Accepted
[v10,10/18] net/mana: implement memory registration Introduce Microsoft Azure Network Adatper (MANA) PMD - - - -1- 2022-10-05 Long Li fyigit Accepted
[v10,09/18] net/mana: configure Tx queues Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-10-05 Long Li fyigit Accepted
[v10,08/18] net/mana: configure Rx queues Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-10-05 Long Li fyigit Accepted
[v10,07/18] net/mana: configure RSS Introduce Microsoft Azure Network Adatper (MANA) PMD - - - -1- 2022-10-05 Long Li fyigit Accepted
[v10,06/18] net/mana: report device info Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-10-05 Long Li fyigit Accepted
[v10,05/18] net/mana: support device removal interrupts Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-10-05 Long Li fyigit Accepted
[v10,04/18] net/mana: support link update Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-10-05 Long Li fyigit Accepted
[v10,03/18] net/mana: report supported ptypes Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-10-05 Long Li fyigit Accepted
[v10,02/18] net/mana: device configuration and stop Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-10-05 Long Li fyigit Accepted
[v10,01/18] net/mana: add basic driver with build environment and doc Introduce Microsoft Azure Network Adatper (MANA) PMD - - - -1- 2022-10-05 Long Li fyigit Accepted
[v9,18/18] net/mana: support Rx interrupts Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 11-- 2022-09-24 Long Li fyigit Superseded
[v9,17/18] net/mana: report queue stats Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-24 Long Li fyigit Superseded
[v9,16/18] net/mana: start/stop device Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-24 Long Li fyigit Superseded
[v9,15/18] net/mana: send packets Introduce Microsoft Azure Network Adatper (MANA) PMD - - - -1- 2022-09-24 Long Li fyigit Superseded
[v9,14/18] net/mana: receive packets Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-24 Long Li fyigit Superseded
[v9,13/18] net/mana: start/stop Rx queues Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-24 Long Li fyigit Superseded
[v9,12/18] net/mana: start/stop Tx queues Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-24 Long Li fyigit Superseded
[v9,11/18] net/mana: implement the hardware layer operations Introduce Microsoft Azure Network Adatper (MANA) PMD - - - -1- 2022-09-24 Long Li fyigit Superseded
[v9,10/18] net/mana: implement memory registration Introduce Microsoft Azure Network Adatper (MANA) PMD - - - -1- 2022-09-24 Long Li fyigit Superseded
[v9,09/18] net/mana: configure Tx queues Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-24 Long Li fyigit Superseded
[v9,08/18] net/mana: configure Rx queues Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-24 Long Li fyigit Superseded
[v9,07/18] net/mana: configure RSS Introduce Microsoft Azure Network Adatper (MANA) PMD - - - -1- 2022-09-24 Long Li fyigit Superseded
[v9,06/18] net/mana: report device info Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-24 Long Li fyigit Superseded
[v9,05/18] net/mana: support device removal interrupts Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-24 Long Li fyigit Superseded
[v9,04/18] net/mana: support link update Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-24 Long Li fyigit Superseded
[v9,03/18] net/mana: report supported ptypes Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-24 Long Li fyigit Superseded
[v9,02/18] net/mana: device configuration and stop Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-24 Long Li fyigit Superseded
[v9,01/18] net/mana: add basic driver with build environment and doc Introduce Microsoft Azure Network Adatper (MANA) PMD - - - -1- 2022-09-24 Long Li fyigit Superseded
[v8,18/18] net/mana: add function to support Rx interrupts Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 9-1 2022-09-08 Long Li fyigit Changes Requested
[v8,17/18] net/mana: add function to report queue stats Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-08 Long Li fyigit Changes Requested
[v8,16/18] net/mana: add function to start/stop device Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-08 Long Li fyigit Changes Requested
[v8,15/18] net/mana: add function to send packets Introduce Microsoft Azure Network Adatper (MANA) PMD - - - -1- 2022-09-08 Long Li fyigit Changes Requested
[v8,14/18] net/mana: add function to receive packets Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-08 Long Li fyigit Changes Requested
[v8,13/18] net/mana: add function to start/stop Rx queues Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-08 Long Li fyigit Changes Requested
[v8,12/18] net/mana: add function to start/stop Tx queues Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-08 Long Li fyigit Changes Requested
[v8,11/18] net/mana: implement the hardware layer operations Introduce Microsoft Azure Network Adatper (MANA) PMD - - - -1- 2022-09-08 Long Li fyigit Changes Requested
[v8,10/18] net/mana: implement memory registration Introduce Microsoft Azure Network Adatper (MANA) PMD - - - -1- 2022-09-08 Long Li fyigit Changes Requested
[v8,09/18] net/mana: add function to configure Tx queues Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-08 Long Li fyigit Changes Requested
[v8,08/18] net/mana: add function to configure Rx queues Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-08 Long Li fyigit Changes Requested
[v8,07/18] net/mana: add function to configure RSS Introduce Microsoft Azure Network Adatper (MANA) PMD - - - -1- 2022-09-08 Long Li fyigit Changes Requested
[v8,06/18] net/mana: add device info Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-08 Long Li fyigit Changes Requested
[v8,05/18] net/mana: add function for device removal interrupts Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-08 Long Li fyigit Changes Requested
[v8,04/18] net/mana: add link update Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-08 Long Li fyigit Changes Requested
[v8,03/18] net/mana: add function to report support ptypes Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-08 Long Li fyigit Changes Requested
[v8,02/18] net/mana: add device configuration and stop Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-08 Long Li fyigit Changes Requested
[v8,01/18] net/mana: add basic driver with build environment and doc Introduce Microsoft Azure Network Adatper (MANA) PMD - - - -1- 2022-09-08 Long Li fyigit Changes Requested
[v7,18/18] net/mana: add function to support RX interrupts Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 10-1 2022-09-03 Long Li fyigit Superseded
[v7,17/18] net/mana: add function to report queue stats Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-03 Long Li fyigit Superseded
[v7,16/18] net/mana: add function to start/stop device Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-03 Long Li fyigit Superseded
[v7,15/18] net/mana: add function to send packets Introduce Microsoft Azure Network Adatper (MANA) PMD - - - -1- 2022-09-03 Long Li fyigit Superseded
[v7,14/18] net/mana: add function to receive packets Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-03 Long Li fyigit Superseded
[v7,13/18] net/mana: add function to start/stop RX queues Introduce Microsoft Azure Network Adatper (MANA) PMD - - - 1-- 2022-09-03 Long Li fyigit Superseded
« 1 2 3 »