DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH v1 2/2] linux/kni: Added support for KNI multiple fifos
 2023-06-13 16:21 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 2/2] doc: update usage field for port-queue
 2023-06-13 16:15 UTC  (2+ messages)
` [PATCH] doc: fix description of maximum rx queues per lcore option

[PATCH v12 00/16] graph enhancement for multi-core dispatch
 2023-06-13 16:08 UTC  (39+ messages)
` [PATCH v13 "
  ` [PATCH v13 01/16] graph: rename rte_graph_work as common
  ` [PATCH v13 02/16] graph: split graph worker into common and default model
  ` [PATCH v13 03/16] graph: move node process into inline function
  ` [PATCH v13 04/16] graph: add get/set graph worker model APIs
  ` [PATCH v13 05/16] graph: introduce graph node core affinity API
  ` [PATCH v13 06/16] graph: introduce graph bind unbind API
  ` [PATCH v13 07/16] graph: move node clone name func into private as common
  ` [PATCH v13 08/16] graph: introduce graph clone API for other worker core
  ` [PATCH v13 09/16] graph: add structure for stream moving between cores
  ` [PATCH v13 10/16] graph: introduce stream moving cross cores
  ` [PATCH v13 11/16] graph: enable create and destroy graph scheduling workqueue
  ` [PATCH v13 12/16] graph: introduce graph walk by cross-core dispatch
  ` [PATCH v13 13/16] graph: enable graph multicore dispatch scheduler model
  ` [PATCH v13 14/16] graph: add stats for mcore dispatch model
  ` [PATCH v13 15/16] test/graph: add functional tests "
  ` [PATCH v13 16/16] examples/l3fwd-graph: introduce mcore dispatch worker model
  ` [PATCH v14 00/16] graph enhancement for multi-core dispatch
    ` [PATCH v14 01/16] graph: rename rte_graph_work as common
    ` [PATCH v14 02/16] graph: split graph worker into common and default model
    ` [PATCH v14 03/16] graph: move node process into inline function
    ` [PATCH v14 04/16] graph: add get/set graph worker model APIs
    ` [PATCH v14 05/16] graph: introduce graph node core affinity API
    ` [PATCH v14 06/16] graph: introduce graph bind unbind API
    ` [PATCH v14 07/16] graph: move node clone name func into private as common
    ` [PATCH v14 08/16] graph: introduce graph clone API for other worker core
    ` [PATCH v14 09/16] graph: add structure for stream moving between cores
    ` [PATCH v14 10/16] graph: introduce stream moving cross cores
    ` [PATCH v14 11/16] graph: enable create and destroy graph scheduling workqueue
    ` [PATCH v14 12/16] graph: introduce graph walk by cross-core dispatch
    ` [PATCH v14 13/16] graph: enable graph multicore dispatch scheduler model
    ` [PATCH v14 14/16] graph: add stats for mcore dispatch model
    ` [PATCH v14 15/16] test/graph: add functional tests "
    ` [PATCH v14 16/16] examples/l3fwd-graph: introduce mcore dispatch worker model

[RFC 0/5] net/mlx5: introduce Tx datapath tracing
 2023-06-13 16:01 UTC  (7+ messages)
` [RFC 2/5] common/mlx5: introduce tracepoints for mlx5 drivers

[PATCH] bitmap: add scan init at given position
 2023-06-13 15:40 UTC  (2+ messages)
` [PATCH v2] bitmap: add scan from offset function

[PATCH 1/2] build: change flag variable type to boolean
 2023-06-13 15:33 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] build: prevent accidentally building without NUMA support
` [PATCH v3 0/2] replace int flags with booleans
  ` [PATCH v3 1/2] build: change NUMA flag variable type to boolean
  ` [PATCH v3 2/2] build: change libfdt "

[PATCH v2 00/15] net/cnxk: add MACsec support
 2023-06-13 15:26 UTC  (34+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/15] common/cnxk: add ROC MACsec initialization
  ` [PATCH v3 02/15] common/cnxk: add MACsec SA configuration
  ` [PATCH v3 03/15] common/cnxk: add MACsec SC configuration APIs
  ` [PATCH v3 04/15] common/cnxk: add MACsec secy and flow configuration
  ` [PATCH v3 05/15] common/cnxk: add MACsec PN and LMAC mode configuration
  ` [PATCH v3 06/15] common/cnxk: add MACsec stats
  ` [PATCH v3 07/15] common/cnxk: add MACsec interrupt APIs
  ` [PATCH v3 08/15] common/cnxk: add MACsec port configuration
  ` [PATCH v3 09/15] common/cnxk: add MACsec control "
  ` [PATCH v3 10/15] common/cnxk: add MACsec FIPS mbox
  ` [PATCH v3 11/15] common/cnxk: derive hash key for MACsec
  ` [PATCH v3 12/15] net/cnxk: add MACsec initialization
  ` [PATCH v3 13/15] net/cnxk: create/destroy MACsec SC/SA
  ` [PATCH v3 14/15] net/cnxk: add MACsec session and flow configuration
  ` [PATCH v3 15/15] net/cnxk: add MACsec stats
  ` [PATCH v4 00/15] net/cnxk: add MACsec support
    ` [PATCH v4 01/15] common/cnxk: add ROC MACsec initialization
    ` [PATCH v4 02/15] common/cnxk: add MACsec SA configuration
    ` [PATCH v4 03/15] common/cnxk: add MACsec SC configuration APIs
    ` [PATCH v4 04/15] common/cnxk: add MACsec secy and flow configuration
    ` [PATCH v4 05/15] common/cnxk: add MACsec PN and LMAC mode configuration
    ` [PATCH v4 06/15] common/cnxk: add MACsec stats
    ` [PATCH v4 07/15] common/cnxk: add MACsec interrupt APIs
    ` [PATCH v4 08/15] common/cnxk: add MACsec port configuration
    ` [PATCH v4 09/15] common/cnxk: add MACsec control "
    ` [PATCH v4 10/15] common/cnxk: add MACsec FIPS mbox
    ` [PATCH v4 11/15] common/cnxk: derive hash key for MACsec
    ` [PATCH v4 12/15] net/cnxk: add MACsec initialization
    ` [PATCH v4 13/15] net/cnxk: create/destroy MACsec SC/SA
    ` [PATCH v4 14/15] net/cnxk: add MACsec session and flow configuration
    ` [PATCH v4 15/15] net/cnxk: add MACsec stats

[PATCH 0/2] Improve docs on getting info on running process
 2023-06-13 15:21 UTC  (4+ messages)
` [PATCH 1/2] doc/contributing: provide coding details for dynamic logging
` [PATCH 2/2] doc/contributing: guidelines for logging, tracing and telemetry

[PATCH 0/3] net/sfc: support VLAN stripping offload
 2023-06-13 15:12 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] common/sfc_efx/base: report VLAN stripping capability
  ` [PATCH v5 2/3] common/sfc_efx/base: add support to enable VLAN stripping
  ` [PATCH v5 3/3] net/sfc: support VLAN stripping offload

