DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] app/test: fix data length of each packet segment
 2023-03-05 20:33 UTC 

[PATCH] lib/bpf: Rename 'bpf_validate' to avoid potential conflict with libpcap
 2023-03-05 17:31 UTC  (3+ messages)

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

[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 0/5] fix race-condition of proactive error handling mode
 2023-03-05 15:57 UTC  (20+ 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] log: add timestamp for log
 2023-03-04 16:04 UTC  (2+ messages)

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

[PATCH 0/3] fix mlx5 build with MinGW
 2023-03-03 21:09 UTC  (10+ messages)
` [PATCH v3 0/3] mlx5: fix Windows build with Linux MinGW
  ` [PATCH v3 1/3] common/mlx5: get Windows dependency from standard variables
  ` [PATCH v3 2/3] net/mlx5: remove weak stub functions
  ` [PATCH v3 3/3] net/mlx5: fix Windows build with MinGW GCC 12

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

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

[PATCH v3 00/17] test/bbdev: changes for 23.03
 2023-03-03 16:41 UTC  (21+ messages)
` [PATCH v3 01/17] test/bbdev: fix seg fault for non supported HARQ len
` [PATCH v3 02/17] test/bbdev: extend HARQ tolerance
` [PATCH v3 03/17] test/bbdev: remove check for invalid opaque data
` [PATCH v3 04/17] test/bbdev: refactor TB throughput report
` [PATCH v3 05/17] test/bbdev: add timeout for latency tests
` [PATCH v3 06/17] test/bbdev: enable early termination for validation
` [PATCH v3 07/17] test/bbdev: report device status in test-bbdev
` [PATCH v3 08/17] test/bbdev: test start/stop bbdev API
` [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 v3 11/17] test/bbdev: extend support for large TB
` [PATCH v3 12/17] test/bbdev: adjustment for soft output
` [PATCH v3 13/17] test/bbdev: expose warning counters
` [PATCH v3 14/17] test/bbdev: remove iteration count check
` [PATCH v3 15/17] test/bbdev: use mbuf reset function
` [PATCH v3 16/17] test/bbdev: remove max iteration from vectors
` [PATCH v3 17/17] test/bbdev: remove iter count from bler test

[PATCH 0/5] test/crypto: add ZUC256 chained tests
 2023-03-03 16:37 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] test/crypto: improve readability of ZUC256 tests
  ` [PATCH v2 2/5] test/crypto: fix ZUC digest length in comparison
  ` [PATCH v2 3/5] test/crypto: fix auth op parameter for ZUC256 tests
  ` [PATCH v2 4/5] test/crypto: fix capability check for ZUC cipher auth
  ` [PATCH v2 5/5] test/crypto: add chained ZUC256 testcases
  ` [EXT] [PATCH v2 0/5] test/crypto: add ZUC256 chained tests

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

[PATCH v3 0/2] devtools: add tracepoint check in checkpatch
 2023-03-03 15:58 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] devtools: move build symbol map function
  ` [PATCH v4 2/2] devtools: add tracepoint check in checkpatch

[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] net/virtio: deduce IP length for Virtio TSO checksum
 2023-03-03 15:13 UTC  (6+ messages)
  ` [PATCH v2] "

[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] drivers: skip build of sub-libs not supporting IOVA mode
 2023-03-03 14:23 UTC  (7+ messages)
` [EXT] "

[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  (12+ messages)
` [PATCH v1 1/2] ethdev: fix null pointer dereference
    ` [EXT] "
` [PATCH v2 0/2] bug fix in ethdev trace
  ` [PATCH v2 1/2] ethdev: fix null pointer dereference
  ` [PATCH v2 2/2] ethdev: pass structure pointer

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

[PATCH] vhost: fix vring enable with VDPA
 2023-03-03 12:54 UTC  (3+ messages)

release candidate 23.03-rc1
 2023-03-03 10:41 UTC  (7+ messages)

