DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 0/3] cryptodev test improvements
 2023-03-07 17:17 UTC  (2+ messages)
` [PATCH 1/3] test/crypto: fix skip condition for CPU crypto SGL

[PATCH] net/mlx5: fix risk in Rx descriptor read in NEON vector path
 2023-03-07 16:59 UTC  (8+ messages)

[PATCH] eal: use program_invocation_short_name
 2023-03-07 16:53 UTC 

[PATCH] mlx5: initially reading xstats does not cause seg fault
 2023-03-07 16:51 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/mlx5: remove unwanted barrier
 2023-03-07 16:07 UTC  (6+ messages)
` [PATCH v2] net/mlx5: use just sufficient barrier for Arm platforms

[dpdk-dev] [PATCH] eal: add option to put timestamp on console output
 2023-03-07 16:06 UTC  (14+ messages)
` [PATCH v2 0/2] Add option to timestamp console log
  ` [PATCH v2 1/2] eal: unify logging code for FreeBsd and Linux
  ` [PATCH v2 2/2] eal: add option to put timestamp on console output
` [PATCH v3 0/2] Add option to timestamp console log
  ` [PATCH v3 1/2] eal: unify logging code for FreeBsd and Linux
  ` [PATCH v3 2/2] eal: add option to put timestamp on console output

[PATCH] net/nfp: fix the offload of multiple output actions
 2023-03-07 15:57 UTC  (2+ messages)

[PATCH] doc: fix naming of NVIDIA devices
 2023-03-07 15:28 UTC 

[PATCH v8 00/21] add support for cpfl PMD in DPDK
 2023-03-07 15:03 UTC  (5+ messages)
` [PATCH v9 "
  ` [PATCH v9 01/21] net/cpfl: support device initialization

[PATCH 1/2] eal: fix failure race and behavior of thread create
 2023-03-07 14:33 UTC  (2+ messages)

[PATCH] net/nfp: reset profile config while modify profile
 2023-03-07 14:26 UTC  (2+ messages)

[PATCH] eal: fix thread race in control thread creation
 2023-03-07 13:53 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] service: split tests to perf and autotest to avoid spurious CI failures
 2023-03-07 13:48 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] net/nfp: write link speed to control BAR
 2023-03-07 13:24 UTC  (4+ messages)

[PATCH v2 0/2] net/mlx5: support MPLSoUDP for HWS
 2023-03-07 12:41 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] net/mlx5/hws: support matching on MPLSoUDP

[PATCH 0/2] net/mlx5: support MPLSoUDP for HWS
 2023-03-07 12:40 UTC  (3+ messages)
` [PATCH 2/2] net/mlx5: add MPLS tunnel support "

[PATCH 0/5] fix race-condition of proactive error handling mode
 2023-03-07 12:39 UTC  (35+ messages)
` [PATCH 1/5] ethdev: "
` [PATCH 4/5] net/bnxt: use fp ops setup function
` [PATCH 5/5] app/testpmd: add error recovery usage demo

[PATCH v3 0/2] devtools: add tracepoint check in checkpatch
 2023-03-07 12:05 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] devtools: move build symbol map function
  ` [PATCH v4 2/2] devtools: add tracepoint check in checkpatch
  ` [PATCH v5 0/1] "
    ` [PATCH v5 1/1] "

[PATCH] app/testpmd: fix secondary process not forwarding
 2023-03-07 11:41 UTC  (7+ messages)
` [PATCH v3] "

[PATCH] doc: update recipe for static rdma-core in mlx guides
 2023-03-07 11:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/4] net/mlx5: add template table insertion and matching types
 2023-03-07 11:13 UTC  (10+ messages)
` [PATCH 1/4] net/mlx5: add table insertion type and hash function
` [PATCH 2/4] net/mlx5: add flow rule insertion by index
` [PATCH 3/4] net/mlx5: add hash result metadata to modify field
` [PATCH 4/4] net/mlx5: define index register for linear tables

[PATCH v1 0/5] Direct re-arming of buffers on receive side
 2023-03-07 11:01 UTC  (16+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] ethdev: enable direct rearm with separate API
          ` 回复: "
  ` [PATCH v3 2/3] net/i40e: "
      ` 回复: "

[PATCH v1 1/1] drivers: remove implementation of Rx metadata negotiation
 2023-03-07 10:46 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] net/mlx5: fix the hairpin Tx queue reference count
 2023-03-07 10:31 UTC 

[dpdk-dev] [PATCH 4/4] doc: note that testpmd on mlx5 has dedicated queues problem
 2023-03-07 10:29 UTC  (6+ messages)
`  "