[PATCH v3] net/cnxk: add support for reassembly of multi-seg pkts
 2023-06-13 15:09 UTC 

[PATCH 0/4] Test examples compilation externally
 2023-06-13 15:05 UTC  (16+ messages)
` [PATCH 1/4] examples/fips_validation: fix external build
  ` [EXT] "
` [PATCH 2/4] examples/server_node_efd: simplify build configuration
` [PATCH 3/4] devtools: build all examples externally
` [PATCH 4/4] ci: build "
` [PATCH v2 0/4] Test examples compilation externally
  ` [PATCH v2 1/4] examples/fips_validation: fix external build
  ` [PATCH v2 2/4] examples/server_node_efd: simplify build configuration
  ` [PATCH v2 3/4] devtools: build all examples externally
  ` [PATCH v2 4/4] ci: build "

[PATCH] common/mlx5: replace use of PMD logtype
 2023-06-13 14:18 UTC  (3+ messages)

[PATCH] mailmap: update contributor entry
 2023-06-13 14:03 UTC 

[PATCH] ethdev: prefer offload names in logs
 2023-06-13 13:24 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] app/dma-perf: introduce dma-perf application
 2023-06-13 12:55 UTC  (8+ messages)
` [PATCH v5] "
  ` [EXT] "
` [PATCH v6] "

[RFC] memarea: introduce memory area library
 2023-06-13 12:46 UTC  (6+ messages)
` [PATCH v14 0/6] introduce memarea library