[PATCH v4 00/10] dts: add hello world testcase
 2023-03-03 10:25 UTC  (15+ messages)
` [PATCH v5 "
  ` [PATCH v5 10/10] doc: update DTS setup and test suite cookbook
  ` [PATCH v6 00/10] dts: add hello world test case
    ` [PATCH v6 01/10] dts: add node and os abstractions
    ` [PATCH v6 02/10] dts: add ssh command verification
    ` [PATCH v6 03/10] dts: add dpdk build on sut
    ` [PATCH v6 04/10] dts: add dpdk execution handling
    ` [PATCH v6 05/10] dts: add node memory setup
    ` [PATCH v6 06/10] dts: add test suite module
    ` [PATCH v6 07/10] dts: add hello world testsuite
    ` [PATCH v6 08/10] dts: add test suite config and runner
    ` [PATCH v6 09/10] dts: add test results module
    ` [PATCH v6 10/10] doc: update dts setup and test suite cookbook

[PATCH] net/ixgbe: fix IPv6 mask in fdir
 2023-03-03  9:24 UTC  (3+ messages)

[PATCH] examples/ipsec-secgw: fix uninitialized offload variable
 2023-03-03  8:20 UTC 

[PATCH v1 00/12] implement mldev test application
 2023-03-03  8:15 UTC  (6+ messages)
` [PATCH v4 00/12] Implementation of "
  ` [PATCH v4 01/12] app/mldev: implement test framework for mldev
  ` [PATCH v4 12/12] app/mldev: add documentation for mldev test cases

[PATCH 01/15] net/cnxk: resolve sefgault caused during transmit completion
 2023-03-03  8:10 UTC  (15+ messages)
` [PATCH 02/15] net/cnxk: fix data len for first seg with multi seg pkt
` [PATCH 03/15] net/cnxk: release LBK bpid for after freeing resources
` [PATCH 04/15] common/cnxk: add separate inline dev stats API
` [PATCH 05/15] common/cnxk: distribute SQ's to sdp channels
` [PATCH 06/15] common/cnxk: remove flow control config at queue setup
` [PATCH 07/15] common/cnxk: enable 10K B0 support for inline IPsec
` [PATCH 08/15] net/cnxk: check flow control config per queue on dev start
` [PATCH 09/15] net/cnxk: don't allow PFC configuration on started port
` [PATCH 10/15] net/cnxk: aura handle for fastpath Rx queues
` [PATCH 11/15] common/cnxk: support of per NIX LF meta aura
` [PATCH 12/15] common/cnxk: enable one to one SQ QINT mapping
` [PATCH 13/15] common/cnxk: add RSS error messages on mbox failure
` [PATCH 14/15] common/cnxk: add memory clobber to steor and ldeor
` [PATCH 15/15] common/cnxk: enable SDP channel backpressure to TL4

[PATCH 1/3] examples/l3fwd: validate ptype only for type of traffic sent
 2023-03-03  6:37 UTC  (3+ messages)
` [PATCH 2/3] examples/l3fwd: removed hash entry number

[PATCH 00/17] use __atomic operations returning previous value
 2023-03-03  2:33 UTC  (31+ messages)
` [PATCH 01/17] vhost: use previous value atomic fetch operations
` [PATCH 07/17] examples/vhost: "
` [PATCH 08/17] net/virtio: "
` [PATCH 11/17] net/iavf: "
` [PATCH v2 00/17] use __atomic operations returning previous value
  ` [PATCH v2 01/17] vhost: use previous value atomic fetch operations
  ` [PATCH v2 02/17] telemetry: "
  ` [PATCH v2 03/17] stack: "
  ` [PATCH v2 04/17] eal: "
  ` [PATCH v2 05/17] distributor: "
  ` [PATCH v2 06/17] bbdev: "
  ` [PATCH v2 07/17] examples/vhost: "
  ` [PATCH v2 08/17] net/virtio: "
  ` [PATCH v2 09/17] net/octeontx: "
  ` [PATCH v2 10/17] net/mlx5: "
  ` [PATCH v2 11/17] net/iavf: "
  ` [PATCH v2 12/17] net/cxgbe: "
  ` [PATCH v2 13/17] drivers/event: "
  ` [PATCH v2 14/17] dma/skeleton: "
  ` [PATCH v2 15/17] drivers/common: "
  ` [PATCH v2 16/17] app/test: "
  ` [PATCH v2 17/17] test-eventdev: "

[PATCH] net/mana: use trace points for data path logs
 2023-03-03  2:14 UTC 

[PATCH v10 0/2] zero-copy get and put functions
 2023-03-02 21:44 UTC  (3+ messages)
` [PATCH v10 2/2] net/i40e: replace put function

