DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH 00/11] improve options help
 2023-07-05 16:51 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 0/4] "
  ` [dpdk-dev] [PATCH v5 1/4] eal: explain argv behaviour during init

[PATCH] app/testpmd: revert primary process polling all queues fix
 2023-07-05 16:50 UTC  (2+ messages)

[PATCH 1/1] app/test: resolve mbuf_test application failure
 2023-07-05 16:12 UTC  (5+ messages)
  ` [EXT] "

[PATCH] crypto/qat: fix legacy sm4 ecb capability
 2023-07-05 15:49 UTC  (3+ messages)

[RFC 0/5] net/mlx5: introduce Tx datapath tracing
 2023-07-05 15:31 UTC  (11+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] net/mlx5: introduce tracepoints for mlx5 drivers
  ` [PATCH v4 2/4] net/mlx5: add comprehensive send completion trace
  ` [PATCH v4 3/4] net/mlx5: add Tx datapath trace analyzing script
  ` [PATCH v4 4/4] doc: add mlx5 datapath tracing feature description
` [PATCH v5 0/4] net/mlx5: introduce Tx datapath tracing
  ` [PATCH v5 1/4] net/mlx5: introduce tracepoints for mlx5 drivers
  ` [PATCH v5 2/4] net/mlx5: add comprehensive send completion trace
  ` [PATCH v5 3/4] net/mlx5: add Tx datapath trace analyzing script
  ` [PATCH v5 4/4] doc: add mlx5 datapath tracing feature description

[PATCH] doc: support IPsec Multi-buffer lib v1.4
 2023-07-05 15:19 UTC  (2+ messages)

[PATCH] net/pcap: support MTU set
 2023-07-05 15:18 UTC  (5+ messages)
` [PATCH] pcap: "
` [PATCH v2] "

[PATCH 1/3] security: introduce out of place support for inline ingress
 2023-07-05 14:07 UTC  (5+ messages)
` [PATCH] doc: announce addition of new security IPsec SA option
  ` [PATCH v2] "

[PATCH] doc: announce deprecation for security ops
 2023-07-05 14:06 UTC  (4+ messages)

[PATCH] crypto/ipsec_mb: fix jobs array used for burst
 2023-07-05 13:51 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] ipsec: fix NAT-T length calculation
 2023-07-05 13:49 UTC  (2+ messages)
` [EXT] "

[PATCH] doc: add information to update dma entry limit
 2023-07-05 13:39 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] VDUSE fixes for v23.07
 2023-07-05 13:36 UTC  (4+ messages)
` [PATCH 1/2] vhost: fix vduse features negotiation
` [PATCH 2/2] vduse: fix missing event index features

[PATCH] drivers/ipsec_mb: fix aesni_mb set session ID
 2023-07-05 13:29 UTC  (4+ messages)

[PATCH] app/crypto-perf: fix socket ID default value
 2023-07-05 13:08 UTC  (2+ messages)

[PATCH] eventdev: announce single-event enqueue/dequeue ABI change
 2023-07-05 13:02 UTC  (4+ messages)
` [PATCH v2] doc: "
    ` [EXT] "

[PATCH] app/testpmd: fix invalid queue ID when start port
 2023-07-05 11:41 UTC  (13+ messages)
` [PATCH v2] "

[PATCH] doc: announce ethdev operation struct changes
 2023-07-05 11:32 UTC  (3+ messages)

[PATCH v3 1/4] doc: announce new cpu flag added to rte_cpu_flag_t
 2023-07-05 11:32 UTC  (4+ messages)
` [PATCH v4 0/4] power: monitor support for AMD EPYC processors
  ` [PATCH v4 1/4] doc: announce new cpu flag added to rte_cpu_flag_t

[PATCH] cryptodev: fix device socket ID type
 2023-07-05 11:29 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] doc: update iavf feature list
 2023-07-05 11:12 UTC  (2+ messages)

[PATCH] net/iavf: fix Tunnel TSO path selecting
 2023-07-05 10:35 UTC 

[dpdk-dev] [PATCH 1/2] doc: add policy for adding vendor PMD specific examples
 2023-07-05  9:56 UTC  (5+ messages)
` [v2 "
  ` [v2 2/2] examples: move vendor specific apps to drivers sub directory

[PATCH] net/mlx5: fix non-ip packets are not delivered when RSS hash type ESP is used
 2023-07-05  9:44 UTC 

[PATCH] child process synchronization NIC startup parameters
 2023-07-05  9:35 UTC 

[PATCH v1 0/2] fix memory leak
 2023-07-05  9:25 UTC  (3+ messages)
` [PATCH v1 1/2] bus/vdev: "
` [PATCH v1 2/2] examples/multi_process: "

[RFC] eventdev: remove single-event enqueue operation
 2023-07-05  8:41 UTC  (6+ messages)