[PATCH v3] net/ixgbe: add proper memory barriers for some Rx functions
 2023-06-13 12:11 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] eal: fix prompt info when remap_segment failed
 2023-06-13 10:59 UTC  (2+ messages)

[PATCH v2] net/ixgbe: add proper memory barriers for some Rx functions
 2023-06-13 10:12 UTC  (8+ messages)
` [PATCH v3] "

[PATCH v2] eal: add tracepoints to track lcores and services
 2023-06-13 10:00 UTC  (4+ messages)
` [PATCH v3] "

[Bug 1249] [dpdk-23.07] ixgbe port stop failed after launch testpmd
 2023-06-13  9:50 UTC  (4+ messages)

[PATCH 0/5] Support and test inline MACsec for cnxk
 2023-06-13  9:46 UTC  (4+ messages)
` [PATCH 00/15] net/cnxk: add MACsec support
  ` [PATCH 15/15] net/cnxk: add MACsec stats

[dpdk-dev] [PATCH] net/cnxk: support port ID flow action item
 2023-06-13  9:44 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "
` [dpdk-dev] [PATCH v3] "

[PATCH 1/3] event/cnxk: align TX queue buffer adjustment
 2023-06-13  9:25 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] event/cnxk: use local labels in asm intrinsic
  ` [PATCH v2 3/3] event/cnxk: use WFE in Tx fc wait

[PATCH] doc: add release note for new e1000 device
 2023-06-13  8:33 UTC  (2+ messages)

[PATCH] net/cpfl: release memzone for rxq
 2023-06-13  8:30 UTC 

[dpdk-dev] [PATCH v1] drivers/cnxk: improve the build time for non arm64 build
 2023-06-13  8:19 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] config/arm: add Ampere Altra/AltraMax/AmpereOne platform
 2023-06-13  8:18 UTC  (3+ messages)

[PATCH v1 0/1] doc: accounce change in bbdev extension
 2023-06-13  8:14 UTC  (10+ messages)
` [PATCH v1 1/1] doc: announce change in bbdev api related to operation extension

[PATCH v10 00/16] graph enhancement for multi-core dispatch
 2023-06-13  8:06 UTC  (8+ messages)
` [PATCH v11 "

[PATCH] net/e1000: fixed initialize queue number
 2023-06-13  7:51 UTC 

[PATCH 1/2] net/mlx5/hws: removing the table name from dest root table
 2023-06-13  7:33 UTC  (4+ messages)
` [PATCH 2/2] net/mlx5: add support for send to kernel over HWS

[PATCH] maintainers: update for PCI bus driver and library
 2023-06-13  6:57 UTC 

[PATCH] net/cnxk: add atomic fc check in poll mode Tx path
 2023-06-13  6:56 UTC  (2+ messages)

[RFC] lib/ethdev: introduce table driven APIs
 2023-06-13  6:38 UTC  (4+ messages)

[PATCH] net/cnxk: add support for reassembly of multi-seg pkts
 2023-06-13  6:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/octeon_ep: rework transmit routine
 2023-06-13  6:17 UTC  (2+ messages)

[PATCH] common/cnxk: thread to handle VF messages
 2023-06-13  5:57 UTC  (3+ messages)
` [PATCH v2] common/cnxk: fix mbox timeout due to deadlock

[dpdk-dev] [PATCH 2/2] test/atomic: reduce the number of loops to avoid timeouts
 2023-06-13  3:37 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 0/2] fix VNI of NVGRE encap action
 2023-06-13  3:20 UTC  (3+ messages)
` [PATCH 1/2] net/nfp: fix VNI of IPv4 "
` [PATCH 2/2] net/nfp: fix VNI of IPv6 "

[PATCH] net/nfp: fix VNI of VXLAN encap action
 2023-06-13  3:15 UTC 

[PATCH v2] gro : ipv6 changes to support GRO for TCP/ipv6
 2023-06-13  2:25 UTC  (3+ messages)
