[PATCH v9 00/11] ethdev: datapath-focused flow rules management
2022-02-23 3:02 UTC (11+ messages)
` [PATCH v10 "
` [PATCH v10 01/11] ethdev: introduce flow engine configuration
` [PATCH v10 02/11] ethdev: add flow item/action templates
` [PATCH v10 03/11] ethdev: bring in async queue-based flow rules operations
` [PATCH v10 04/11] ethdev: bring in async indirect actions operations
` [PATCH v10 05/11] app/testpmd: add flow engine configuration
` [PATCH v10 06/11] app/testpmd: add flow template management
` [PATCH v10 07/11] app/testpmd: add flow table management
` [PATCH v10 08/11] app/testpmd: add async flow create/destroy operations
` [PATCH v10 09/11] app/testpmd: add flow queue push operation
[PATCH] net/ice/base: support E824S and E825 devices
2022-02-23 2:42 UTC (3+ messages)
` [PATCH v2] "
[PATCH 00/20] fix memory leaks in error handling
2022-02-23 2:36 UTC (2+ messages)
[PATCH] net/mlx5: fix shared RSS destroy failure
2022-02-23 2:09 UTC
[PATCH 00/21] net/ena: v2.6.0 driver update
2022-02-23 0:50 UTC (47+ messages)
` [PATCH 01/21] net/ena: remove linearization function
` [PATCH 02/21] net/ena: add assertion on Tx info mbuf
` [PATCH 03/21] net/ena: remove unused enumeration
` [PATCH 04/21] net/ena: remove unused offloads variables
` [PATCH 05/21] net/ena: add extra Rx checksum related xstats
` [PATCH 06/21] net/ena: make LSC configurable
` [PATCH 07/21] net/ena: skip timer if the reset is triggered
` [PATCH 08/21] net/ena: perform Tx cleanup before sending pkts
` [PATCH 09/21] net/ena/base: use optimized memcpy version also on Arm
` [PATCH 10/21] net/ena: proxy AQ calls to primary process
` [PATCH 11/21] net/ena: enable stats get function for MP mode
` [PATCH 12/21] net/ena/base: make IO memzone unique per port
` [PATCH 13/21] net/ena: expose Tx cleanup function
` [PATCH 14/21] net/ena: add API for probing xstat names by ID
` [PATCH 15/21] net/ena: check if reset was already triggered
` [PATCH 16/21] net/ena: make Tx completion timeout configurable
` [PATCH 17/21] net/ena: fix meta-desc DF flag setup
` [PATCH 18/21] net/ena: extend debug prints for invalid req ID resets
` [PATCH 19/21] net/ena: don't initialize LLQ when membar isn't exposed
` [PATCH 20/21] net/ena: don't indicate bad csum for L4 csum error
` [PATCH 21/21] net/ena: update version to 2.6.0
` [PATCH v2 00/21] net/ena: v2.6.0 driver update
` [PATCH v2 01/21] net/ena: remove linearization function
` [PATCH v2 02/21] net/ena: add assertion on Tx info mbuf
` [PATCH v2 03/21] net/ena: remove unused enumeration
` [PATCH v2 04/21] net/ena: remove unused offloads variables
` [PATCH v2 05/21] net/ena: add extra Rx checksum related xstats
` [PATCH v2 06/21] net/ena: make LSC configurable
` [PATCH v2 07/21] net/ena: skip timer if the reset is triggered
` [PATCH v2 08/21] net/ena: perform Tx cleanup before sending pkts
` [PATCH v2 09/21] net/ena/base: use optimized memcpy version also on Arm
` [PATCH v2 10/21] net/ena: proxy AQ calls to primary process
` [PATCH v2 11/21] net/ena: enable stats get function for MP mode
` [PATCH v2 12/21] net/ena/base: make IO memzone unique per port
` [PATCH v2 13/21] net/ena: expose Tx cleanup function
` [PATCH v2 14/21] net/ena: add API for probing xstat names by ID
` [PATCH v2 15/21] net/ena: check if reset was already triggered
` [PATCH v2 16/21] net/ena: make Tx completion timeout configurable
` [PATCH v2 17/21] net/ena: fix meta-desc DF flag setup
` [PATCH v2 18/21] net/ena: extend debug prints for invalid req ID resets
` [PATCH v2 19/21] net/ena: don't initialize LLQ when membar isn't exposed
` [PATCH v2 20/21] net/ena: don't indicate bad csum for L4 csum error
` [PATCH v2 21/21] net/ena: update version to 2.6.0
[dpdk-dev v9 0/9] drivers/qat: QAT symmetric crypto datapatch rework
2022-02-23 0:50 UTC (41+ messages)
` [dpdk-dev v10 "
` [dpdk-dev v10 1/9] common/qat: define build request and dequeue ops
` [dpdk-dev v10 2/9] crypto/qat: support symmetric build op request
` [dpdk-dev v10 3/9] crypto/qat: rework session functions
` [dpdk-dev v10 4/9] crypto/qat: rework asymmetric op build operation
` [dpdk-dev v10 5/9] crypto/qat: unify symmetric functions
` [dpdk-dev v10 6/9] crypto/qat: unify asymmetric functions
` [dpdk-dev v10 7/9] crypto/qat: rework burst data path
` [dpdk-dev v10 8/9] crypto/qat: unify raw data path functions
` [dpdk-dev v10 9/9] crypto/qat: support out of place SG list
` [EXT] [dpdk-dev v10 0/9] drivers/qat: QAT symmetric crypto datapatch rework
` [PATCH v11 "
` [PATCH v11 1/9] common/qat: define build request and dequeue ops
` [PATCH v11 2/9] crypto/qat: support symmetric build op request
` [PATCH v11 3/9] crypto/qat: rework session functions
` [PATCH v11 4/9] crypto/qat: rework asymmetric op build operation
` [PATCH v11 5/9] crypto/qat: unify symmetric functions
` [PATCH v11 6/9] crypto/qat: unify asymmetric functions
` [PATCH v11 7/9] crypto/qat: rework burst data path
` [PATCH v11 8/9] crypto/qat: unify raw data path functions
` [PATCH v11 9/9] crypto/qat: support out of place SG list
` [dpdk-dev v12 0/9] drivers/qat: QAT symmetric crypto datapatch rework
` [dpdk-dev v12 1/9] common/qat: define build request and dequeue ops
` [dpdk-dev v12 2/9] crypto/qat: support symmetric build op request
` [dpdk-dev v12 3/9] crypto/qat: rework session functions
` [dpdk-dev v12 4/9] crypto/qat: rework asymmetric op build operation
` [dpdk-dev v12 5/9] crypto/qat: unify symmetric functions
` [dpdk-dev v12 6/9] crypto/qat: unify asymmetric functions
` [dpdk-dev v12 7/9] crypto/qat: rework burst data path
` [dpdk-dev v12 8/9] crypto/qat: unify raw data path functions
` [dpdk-dev v12 9/9] crypto/qat: support out of place SG list
[PATCH v1] baseband/acc100: avoid out-of-bounds access corner cases
2022-02-22 23:43 UTC
[PATCH] net/iavf: remove extra check in iavf vector Tx
2022-02-22 22:48 UTC
[PATCH 0/6] mlx5: external RxQ support
2022-02-22 21:04 UTC (7+ messages)
` [PATCH 1/6] common/mlx5: glue device and PD importation
` [PATCH 2/6] common/mlx5: add remote PD and CTX support
` [PATCH 3/6] net/mlx5: optimize RxQ/TxQ control structure
` [PATCH 4/6] net/mlx5: add external RxQ mapping API
` [PATCH 5/6] net/mlx5: support queue/RSS action for external RxQ
` [PATCH 6/6] app/testpmd: add test "
[PATCH 0/2] Add new IPsec test cases
2022-02-22 19:41 UTC (2+ messages)
` [EXT] "
[PATCH] crypto/cnxk: support for TTL or hop limit decrement
2022-02-22 19:36 UTC (2+ messages)
` [EXT] "
[PATCH 01/20] common/cnxk: increase resource count for bitmap alloc
2022-02-22 19:35 UTC (29+ messages)
` [PATCH 03/20] common/cnxk: adjust shaper rates to lower boundaries
` [PATCH 10/20] net/cnxk: added Rx metadata negotiate operation
` [PATCH v2 01/21] common/cnxk: increase SMQ resource count
` [PATCH v2 02/21] common/cnxk: realloc inline device XAQ AURA
` [PATCH v2 03/21] common/cnxk: adjust shaper rates to lower boundaries
` [PATCH v2 04/21] common/cnxk: support inline device API without ROC NIX
` [PATCH v2 05/21] common/cnxk: use common SA init API for default options
` [PATCH v2 06/21] common/cnxk: enable l3hdr write back in SA
` [PATCH v2 07/21] common/cnxk: support to enable AURA tail drop for RQ
` [PATCH v2 08/21] common/cnxk: use SSO time counter threshold for IRQ
` [PATCH v2 09/21] common/cnxk: allow force use of SSO pffunc for outb inline
` [PATCH v2 10/21] net/cnxk: added Rx metadata negotiate operation
` [PATCH v2 11/21] common/cnxk: remove tracking of mark actions
` [PATCH v2 12/21] net/cnxk: fix inline device RQ tag mask
` [PATCH v2 13/21] net/cnxk: register callback early to handle initial packets
` [PATCH v2 14/21] net/cnxk: realloc inline dev XAQ for security
` [PATCH v2 15/21] net/cnxk: fix inline IPsec security error handling
` [PATCH v2 16/21] net/cnxk: use NPA batch burst free for meta buffers
` [PATCH v2 17/21] net/cnxk: enable packet pool tail drop
` [PATCH v2 18/21] net/cnxk: enable flow control by default on device configure
` [PATCH v2 19/21] net/cnxk: add dev args for min-max spi
` [PATCH v2 20/21] net/cnxk: add option to override outbound inline SA IV
` [PATCH v2 21/21] doc: add table for environment variables used by cnxk
[PATCH 0/4] ipsec_mb fixes for ZUC algorithm
2022-02-22 19:30 UTC (3+ messages)
` [PATCH 4/4] crypto/ipsec_mb: fix length and offset settings
` [EXT] "
[PATCH v2] crypto: fix misspelled key in qt format
2022-02-22 19:25 UTC (2+ messages)
` [EXT] "
[dpdk-dev] [PATCH 1/3] crypto/aesni_mb: add NULL/NULL support
2022-02-22 19:07 UTC (3+ messages)
` [PATCH v2] crypto/ipsec_mb: add NULL/NULL support to aesni-mb
` [EXT] "
[PATCH] app/test-gpudev: use GPU ptr to CPU unmap
2022-02-22 19:05 UTC (2+ messages)
[PATCH] crypto: fix asymmetric private session variable size
2022-02-22 19:02 UTC (4+ messages)
[PATCH] sched: fix integer handling issue
2022-02-22 18:55 UTC (4+ messages)
[PATCH v1] gpudev: use CPU map functionality in comm list
2022-02-22 18:46 UTC (3+ messages)
` [PATCH v2] "
[dpdk-dev] [PATCH] net/cnxk: unify the file name
2022-02-22 18:32 UTC (5+ messages)
` [dpdk-dev] [PATCH v2] net/cnxk: unify file names
[PATCH 01/20] baseband/acc100: fix a memory leak in acc100 queue setup
2022-02-22 18:28 UTC (20+ messages)
` [PATCH 02/20] common/dpaax: fix a memory leak in iterate dir
` [PATCH 03/20] crypto/dpaa2_sec: fix memory leaks in error handlings
` [PATCH 04/20] crypto/qat: fix a memory leak when set encrypt key fail
` [PATCH 05/20] net/bnxt: fix a memory leak in error handling
` [PATCH 06/20] net/bnxt: fix 'ctx' memory leak when new malloc fail
` [PATCH 07/20] net/bnx2x: add clean up for 'rxq' to avoid a memory leak
` [PATCH 08/20] net/cnxk: free 'node' memory when node add fail
` [PATCH 09/20] net/dpaa: fix a memory leak when validation fail
` [PATCH 10/20] net/failsafe: fix a memory leak in error handling
` [PATCH 11/20] net/iavf: "
` [PATCH 12/20] net/ice: goto clean up lable to avoid memory leak
` [PATCH 13/20] net/ice: fix memory leaks in error handlings
` [PATCH 14/20] net/ice: avoid fix memory leaks in register parser
` [PATCH 15/20] net/memif: fix some memory leaks in error handlings
` [PATCH 16/20] net/sfc: fix a memory leak in error handling
` [PATCH 17/20] net/vmxnet3: fix memory leaks in error handlings
` [PATCH 18/20] raw/ifpga/base: "
` [PATCH 19/20] raw/ntb: fix some "
` [PATCH 20/20] regex/mlx5: fix a memory leak in error handling
[PATCH] gpudev: improve CPU unmap description
2022-02-22 17:59 UTC (2+ messages)
[PATCH v7 00/10] ethdev: datapath-focused flow rules management
2022-02-22 16:49 UTC (4+ messages)
` [PATCH v8 "
[PATCH v4 0/2] Add config file support for l3fwd
2022-02-22 16:48 UTC (6+ messages)
` [PATCH v5 "
[PATCH v1] power: add wakeup log
2022-02-22 16:32 UTC (3+ messages)
[PATCH v2 0/4] sched: HQoS Library cleanup
2022-02-22 15:27 UTC (7+ messages)
` [PATCH v3 0/4] sched: cleanup of sched library
` [PATCH v3 1/4] sched: remove code no longer needed
` [PATCH v3 2/4] sched: move grinder configuration flag
` [PATCH v3 3/4] sched: enable statistics unconditionally
` [PATCH v3 4/4] sched: enable traffic class oversubscription unconditionally
[PATCH v1] drivers: fix incorrect E-Switch manager vport ID
2022-02-22 15:07 UTC
[PATCH v1] net/mlx5: provide correct items to meter sub-policy
2022-02-22 14:48 UTC (2+ messages)
[PATCH v3 1/4] kni: add define guards to avoid multi-inclusion
2022-02-22 14:48 UTC (3+ messages)
[PATCH] net/mlx5: fix error infomation missing
2022-02-22 14:45 UTC (2+ messages)
[PATCH] net/mlx5: remove unused function
2022-02-22 14:44 UTC (2+ messages)
[PATCH] common/mlx5: fix QP ack timeout configuration
2022-02-22 14:44 UTC (2+ messages)
[PATCH 0/5] refactore mlx5 guides
2022-02-22 14:43 UTC (6+ messages)
` [PATCH 2/5] doc: replace broken links in mlx5 guide
` [PATCH 3/5] doc: correct name of BlueField-2 "
` [PATCH 4/5] doc: add shared guide for mlx5 PMDs
` [PATCH 5/5] doc: update doorbell mapping parameter name in mlx5 guide
[PATCH] build: make ring mempool driver mandatory
2022-02-22 14:39 UTC (3+ messages)
[PATCH] net/af_xdp: update doc with information on queue setup
2022-02-22 14:31 UTC
[PATCH 0/3] extend C++ compatibility checks
2022-02-22 14:21 UTC (3+ messages)
[PATCH v5 00/11] Add cnxk_gpio
2022-02-22 14:18 UTC (4+ messages)
` [PATCH v6 "
` [PATCH v6 01/11] raw/cnxk_gpio: add GPIO driver skeleton
[PATCH 00/11] add missing C++ guards
2022-02-22 14:02 UTC (3+ messages)
[PATCH] dmadev: add missing header include
2022-02-22 13:44 UTC (4+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).