` [PATCH] "

[PATCH] child process synchronization NIC startup parameters
 2023-07-05  7:43 UTC 

[PATCH] ice: fix build error on 32bit configure
 2023-07-05  7:32 UTC 

[PATCH] bus/cdx: provide driver flag for optional resource mapping
 2023-07-05  6:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] doc: fix missing release note for GVE PMD DQO
 2023-07-05  2:37 UTC  (4+ messages)

[Bug 1235] [dpdk-23.07]basic_4k_pages_cbdma: start dpdk-testpmd with dmas and `--no-huge ` parameters failed
 2023-07-05  2:02 UTC  (2+ messages)
` [Bug 1235] [dpdk-23.07]basic_4k_pages_cbdma: start dpdk-testpmd with `--no-huge ` parameters failed and prompt 'No probed ethernet devices'

[PATCH v1] graph: fix graph model check in core binding
 2023-07-05  1:56 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v3] eal: fix prompt info when remap_segment failed
 2023-07-05  1:33 UTC  (3+ messages)

[dpdk-dev] [PATCH v2 1/2] eal: fix side effects in align mul macros
 2023-07-04 22:16 UTC  (8+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [PATCH] eal: avoid issues in macro expansion of alignment
    ` [PATCH v2] "

[PATCH] service: avoid worker lcore exit deadlock
 2023-07-04 21:43 UTC 

[PATCH] eal/interrupts: Allow UIO interrupts when using igb_uio
 2023-07-04 18:19 UTC  (6+ messages)

[Bug 961] PCAP PMD receives packets larger then MTU
 2023-07-04 17:43 UTC  (2+ messages)

[PATCH] vfio: do not coalesce DMA mappings
 2023-07-04 16:42 UTC  (12+ messages)

[v2 4/5] net/mlx5: support symmetric RSS hash function
 2023-07-04 16:04 UTC  (11+ messages)
` [v1 1/5] net/mlx5/hws: remove uneeded new line for DR_LOG
  ` [v1 2/5] net/mlx5/hws: allow destroying rule resources on error
  ` [v1 3/5] net/mlx5/hws: remove duplicated reformat type
  ` [v1 4/5] net/mlx5/hws: renaming FT to TBL
  ` [v1 5/5] net/mlx5/hws: support default miss action on FDB
    ` [v3 1/5] net/mlx5/hws: remove unneeded new line for DR_LOG
      ` [v3 2/5] net/mlx5/hws: allow destroying rule resources on error
      ` [v3 3/5] net/mlx5/hws: remove duplicated reformat type
      ` [v3 4/5] net/mlx5/hws: renaming FT to TBL
      ` [v3 5/5] net/mlx5/hws: support default miss action on FDB

[PATCH] net/mlx5: forbid MPRQ restart
 2023-07-04 15:28 UTC  (3+ messages)

[PATCH 2/2] app/testpmd: user assigned flow ID to flows
 2023-07-04 14:40 UTC  (5+ messages)
` [PATCH V2 1/2] app/testpmd: change flow rule type
  ` [PATCH V2 2/2] app/testpmd: assign custom ID to flow rules

[PATCH v3 0/2] add ring telemetry cmds
 2023-07-04 14:11 UTC  (6+ messages)
` [PATCH v4 3/3] ring: add telemetry cmd for ring info

[Bug 1260] Querying timer adapter events through dpdk-telemetry crashes DPDK applications
 2023-07-04 14:10 UTC 

[PATCH] doc: fix typos and wording in flow API guide
 2023-07-04 14:05 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 1/1] vfio: add page-by-page mapping API
 2023-07-04 12:51 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "

[PATCH] eal: add notes to SMP memory barrier APIs
 2023-07-04 12:08 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 1/2] node: add IPv4 local node to handle local pkts
 2023-07-04 10:50 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] node: add UDP v4 support

[PATCH] set namespace prefix to threads
 2023-07-04  9:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v6 0/3] add telemetry cmds for ring
 2023-07-04  9:04 UTC  (5+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/3] ring: fix unmatched type definition and usage
  ` [PATCH v7 2/3] ring: add telemetry cmd to list rings
  ` [PATCH v7 3/3] ring: add telemetry cmd for ring info

[PATCH] eal: fix file descriptor leakage with unhandled messages
 2023-07-04  8:37 UTC  (3+ messages)

[PATCH] net/mlx5: support symmetric RSS hash function
 2023-07-04  8:27 UTC  (3+ messages)
` [PATCH v1] "

[PATCH] doc: build manpages as well as html output
 2023-07-04  8:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] Improve docs on getting info on running process
 2023-07-04  7:54 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] doc/contributing: provide coding details for dynamic logging
  ` [PATCH v2 2/2] doc/contributing: guidelines for logging, tracing and telemetry

[PATCH v5 0/5] support dmadev/ethdev stats reset
 2023-07-04  6:41 UTC  (6+ messages)