[PATCH 1/3] examples/l3fwd: validate ptype only for type of traffic sent
 2023-03-07  9:42 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] examples/l3fwd: removed hash entry number
  ` [PATCH v2 3/3] doc/l3fwd: lpm supports IPv4 and IPv6 forwarding

[PATCH 0/5] net/mlx5: enhanced CQE compression layout
 2023-03-07  9:03 UTC  (12+ messages)
` [PATCH 1/5] common/mlx5: detect enhanced CQE compression capability
` [PATCH 2/5] common/mlx5: add CQE validity iteration count
` [PATCH 3/5] net/mlx5: support enhanced CQE compression in Rx burst
` [PATCH 4/5] net/mlx5: support enhanced CQE zipping in vector "
` [PATCH 5/5] net/mlx5: enable enhanced CQE compression

[PATCH v1] net/mlx5: enable hint in async table
 2023-03-07  9:02 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v1 00/13] graph enhancement for multi-core dispatch
 2023-03-07  8:26 UTC  (8+ messages)
` [PATCH v1 04/13] graph: add get/set graph worker model APIs

[PATCH] net/iavf: fix iavf query stats in intr thread
 2023-03-07  3:27 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v6] net/i40e: rework maximum frame size configuration
 2023-03-07  2:27 UTC  (3+ messages)
` [PATCH v7] net/i40e: fix max "

[PATCH v3] log: add timestamp for log
 2023-03-06 22:03 UTC  (4+ messages)

[PATCH v2 0/8] Enable building more libraries on Windows
 2023-03-06 21:07 UTC  (4+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 9/9] table: enable build "

[PATCH 0/3] fix mlx5 build with MinGW
 2023-03-06 20:55 UTC  (7+ messages)
` [PATCH v3 1/3] common/mlx5: get Windows dependency from standard variables

[PATCH] drivers: skip build of sub-libs not supporting IOVA mode
 2023-03-06 19:49 UTC  (10+ messages)
` [PATCH v2 0/2] refactor diasbling IOVA as PA
  ` [PATCH v2 1/2] build: clarify configuration without IOVA field in mbuf
  ` [PATCH v2 2/2] drivers: skip build of sub-libs not supporting IOVA mode

[PATCH v2 0/2] doc: simplify PMD steps
 2023-03-06 19:46 UTC  (5+ messages)
` [PATCH v2 1/2] doc: make the Linux drivers doc more generic

[PATCH] doc: add gpudev to the Doxygen index
 2023-03-06 16:18 UTC  (3+ messages)

[PATCH] lib/bpf: Rename 'bpf_validate' to avoid potential conflict with libpcap
 2023-03-06 15:42 UTC  (5+ messages)
` [PATCH v2] lib/bpf: Rename bpf function names "
  ` [PATCH v3] "

[PATCH] vhost: fix slot index in async split virtqueue Tx
 2023-03-06 14:23 UTC  (2+ messages)

[PATCH] vhost: fix OOB access for invalid vid
 2023-03-06 14:22 UTC  (3+ messages)

[PATCH v2] vhost: fix madvise arguments alignment
 2023-03-06 14:22 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] vhost: fix vring enable with VDPA
 2023-03-06 14:21 UTC  (3+ messages)

[PATCH] net/virtio: deduce IP length for Virtio TSO checksum
 2023-03-06 14:20 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 0/7] replace zero length arrays
 2023-03-06 13:29 UTC  (4+ messages)
` [PATCH 4/7] mlx5: replace zero length array with flex array

[PATCH v1 0/1] doc: PMD update
 2023-03-06 13:21 UTC  (4+ messages)
` [PATCH v1 1/1] doc: update to Intel vRAN Boost PMD

[PATCH v3 00/17] test/bbdev: changes for 23.03
 2023-03-06 13:20 UTC  (8+ messages)
` [PATCH v3 01/17] test/bbdev: fix seg fault for non supported HARQ len
` [PATCH v3 09/17] test/bbdev: add timeout for enq/deq loops
` [PATCH v3 10/17] test/bbdev: add support for BLER for 4G

[PATCH] common/mlx5: replace use of PMD logtype
 2023-03-06 13:19 UTC  (2+ messages)

[PATCH v1] crypto/ccp: bug fixes for ccp device probe flow
 2023-03-06 12:58 UTC  (2+ messages)