[PATCH v7 00/21] add support for cpfl PMD in DPDK
 2023-03-02 21:20 UTC  (30+ messages)
` [PATCH v8 "
  ` [PATCH v8 01/21] net/cpfl: support device initialization
  ` [PATCH v9 00/21] add support for cpfl PMD in DPDK
    ` [PATCH v9 01/21] net/cpfl: support device initialization
    ` [PATCH v9 02/21] net/cpfl: add Tx queue setup
    ` [PATCH v9 03/21] net/cpfl: add Rx "
    ` [PATCH v9 04/21] net/cpfl: support device start and stop
    ` [PATCH v9 05/21] net/cpfl: support queue start
    ` [PATCH v9 06/21] net/cpfl: support queue stop
    ` [PATCH v9 07/21] net/cpfl: support queue release
    ` [PATCH v9 08/21] net/cpfl: support MTU configuration
    ` [PATCH v9 09/21] net/cpfl: support basic Rx data path
    ` [PATCH v9 10/21] net/cpfl: support basic Tx "
    ` [PATCH v9 11/21] net/cpfl: support write back based on ITR expire
    ` [PATCH v9 12/21] net/cpfl: support RSS
    ` [PATCH v9 13/21] net/cpfl: support Rx offloading
    ` [PATCH v9 14/21] net/cpfl: support Tx offloading
    ` [PATCH v9 15/21] net/cpfl: add AVX512 data path for single queue model
    ` [PATCH v9 16/21] net/cpfl: support timestamp offload
    ` [PATCH v9 17/21] net/cpfl: add AVX512 data path for split queue model
    ` [PATCH v9 18/21] net/cpfl: add HW statistics
    ` [PATCH v9 19/21] net/cpfl: add RSS set/get ops
    ` [PATCH v9 20/21] net/cpfl: support scalar scatter Rx datapath for single queue model
    ` [PATCH v9 21/21] net/cpfl: add xstats ops

[PATCH v2] net/idpf: refine Rx/Tx queue model info
 2023-03-02 19:51 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 1/2] eal: fix failure race and behavior of thread create
 2023-03-02 18:44 UTC  (2+ messages)
` [PATCH 2/2] eal/windows: fix create thread failure behavior

[PATCH v1 0/2] net/octeon_ep: support device close and port kind
 2023-03-02 17:05 UTC  (3+ messages)
` [PATCH v1 2/2] net/octeon_ep: support "

[PATCH] ethdev: remove telemetry Rx mbuf alloc failed field
 2023-03-02 15:27 UTC  (4+ messages)

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

[PATCH] net/ice: fix incorrect Rx timestamp for E822
 2023-03-02 13:45 UTC 

[PATCH] net: not compile PMD AVX library when no IOVA as PA
 2023-03-02 13:34 UTC  (4+ messages)
` [PATCH v2] net: not build "

[PATCH 00/14] Enable lock annotations on most libraries and drivers
 2023-03-02 12:35 UTC  (9+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 11/20] net/virtio: annotate lock for guest announce

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