[PATCH v4 1/3] node: support to add next node to ethdev Rx node
2023-12-20 9:44 UTC (12+ messages)
` [PATCH v5 "
` [PATCH v5 2/3] app/graph: add ethdev forward command
` [PATCH v5 3/3] app/graph: implement port forward usecase
` [EXT] [PATCH v5 1/3] node: support to add next node to ethdev Rx node
` [PATCH v6 "
` [PATCH v6 2/3] app/graph: add ethdev forward command
` [PATCH v6 3/3] app/graph: implement port forward usecase
` [PATCH v7 1/3] node: support to add next node to ethdev Rx node
` [PATCH v7 2/3] app/graph: add ethdev forward command
[PATCH 1/2] doc: updated incorrect value for IP frag max fragments
2023-12-20 9:42 UTC (3+ messages)
` [PATCH 2/2] ip_frag: updated name for IP frag define
[PATCH 0/9] net/cnxk: support for port representors
2023-12-20 9:37 UTC (27+ messages)
` [PATCH v2 00/24] "
` [PATCH v2 01/24] common/cnxk: add support for representors
` [PATCH v2 02/24] net/cnxk: implementing eswitch device
` [PATCH v2 03/24] net/cnxk: eswitch HW resource configuration
` [PATCH v2 04/24] net/cnxk: eswitch devargs parsing
` [PATCH v2 05/24] net/cnxk: probing representor ports
` [PATCH v2 06/24] common/cnxk: common NPC changes for eswitch
` [PATCH v2 07/24] common/cnxk: interface to update VLAN TPID
` [PATCH v2 08/24] net/cnxk: eswitch flow configurations
` [PATCH v2 09/24] net/cnxk: eswitch fastpath routines
` [PATCH v2 10/24] net/cnxk: add representor control plane
` [PATCH v2 11/24] common/cnxk: representee notification callback
` [PATCH v2 12/24] net/cnxk: handling representee notification
` [PATCH v2 13/24] net/cnxk: representor ethdev ops
` [PATCH v2 14/24] common/cnxk: get representees ethernet stats
` [PATCH v2 15/24] net/cnxk: ethernet statistic for representor
` [PATCH v2 16/24] common/cnxk: base support for eswitch VF
` [PATCH v2 17/24] net/cnxk: eswitch VF as ethernet device
` [PATCH v2 18/24] common/cnxk: support port representor and represented port
` [PATCH v2 19/24] net/cnxk: add represented port pattern and action
` [PATCH v2 20/24] net/cnxk: add port representor "
` [PATCH v2 21/24] net/cnxk: generalize flow operation APIs
` [PATCH v2 22/24] net/cnxk: flow create on representor ports
` [PATCH v2 23/24] net/cnxk: other flow operations
` [PATCH v2 24/24] doc: port representors in cnxk
[RFC] doc/linux_gsg: add amd configuration section
2023-12-20 9:36 UTC (6+ messages)
[PATCH v2 0/3] net/iavf: support Tx LLDP on scalar and AVX512
2023-12-20 9:32 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] net/iavf: support Tx LLDP on scalar
` [PATCH v3 2/3] net/iavf: support Tx LLDP on AVX512
` [PATCH v3 3/3] net/iavf: add Tx LLDP command
[PATCH] config/x86: config support for AMD EPYC processors
2023-12-20 9:22 UTC (3+ messages)
[PATCH] app/dma-perf: replace pktmbuf with mempool objects
2023-12-20 9:21 UTC (10+ messages)
[PATCH] windows: install sched.h header
2023-12-20 9:11 UTC (2+ messages)
[PATCH] net/i40e: support FEC feature
2023-12-20 8:47 UTC
[RFC 0/3] Detect superfluous newline in logs
2023-12-20 8:26 UTC (37+ messages)
` [RFC v2 00/14] "
` [RFC v2 09/14] rcu: introduce a logging helper
` [PATCH v3 00/14] Detect superfluous newline in logs
` [PATCH v3 07/14] bpf: remove log level in internal helper
` [PATCH v3 08/14] lib: simplify multilines log messages
` [PATCH v3 09/14] rcu: introduce a logging helper
` [PATCH v3 10/14] vhost: improve log for memory dumping configuration
` [PATCH v3 11/14] log: add a per line log helper
` [PATCH v3 12/14] lib: convert to per line logging
` [PATCH v3 13/14] lib: replace logging helpers
` [PATCH v3 14/14] lib: use per line logging in helpers
` [PATCH v4 00/14] Detect superfluous newline in logs
` [PATCH v4 01/14] hash: remove some dead code
` [PATCH v4 02/14] regexdev: fix logtype register
` [PATCH v4 03/14] lib: use dedicated logtypes and macros
` [PATCH v4 04/14] lib: add newline in logs
` [PATCH v4 05/14] lib: remove redundant newline from logs
` [PATCH v4 06/14] eal/linux: remove log paraphrasing the doc
` [PATCH v4 07/14] bpf: remove log level in internal helper
` [PATCH v4 08/14] lib: simplify multilines log messages
` [PATCH v4 09/14] rcu: introduce a logging helper
` [PATCH v4 10/14] vhost: improve log for memory dumping configuration
` [PATCH v4 11/14] log: add a per line log helper
` [PATCH v4 12/14] lib: convert to per line logging
` [PATCH v4 13/14] lib: replace logging helpers
` [PATCH v4 14/14] lib: use per line logging in helpers
22.11.4 patches review and test
2023-12-20 7:19 UTC
[PATCH 1/6] examples/l3fwd: fix lcore ID restriction
2023-12-20 6:45 UTC (23+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 1/6] examples/l3fwd: "
` [PATCH v2 2/6] examples/l3fwd-power: "
` [PATCH v2 3/6] examples/l3fwd-graph: "
` [PATCH v2 4/6] examples/ipsec-secgw: "
` [PATCH v2 5/6] examples/qos_sched: "
` [PATCH v2 6/6] examples/vm_power_manager: "
` [PATCH v3 0/6] "
` [PATCH v3 1/6] examples/l3fwd: "
` [PATCH v3 2/6] examples/l3fwd-power: "
` [PATCH v3 3/6] examples/l3fwd-graph: "
` [PATCH v3 4/6] examples/ipsec-secgw: "
` [PATCH v3 5/6] examples/qos_sched: "
` [PATCH v3 6/6] examples/vm_power_manager: "
[PATCH] net/e1000: support launchtime feature
2023-12-20 6:29 UTC (2+ messages)
[PATCH] net/gve: Enable stats reporting for GQ format
2023-12-20 2:51 UTC (2+ messages)
[PATCH 0/2] remove __typeof__ from expansion of per lcore macros
2023-12-19 17:36 UTC (4+ messages)
` [PATCH 1/2] eal: provide type instead of expression to per lcore macro
` [PATCH 2/2] eal: remove typeof from per lcore macros
[dpdk-dev] [RFC] ethdev: support Tx queue free descriptor query
2023-12-19 17:29 UTC
[PATCH v4 0/7] dts: Port scatter suite over
2023-12-19 17:29 UTC (15+ messages)
` [PATCH v4 1/7] dts: add required methods to testpmd_shell
` [PATCH v4 2/7] dts: allow passing parameters into interactive apps
` [PATCH v4 3/7] dts: add optional packet filtering to scapy sniffer
` [PATCH v4 4/7] dts: add pci addresses to EAL parameters
` [PATCH v4 5/7] dts: allow configuring MTU of ports
` [PATCH v4 6/7] dts: add scatter to the yaml schema
` [PATCH v4 7/7] dts: add scatter test suite
[PATCH 1/2] examples/ipsec-secgw: fix width of variables
2023-12-19 17:18 UTC (4+ messages)
` [PATCH 2/2] examples/ipsec-secgw: update stats when freeing packets
[Bug 1335] [dpdk-24.03-rc0] freebsd/nic_uio meson build error with clang16.0.6 and gcc12.2.0 on FreeBSD14
2023-12-19 17:14 UTC (2+ messages)
[PATCH] app/dma-perf: add average latency per worker
2023-12-19 16:40 UTC
[PATCH] app/dma-perf: replace pktmbuf with mempool objects
2023-12-19 16:35 UTC
[PATCH 0/4] add new QAT gen3 device
2023-12-19 15:51 UTC (5+ messages)
` [PATCH 1/4] crypto/qat: add new "
` [PATCH 2/4] crypto/qat: add zuc256 wireless slice for gen3
` [PATCH 3/4] crypto/qat: add new gen3 CMAC macros
` [PATCH 4/4] crypto/qat: disable asym and compression for new gen3 device
[PATCH] kernel/freebsd: fix module build on FreeBSD 14
2023-12-19 11:29 UTC
[Bug 1336] Statistic counter rx_missed_errors always shows zero no matter how large the traffic was generated on Mellanox NICs
2023-12-19 11:09 UTC
[PATCH] lib/dmadev: get DMA device using device ID
2023-12-19 11:00 UTC (6+ messages)
` [EXT] "
` [PATCH v2] "
[PATCH] ixgbe: fix interrupt clear mask for eimc register
2023-12-19 3:32 UTC (4+ messages)
[PATCH] net/gve: Enable stats reporting for GQ format
2023-12-19 2:13 UTC
[PATCH] dpdk: Enable GQ stats reporting
2023-12-19 2:04 UTC
[PATCH 0/2] ethdev: add RTE_FLOW_ITEM_TYPE_COMPARE
2023-12-19 1:33 UTC (5+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] ethdev: rename action modify field data structure
` [PATCH v2 2/3] ethdev: add compare item
` [PATCH v2 3/3] net/mlx5: add compare item support
[PATCH] bus/ifpga: remove dead code
2023-12-19 1:18 UTC (3+ messages)
[PATCH 00/26] Replace uses of RTE_LOGTYPE_PMD
2023-12-18 19:22 UTC (23+ messages)
` [PATCH v2 00/25] Replace use "
` [PATCH v4 00/17] Replace uses "
` [PATCH v4 01/17] common/sfc_efx: remove use of PMD logtype
` [PATCH v4 02/17] mempool/dpaa2: use driver logtype not PMD
` [PATCH v4 03/17] net/dpaa: use dedicated "
` [PATCH v4 04/17] net/dpaa2: used "
` [PATCH v4 05/17] net/mvpp2: use dedicated logtype
` [PATCH v4 06/17] net/vmxnet3: used dedicated logtype not PMD
` [PATCH v4 07/17] raw/cnxk: replace PMD logtype with dynamic type
` [PATCH v4 08/17] crypto/scheduler: replace use of logtype PMD
` [PATCH v4 09/17] crypto/ccp: do not use PMD logtype
` [PATCH v4 10/17] crypto/caam_jr: use dedicated logtype
` [PATCH v4 11/17] crypto/dpaa_sec, crypto/dpaa2_sec: "
` [PATCH v4 12/17] event/dlb2: "
` [PATCH v4 13/17] event/dpaa, event/dpaa2: "
` [PATCH v4 14/17] event/skeleton: replace logtype PMD with dynamic type
` [PATCH v4 15/17] net/nfb: use dynamic logtype
` [PATCH v4 16/17] examples/fips_validation: replace use of PMD logtype
` [PATCH v4 17/17] log: mark PMD logtype as deprecated
[PATCH] net/dpaa2: used dedicated logtype not PMD
2023-12-18 17:29 UTC
[PATCH v3 0/7] dts: Port scatter suite over
2023-12-18 17:22 UTC (9+ messages)
` [PATCH v4 "
` [PATCH v4 1/7] dts: add required methods to testpmd_shell
` [PATCH v4 2/7] dts: allow passing parameters into interactive apps
` [PATCH v4 3/7] dts: add optional packet filtering to scapy sniffer
` [PATCH v4 4/7] dts: add pci addresses to EAL parameters
` [PATCH v4 5/7] dts: allow configuring MTU of ports
` [PATCH v4 6/7] dts: add scatter to the yaml schema
` [PATCH v4 7/7] dts: add scatter test suite
[PATCH] mempool/dpaa2: use driver logtype not PMD
2023-12-18 17:18 UTC
[PATCH] drivers: use dedicated logtypes
2023-12-18 17:14 UTC (2+ messages)
[PATCH] dma/dpaa2: fix logtype register
2023-12-18 16:43 UTC (3+ messages)
[PATCH 1/2] baseband/acc: fix logtypes register
2023-12-18 16:36 UTC (4+ messages)
` [PATCH 2/2] baseband/acc: fix common logs
[PATCH] common/qat: make qat common code independent from services
2023-12-18 13:42 UTC
[PATCH 1/2] common/qat: add vqat definition to pmd map
2023-12-18 13:41 UTC (2+ messages)
` [PATCH 2/2] common/qat: add vqat confiuration macros
[PATCH v2] examples/packet_ordering: fix segfault in disable_reorder mode
2023-12-18 10:59 UTC (3+ messages)
` [PATCH v3] "
` [EXT] "
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).