` [PATCH v7] "

[PATCH] net/iavf: fix VLAN offload with AVX512
 2023-06-13  0:38 UTC  (5+ messages)

[dpdk-dev] [PATCH] Remove printf from signal handler
 2023-06-13  0:11 UTC  (2+ messages)
` [PATCH] app: do not call printf in signal handlers

[dpdk-dev] [PATCH] devtools: add cppcheck wrapper
 2023-06-12 23:55 UTC  (2+ messages)
`  "

release candidate 23.07-rc1
 2023-06-12 21:38 UTC 

[dpdk-dev] [PATCH 1/2] test/mcslock: move performance test to perf tests
 2023-06-12 21:23 UTC  (2+ messages)

[dpdk-dev] [PATCH] examples/l2fwd/main.c: free resources in case of error
 2023-06-12 21:18 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] examples/l2fwd: "

[dpdk-dev] [PATCH RFC V2 0/2] TCP flow classification using 4-tuple and flags
 2023-06-12 21:14 UTC  (2+ messages)

[PATCH] app/testpmd: add flow update CLI command
 2023-06-12 21:14 UTC 

[dpdk-dev] [Bug 802] Need help with ipv4_multicast app in DPDK 20.08
 2023-06-12 20:55 UTC  (2+ messages)
`  "

[Bug 1245] Windows build failure with clang (unresolved external symbol)
 2023-06-12 20:55 UTC  (2+ messages)

[Bug 1246] [DPDK-23.07] runtime_vf_queue_number_kernel/set_valid_vf_queue_num_command_line: failed information when starting testpmd
 2023-06-12 20:55 UTC  (2+ messages)

[Bug 1239] VMXNET 3 returned the wrong error code in initializing
 2023-06-12 20:55 UTC  (2+ messages)

[PATCH] dma/dpaa2: set the vfa bit for rbp with vf
 2023-06-12 20:46 UTC  (4+ messages)

[PATCH v1] raw/ifpga: check afu device before unplug
 2023-06-12 20:30 UTC  (3+ messages)

[RFT] graph: fix pcapng file support
 2023-06-12 20:25 UTC  (4+ messages)
` [PATCH v2] "
  ` [EXT] "

[PATCH v2 1/3] lib: add IPv6 lookup node
 2023-06-12 20:14 UTC  (5+ messages)
` [PATCH v3 "
    ` [EXT] "

[PATCH 0/4] net/mlx5: implement Flow update API
 2023-06-12 20:05 UTC  (5+ messages)
` [PATCH 1/4] net/mlx5/hws: use the same function to check rule
` [PATCH 2/4] net/mlx5/hws: use union in the wqe-data struct
` [PATCH 3/4] net/mlx5/hws: support rule update after its creation
` [PATCH 4/4] net/mlx5: implement Flow update API

[RFC] ring: remove unnecessary fences in C11 ring for performance
 2023-06-12 19:47 UTC  (2+ messages)

[PATCH v2 0/4] app: introduce testgraph application
 2023-06-12 19:32 UTC  (6+ messages)
` [PATCH v3 0/3] node: Introduce kernel_rx & kernel_tx nodes
` [PATCH v3 1/3] node/kernel_tx: support packet transmit to kernel

[PATCH] net/mlx5: add timestamp ascending order error statistics
 2023-06-12 18:03 UTC  (2+ messages)

[PATCH v1] app/mldev: fix error reporting on IO failure
 2023-06-12 18:00 UTC 

[PATCH v1] app/mldev: improve checks for invalid options
 2023-06-12 17:58 UTC 

[PATCH] eal: choose IOVA mode according to compilation flags
 2023-06-12 17:41 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] eal: add warning for incompatibe requested IOVA mode
 2023-06-12 17:29 UTC  (3+ messages)

[dpdk-dev] [PATCH v1] doc: remove warning with doxygen 1.9.7
 2023-06-12 17:19 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[dpdk-dev] [PATCH 1/5] examples/l2fwd-event: free resources in case of error
 2023-06-12 17:17 UTC  (10+ messages)
` [dpdk-dev] [EXT] "

page:  |  | 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).