` [PATCH v2] "

[Bug 1173] RTE flow: non-ip packets are not delivered when RSS hash type ESP is used
 2023-03-06 12:41 UTC 

[PATCH 1/2] eventdev: fix race condition in fast-path set function
 2023-03-06 12:36 UTC  (20+ messages)
` [PATCH 2/2] ethdev: fix race condition in fast-path ops setup

[PATCH] app/testpmd:add vxlan txonly
 2023-03-06 12:07 UTC  (5+ messages)

[PATCH 0/4] crypto/ccp cleanup
 2023-03-06 12:05 UTC  (3+ messages)
` [PATCH v2] crypto/ccp: fix PCI probing

[PATCH] net/i40e: drop link check when configuring frame size
 2023-03-06 11:05 UTC  (4+ messages)
` [PATCH v2] net/i40e: don't check link status on device start

[PATCH v2 1/2] mailmap: add contributor to list
 2023-03-06 10:21 UTC  (5+ messages)
` [PATCH v3 1/1] app/test-flow-perf: fix division or module by zero

[PATCH 01/15] net/cnxk: resolve sefgault caused during transmit completion
 2023-03-06  9:55 UTC  (3+ messages)
` [PATCH 15/15] common/cnxk: enable SDP channel backpressure to TL4

[PATCH 0/5] test/crypto: add ZUC256 chained tests
 2023-03-06  9:32 UTC  (4+ messages)
` [PATCH v2 "
  ` [EXT] "

MAC address set requires decision
 2023-03-06  7:01 UTC  (5+ messages)

[PATCH] app/test: fix data length of each packet segment
 2023-03-06  6:51 UTC 

[PATCH] examples/l3fwd-power: support CPPC cpufreq
 2023-03-06  6:35 UTC  (4+ messages)

[PATCH] app/test: fix data length of each packet segment
 2023-03-05 21:07 UTC 

[PATCH] app/test: fix data length of each packet segment
 2023-03-05 21:03 UTC 

[PATCH v2] app/test: fix data length of each packet segment
 2023-03-05 20:51 UTC 

[PATCH] app/test: fix data length of each packet segment
 2023-03-05 20:33 UTC 

[RFC 0/2] Add high-performance timer facility
 2023-03-05 17:25 UTC  (3+ messages)
` [RFC 2/2] eal: add "

[PATCH v10 0/4] add support for self monitoring
 2023-03-05 16:30 UTC  (10+ messages)
` [PATCH v11 "
  ` [PATCH v11 1/4] lib: add generic support for reading PMU events
      ` [EXT] "

[PATCH] app/eventdev_dump: introduce eventdev_dump application
 2023-03-04  7:17 UTC  (5+ messages)
` [PATCH v6] app/procinfo: display eventdev xstats for PMD data

[PATCH v2] log: add timestamp for log
 2023-03-04  4:02 UTC 

[PATCH] log: add timestamp for log
 2023-03-04  3:04 UTC 

[PATCH] net/mana: use RTE_LOG_DP for logs on datapath
 2023-03-04  1:15 UTC  (9+ messages)

[dpdk-web] [RFC PATCH] process: new library approval in principle
 2023-03-03 18:25 UTC  (2+ messages)

DPDK Release Status Meeting 2023-03-02
 2023-03-03 16:08 UTC 

[PATCH v1] eventdev: fix invalid memory free operation
 2023-03-03 15:55 UTC  (2+ messages)

[PATCH] event/cnxk: fix SSO return code at fini
 2023-03-03 15:34 UTC  (2+ messages)

[PATCH] app/testeventdev: add cipher alg option for cryptodev
 2023-03-03 15:31 UTC  (3+ messages)
` [EXT] "

[PATCH] doc: update CNXK event device guide
 2023-03-03 14:54 UTC  (2+ messages)

[dpdk-dev] [PATCH] common/cnxk: fix IPv6 extension header parsing
 2023-03-03 14:49 UTC  (2+ messages)

[PATCH 0/6] fix the set flow actions
 2023-03-03 14:26 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] malloc: enhance NUMA affinity heuristic
 2023-03-03 14:07 UTC  (4+ messages)
` [PATCH v5] "

[PATCH v1 0/2] bug fix in ethdev trace
 2023-03-03 13:39 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] ethdev: fix null pointer dereference

[PATCH] log: add timestamp for log
 2023-03-03 10:02 UTC 

[PATCH] log: add timestamp for log
 2023-03-03  9:54 UTC 

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