` [PATCH v5 2/2] ethdev: support xstats reset telemetry command

[PATCH v1] examples/fips_validation: fix digest length in AES GCM
 2023-07-04  5:43 UTC  (4+ messages)

[PATCH] doc: add ice VF live migration guide
 2023-07-04  5:01 UTC  (3+ messages)
` [PATCH V2] doc: add iavf "

[PATCH 0/5] fix segment fault when parse args
 2023-07-04  3:04 UTC  (6+ messages)
` [PATCH v2 00/44] "
  ` [PATCH v2 04/44] net/pcap: fix segment fault when parse devargs
  ` [PATCH v2 24/44] net/netvsc: "

[PATCH] examples/kni: add interrupt mode to receive packets
 2023-07-04  2:58 UTC  (3+ messages)
` [PATCH v4] "

kni: check abi version between kmod and lib
 2023-07-04  2:56 UTC  (2+ messages)

[PATCH v2] vhost: add notify reply ops to fix message deadlock
 2023-07-04  2:51 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] doc: announce inclusive naming function name changes
 2023-07-04  2:21 UTC  (2+ messages)

[PATCH 0/7] expand list of optional libraries
 2023-07-04  1:40 UTC  (3+ messages)
` [PATCH v4 0/9] "

[PATCH] net/cpfl: fix RSS lookup table configuration
 2023-07-04  1:23 UTC  (3+ messages)

[PATCH] bus/vmbus: add support allow/block scan mode
 2023-07-04  0:12 UTC  (2+ messages)

[PATCH v4 00/14] add FreeBSD support to VMBUS & NetVSC PMDs
 2023-07-04  0:07 UTC  (5+ messages)
` [PATCH v5 "

[PATCH 0/2] update DPDK Linux kernel version
 2023-07-03 23:59 UTC  (3+ messages)
` [PATCH 2/2] known_issues: drop note about UIO with really old kernels

[dpdk-dev] [RFC 0/3] Add mdev (Mediated device) support in DPDK
 2023-07-03 23:54 UTC  (5+ messages)

[PATCH] test/ipsec: fix TAP default MAC address
 2023-07-03 23:40 UTC  (2+ messages)

[PATCH] devtools: fix mailmap check for parentheses
 2023-07-03 23:40 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/2] TCP flow classification using 4-tuple and flags
 2023-07-03 23:38 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 2/2] examples/flow_classify: add an ACL table for tcp

[PATCH] test: remove unnecessary rte_srand
 2023-07-03 23:21 UTC  (2+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH] examples/ethtool: fix pause configuration
 2023-07-03 23:19 UTC  (2+ messages)

[PATCH] ethtool: correct format strings according to the arguments
 2023-07-03 22:32 UTC  (2+ messages)

[PATCH] ethtool: remove a redundant call to rte_eth_dev_stop()
 2023-07-03 22:31 UTC  (5+ messages)

[PATCH] ethtool: added list command to list all available commands
 2023-07-03 22:24 UTC  (2+ messages)

[PATCH] examples/ethtool: update rxmode to increase functionality
 2023-07-03 22:19 UTC  (3+ messages)
` [PATCH v2] "

Introducing status field to MAINTAINERS?
 2023-07-03 22:10 UTC 

[PATCH] examples/ethtool: adds promiscuous mode functionality
 2023-07-03 22:08 UTC  (3+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH V1 0/2] examples/ethtool: fix MTU set and add MTU query
 2023-07-03 21:37 UTC  (3+ messages)

[PATCH] net/mlx5: fix non-ip packets are not delivered when RSS hash type ESP is used
 2023-07-03 18:21 UTC 

[PATCH] member: fix PRNG seed reset in NitroSketch mode
 2023-07-03 15:54 UTC  (3+ messages)

[PATCH] examples/ntb: remove redundant logic for dev close
 2023-07-03 15:44 UTC  (4+ messages)
` [PATCH v2] raw/ntb: add check for disabling interrupt in dev close ops

[PATCH] fib: fix adding a default route
 2023-07-03 15:43 UTC  (2+ messages)

[PATCH] doc: ensure sphinx output is reproducible
 2023-07-03 15:29 UTC  (2+ messages)

[PATCH] Updated to dpdk20.11
 2023-07-03 15:19 UTC  (3+ messages)
` [PATCH v2] docs: freebsd: Update to 20.11

[PATCH v3] build: prevent accidentally building without NUMA support
 2023-07-03 15:14 UTC  (4+ messages)
` [PATCH v5] "

[PATCH v2] net/bnx2x : offer maintainership for bnx2x
 2023-07-03 15:03 UTC  (4+ messages)
` [PATCH v3] net/bnx2x: "
  ` [EXT] "

[PATCH] regex/cn9k: remove rule compiler
 2023-07-03 14:59 UTC  (3+ messages)

[PATCH] test/crypto: fix PDCP-SDAP test vectors
 2023-07-03 14:29 UTC  (2+ messages)

[PATCH v2] common/qat: detach QAT crypto compress build
 2023-07-03 14:26 UTC  (4+ messages)
` [PATCH v3] common/qat: fix "

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