[PATCH 0/2] ethdev: add RTE_FLOW_ITEM_TYPE_COMPARE
2024-02-05 12:39 UTC (17+ messages)
` [PATCH v5 0/3] "
` [PATCH v5 1/3] ethdev: rename action modify field data structure
` [PATCH v5 2/3] ethdev: add compare item
` [PATCH v5 3/3] net/mlx5: add compare item support
` [PATCH v6 0/3] ethdev: add RTE_FLOW_ITEM_TYPE_COMPARE
` [PATCH v6 1/3] ethdev: rename action modify field data structure
` [PATCH v6 2/3] ethdev: add compare item
` [PATCH v6 3/3] net/mlx5: add compare item support
[PATCH] ethdev: fast path async flow API
2024-02-05 11:07 UTC (3+ messages)
` [PATCH v2] "
[PATCH] ethdev: add dump regs for telemetry
2024-02-05 10:51 UTC (9+ messages)
` [PATCH v2 0/7] support dump reigser names and filter them
` [PATCH v2 1/7] ethdev: support report register names and filter
` [PATCH v2 2/7] ethdev: add telemetry cmd for registers
` [PATCH v2 3/7] net/hns3: fix dump counter of registers
` [PATCH v2 4/7] net/hns3: remove dump format "
` [PATCH v2 5/7] net/hns3: add names for registers
` [PATCH v2 6/7] net/hns3: support filter directly accessed registers
` [PATCH v2 7/7] net/hns3: support filter dump of registers
[PATCH v7 0/4] PCI Dev and SG copy support
2024-02-05 10:37 UTC (4+ messages)
` [PATCH v8 "
[PATCH v7 0/3] test/dma: add vchan reconfig and SG tests
2024-02-05 10:34 UTC (4+ messages)
` [PATCH v8 "
[PATCH 1/2] net/virtio-user: improve kick performance with notification area mapping
2024-02-05 10:32 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] net/virtio-user: add VIRTIO_NET_F_RSS to supported features
[PATCH] vhost: fix deadlock during software live migration of VDPA in a nested virtualization environment
2024-02-05 10:00 UTC (3+ messages)
` [PATCH v2] "
[PATCH v1 0/1] baseband/acc: remove ACC101 variant
2024-02-05 9:49 UTC (3+ messages)
` [PATCH v1 1/1] baseband/acc: remove acc101
[PATCH] net/hns3: support power monitor
2024-02-05 8:35 UTC
[PATCH v3 1/2] net/octeon_ep: improve Rx performance
2024-02-05 6:16 UTC (16+ messages)
` [PATCH v3 2/2] net/octeon_ep: add Rx NEON routine
` [PATCH v2 1/2] net/octeon_ep: improve Rx performance
` [PATCH v2 2/2] net/octeon_ep: add Rx NEON routine
` [PATCH v4 1/2] net/octeon_ep: improve Rx performance
` [PATCH v4 2/2] net/octeon_ep: add Rx NEON routine
` [PATCH v5 1/2] net/octeon_ep: improve Rx performance
` [PATCH v5 2/2] net/octeon_ep: add Rx NEON routine
` [PATCH v6 1/2] net/octeon_ep: improve Rx performance
` [PATCH v6 2/2] net/octeon_ep: add Rx NEON routine
Arm roadmap for 24.03
2024-02-05 5:21 UTC
[PATCH 1/2] rcu: use atomic operation on acked token
2024-02-05 4:59 UTC (2+ messages)
` [PATCH 2/2] rcu: use correct value of acked token in debug print
[PATCH 00/26] Replace uses of RTE_LOGTYPE_PMD
2024-02-04 4:54 UTC (26+ messages)
` [PATCH v7 00/19] Replace use of PMD logtype
` [PATCH v7 01/19] common/sfc_efx: remove "
` [PATCH v7 02/19] mempool/dpaa2: use driver logtype not PMD
` [PATCH v7 03/19] net/dpaa: use dedicated "
` [PATCH v7 00/19] Replace uses of RTE_LOGTYPE_PMD
` [PATCH v7 04/19] net/dpaa2: used dedicated logtype not PMD
` [PATCH v7 05/19] net/mrvl: do not use PMD logtype
` [PATCH v7 06/19] net/mvpp2: use dedicated logtype
` [PATCH v7 07/19] net/nfb: use dynamic logtype
` [PATCH v7 08/19] net/vmxnet3: used dedicated logtype not PMD
` [PATCH v7 09/19] raw/cnxk: replace PMD logtype with dynamic type
` [PATCH v7 10/19] crypto/scheduler: replace use of logtype PMD
` [PATCH v7 11/19] crypto/armv8: do not use PMD logtype
` [PATCH v7 12/19] crypto/caam_jr: use dedicated logtype
` [PATCH v7 13/19] crypto/ccp: do not use PMD logtype
` [PATCH v7 14/19] crypto/dpaa_sec, crypto/dpaa2_sec: use dedicated logtype
` [PATCH v7 15/19] event/dpaa, event/dpaa2: "
` [PATCH v7 16/19] event/dlb2: "
` [PATCH v7 17/19] event/skeleton: replace logtype PMD with dynamic type
` [PATCH v7 18/19] examples/fips_validation: replace use of PMD logtype
` [PATCH v7 19/19] log: remove PMD log type
[PATCH] dmadev: standardize alignment and allocation
2024-02-04 1:38 UTC (2+ messages)
rss calculation as the nic
2024-02-03 17:03 UTC
[dpdk-dev] [PATCH v4] eal: refactor rte_eal_init into sub-functions
2024-02-03 12:57 UTC (5+ messages)
[PATCH 00/13] net/ionic: miscellaneous fixes and improvements
2024-02-03 4:28 UTC (17+ messages)
` [PATCH 01/13] net/ionic: add stat for completion queue entries processed
` [PATCH 02/13] net/ionic: increase max supported MTU to 9750 bytes
` [PATCH 03/13] net/ionic: don't auto-enable Rx scatter-gather a second time
` [PATCH 04/13] net/ionic: fix missing volatile type for cqe pointers
` [PATCH 05/13] net/ionic: replace non-standard type in structure definition
` [PATCH 06/13] net/ionic: memcpy descriptors when using Q-in-CMB
` [PATCH 07/13] net/ionic: fix RSS query routine
` [PATCH 08/13] net/ionic: report 1G and 200G link speeds when applicable
` [PATCH 09/13] net/ionic: add flexible firmware xstat counters
` [PATCH 10/13] net/ionic: fix device close sequence to avoid crash
` [PATCH 11/13] net/ionic: optimize device close operation
` [PATCH 12/13] net/ionic: optimize device stop operation
` [PATCH 13/13] net/ionic: optimize device start operation
[PATCH 1/1] eal: add C++ include guard in generic/rte_vect.h
2024-02-02 20:58 UTC (4+ messages)
[PATCH 2/2] drivers: RTE_LOG_DP newline consistency
2024-02-02 17:40 UTC (2+ messages)
` [PATCH] drivers: Convert uses of RTE_LOG_DP to use RTE_LOG_DP_LINE
[PATCH] net/mana: use rte_pktmbuf_alloc_bulk for allocating RX WQEs
2024-02-02 16:24 UTC (15+ messages)
` [Patch v2] "
` [Patch v3] "
` [Patch v4] net/mana: use rte_pktmbuf_alloc_bulk for allocating RX mbufs
[PATCH v1] crypto/ipsec_mb: upgrade IPsec Multi-buffer to 1.4
2024-02-02 15:56 UTC (5+ messages)
` [PATCH v3 1/2] crypto/ipsec_mb: bump minimum IPsec Multi-buffer version
` [PATCH v3 2/2] doc: remove outdated version details
[PATCH 0/2] net/mlx5: update pattern validations
2024-02-02 15:06 UTC (3+ messages)
` [PATCH 1/2] net/mlx5/hws: definer, "
` [PATCH 2/2] net/mlx5: improve pattern template validation
[PATCH] bus/vdev: fix devargs memory leak
2024-02-02 14:52 UTC (2+ messages)
[PATCH] event/cnxk: remove unused files
2024-02-02 14:31 UTC (2+ messages)
[RFC v3] eal: add bitset type
2024-02-02 12:42 UTC (6+ messages)
[PATCH v1 0/7] improve eventdev API specification/documentation
2024-02-02 12:39 UTC (42+ messages)
` [PATCH v2 00/11] "
` [PATCH v2 03/11] eventdev: update documentation on device capability flags
` [PATCH v2 04/11] eventdev: cleanup doxygen comments on info structure
` [PATCH v2 11/11] eventdev: RFC clarify docs on event object fields
` [PATCH v3 00/11] improve eventdev API specification/documentation
` [PATCH v3 01/11] eventdev: improve doxygen introduction text
` [PATCH v3 02/11] eventdev: move text on driver internals to proper section
` [PATCH v3 03/11] eventdev: update documentation on device capability flags
` [PATCH v3 04/11] eventdev: cleanup doxygen comments on info structure
` [PATCH v3 05/11] eventdev: improve function documentation for query fns
` [PATCH v3 06/11] eventdev: improve doxygen comments on configure struct
` [PATCH v3 07/11] eventdev: improve doxygen comments on config fns
` [PATCH v3 08/11] eventdev: improve doxygen comments for control APIs
` [PATCH v3 09/11] eventdev: improve comments on scheduling types
` [PATCH v3 10/11] eventdev: clarify docs on event object fields and op types
` [PATCH v3 11/11] eventdev: drop comment for anon union from doxygen
[dpdk-dev] [PATCH] net/cnxk: fix aged flows query
2024-02-02 12:35 UTC (2+ messages)
[PATCH 0/5] net/mlx5: add support for flow table resizing
2024-02-02 11:56 UTC (6+ messages)
` [PATCH 1/5] net/mlx5/hws: add support for resizable matchers
` [PATCH 2/5] net/mlx5: add resize function to ipool
` [PATCH 3/5] net/mlx5: fix parameters verification in HWS table create
` [PATCH 4/5] net/mlx5: move multi-pattern actions management to table level
` [PATCH 5/5] net/mlx5: add support for flow table resizing
[PATCH] cnxk: fix representor stats
2024-02-02 11:18 UTC
[PATCH] net/iavf: fix access to null value
2024-02-02 10:47 UTC (2+ messages)
[PATCH] app/testpmd: support updating flow rule actions
2024-02-02 9:55 UTC (3+ messages)
` [PATCH v2] "
[DPDK Bug 1377] per queue counters are not working on Intel XL710 based SRIOV VFs using iavf pmd
2024-02-02 9:24 UTC
[PATCH 0/4] Implementation of CNXK ML event adapter driver
2024-02-02 9:00 UTC (3+ messages)
` [PATCH 4/4] ml/cnxk: add adapter dequeue function
[PATCH 00/11] Introduce Event ML Adapter
2024-02-02 8:51 UTC (3+ messages)
` [PATCH 01/11] eventdev: introduce ML event adapter library
[PATCH 1/2] config/arm: avoid mcpu and march conflicts
2024-02-02 8:50 UTC (7+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] config/arm: add support for fallback march
` [PATCH v2 3/3] config/arm: allow WFE to be enabled config time
` [PATCH v3 1/3] config/arm: avoid mcpu and march conflicts
` [PATCH v3 2/3] config/arm: add support for fallback march
` [PATCH v3 3/3] config/arm: allow WFE to be enabled config time
[PATCH] doc: fix test eventdev example commands
2024-02-02 7:57 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/4] enhance NFP service framework
2024-02-02 3:04 UTC (5+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] net/nfp: add synchronize module
` [PATCH v2 2/3] net/nfp: create new service code related files
` [PATCH v2 3/3] net/nfp: flower driver uses one service core
[PATCH v1] net/tap: fix buffer overflow for ptypes list
2024-02-01 23:29 UTC (7+ messages)
` [PATCH v7 1/2] drivers/net: "
` [PATCH v7 2/2] drivers/net: return number of types in get supported types
[PATCH v2 1/2] config/arm: allow WFE to be enabled config time
2024-02-01 22:03 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v4] event/cnxk: use WFE LDP loop for getwork routine
[PATCH 00/43] replace strerror
2024-02-01 21:49 UTC (5+ messages)
` [PATCH 02/43] eal: use rte strerror
[PATCH 0/2] multiple representors in one device
2024-02-01 18:35 UTC (3+ messages)
` [PATCH v5 "
[PATCH] test/event: skip test if no driver is present
2024-02-01 17:44 UTC (2+ messages)
[PATCH] telemetry: avoid truncation of strlcpy return before check
2024-02-01 16:42 UTC (6+ messages)
[PATCH 0/8] support NAT64 action
2024-02-01 16:05 UTC (4+ messages)
` [PATCH v2 0/2] "
[PATCH] mem: explicitly initialise shared locks
2024-02-01 15:36 UTC (2+ messages)
Community CI Meeting Minutes - February 1, 2024
2024-02-01 15:26 UTC
[PATCH] lib/telemetry:fix telemetry conns leak in case of socket write fail
2024-02-01 15:19 UTC (5+ messages)
` [PATCH] [v3]lib/telemetry:fix "
` =?gb18030?B?u9i4tKO6IFtQQVRDSF0gW3YzXWxpYi90ZWxlbWV0cnk6Zml4IHRlbGVtZXRyeSBjb25ucyBsZWFrIGluIGNhc2Ugb2Ygc29ja2V0IHdyaXRlIGZhaWw=?=
[PATCH] app/testpmd: add command to get Tx queue used count
2024-02-01 13:52 UTC (2+ messages)
` [PATCH v2] app/testpmd: command to get descriptor "
[PATCH v1] doc: update guideline for fix commit messages
2024-02-01 13:48 UTC (2+ messages)
` [PATCH v3] "
[PATCH v4 1/7] net/gve: fully expose RSS offload support in dev_info
2024-02-01 13:28 UTC (3+ messages)
` [PATCH v5 0/5] net/gve: RSS Support for GVE Driver
[PATCH 1/3] cryptodev: add ec points to sm2 op
2024-02-01 13:25 UTC (3+ messages)
` [EXT] "
[PATCH 0/2] app/test-crypto-perf: fix multi-segment issue
2024-02-01 13:16 UTC (3+ messages)
` [PATCH 1/2] app/test-crypto-perf: fix copy segment size calculation
[PATCH 0/9] net/cnxk: support for port representors
2024-02-01 13:07 UTC (6+ messages)
` [PATCH v3 00/23] "
` [PATCH v3 20/23] net/cnxk: add representor port pattern and action
` [PATCH v3 21/23] net/cnxk: generalise flow operation APIs
` [PATCH v3 22/23] net/cnxk: flow create on representor ports
` [PATCH v3 23/23] net/cnxk: other flow operations
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).