[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/5] Direct re-arming of buffers on receive side
2023-03-06 13:26 UTC (6+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 1/3] ethdev: enable direct rearm with separate API
[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 (23+ 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] common/mlx5: replace use of PMD logtype
2023-03-06 13:19 UTC (2+ messages)
[PATCH 0/5] net/mlx5: enhanced CQE compression layout
2023-03-06 13:14 UTC (11+ 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] 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 v6] net/i40e: rework maximum frame size configuration
2023-03-06 12:18 UTC (2+ messages)
` [PATCH v7] net/i40e: fix max "
[PATCH v1 1/1] drivers: remove implementation of Rx metadata negotiation
2023-03-06 12:08 UTC
[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 v1] net/mlx5: enable hint in async table
2023-03-06 11:59 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/5] fix race-condition of proactive error handling mode
2023-03-06 11:13 UTC (29+ 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] 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] net/virtio: deduce IP length for Virtio TSO checksum
2023-03-06 10:57 UTC (8+ messages)
` [PATCH v2] "
[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 (16+ 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 0/5] test/crypto: add ZUC256 chained tests
2023-03-06 9:32 UTC (9+ 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
[PATCH 0/3] fix mlx5 build with MinGW
2023-03-06 8:30 UTC (11+ 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
[PATCH] net/nfp: write link speed to control BAR
2023-03-06 7:06 UTC (3+ messages)
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
[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 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)
[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 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] 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 (4+ messages)
[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] log: add timestamp for log
2023-03-03 10:02 UTC
[PATCH] log: add timestamp for log
2023-03-03 9:54 UTC
[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 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 (14+ messages)
` [PATCH v2 "
` [PATCH v2 06/17] bbdev: use previous value atomic fetch operations
` [PATCH v2 08/17] net/virtio: "
` [PATCH v2 09/17] net/octeontx: "
` [PATCH v2 10/17] net/mlx5: "
` [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 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 "
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).