DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH] eal: add option to put timestamp on console output
 2024-04-01 11:18 UTC  (65+ messages)
` [PATCH v17 00/15] Logging unification and improvements
  ` [PATCH v17 01/15] maintainers: add for log library
  ` [PATCH v17 02/15] windows: make getopt functions have const properties
  ` [PATCH v17 03/15] windows: add os shim for localtime_r
  ` [PATCH v17 04/15] windows: common wrapper for vasprintf and asprintf
  ` [PATCH v17 05/15] eal: make eal_log_level_parse common
  ` [PATCH v17 06/15] eal: do not duplicate rte_init_alert() messages
  ` [PATCH v17 07/15] eal: change rte_exit() output to match rte_log()
  ` [PATCH v17 08/15] log: move handling of syslog facility out of eal
  ` [PATCH v17 09/15] eal: initialize log before everything else
  ` [PATCH v17 10/15] log: drop syslog support, and make code common
  ` [PATCH v17 11/15] log: add hook for printing log messages
  ` [PATCH v17 12/15] log: add timestamp option
  ` [PATCH v17 13/15] log: add optional support of syslog
  ` [PATCH v17 14/15] log: add support for systemd journal
  ` [PATCH v17 15/15] log: colorize log output
` [PATCH v18 00/15] Logging unification and improvements
  ` [PATCH v18 01/15] maintainers: add for log library
  ` [PATCH v18 02/15] windows: make getopt functions have const properties
  ` [PATCH v18 03/15] windows: add os shim for localtime_r
  ` [PATCH v18 04/15] windows: common wrapper for vasprintf and asprintf
  ` [PATCH v18 05/15] eal: make eal_log_level_parse common
  ` [PATCH v18 06/15] eal: do not duplicate rte_init_alert() messages
  ` [PATCH v18 07/15] eal: change rte_exit() output to match rte_log()
  ` [PATCH v18 08/15] log: move handling of syslog facility out of eal
  ` [PATCH v18 09/15] eal: initialize log before everything else
  ` [PATCH v18 10/15] log: drop syslog support, and make code common
  ` [PATCH v18 11/15] log: add hook for printing log messages
  ` [PATCH v18 12/15] log: add timestamp option
  ` [PATCH v18 13/15] log: add optional support of syslog
  ` [PATCH v18 14/15] log: add support for systemd journal
  ` [PATCH v18 15/15] log: colorize log output
` [PATCH v19 00/15] Logging unification and improvements
  ` [PATCH v19 01/15] maintainers: add for log library
  ` [PATCH v19 02/15] windows: make getopt functions have const properties
  ` [PATCH v19 03/15] windows: add os shim for localtime_r
  ` [PATCH v19 04/15] windows: common wrapper for vasprintf and asprintf
  ` [PATCH v19 05/15] eal: make eal_log_level_parse common
  ` [PATCH v19 06/15] eal: do not duplicate rte_init_alert() messages
  ` [PATCH v19 07/15] eal: change rte_exit() output to match rte_log()
  ` [PATCH v19 08/15] log: move handling of syslog facility out of eal
  ` [PATCH v19 09/15] eal: initialize log before everything else
  ` [PATCH v19 10/15] log: drop syslog support, and make code common
  ` [PATCH v19 11/15] log: add hook for printing log messages
  ` [PATCH v19 12/15] log: add timestamp option
  ` [PATCH v19 13/15] log: add optional support of syslog
  ` [PATCH v19 14/15] log: add support for systemd journal
  ` [PATCH v19 15/15] log: colorize log output
` [PATCH v20 00/14] Logging unification and improvements
  ` [PATCH v20 01/14] maintainers: add for log library
  ` [PATCH v20 02/14] windows: make getopt functions have const properties
  ` [PATCH v20 03/14] windows: add os shim for localtime_r
  ` [PATCH v20 04/14] eal: make eal_log_level_parse common
  ` [PATCH v20 05/14] eal: do not duplicate rte_init_alert() messages
  ` [PATCH v20 06/14] eal: change rte_exit() output to match rte_log()
  ` [PATCH v20 07/14] log: move handling of syslog facility out of eal
  ` [PATCH v20 08/14] eal: initialize log before everything else
  ` [PATCH v20 09/14] log: drop syslog support, and make code common
  ` [PATCH v20 10/14] log: add hook for printing log messages
  ` [PATCH v20 11/14] log: add timestamp option
  ` [PATCH v20 12/14] log: add optional support of syslog
  ` [PATCH v20 13/14] log: add support for systemd journal
  ` [PATCH v20 14/14] log: colorize log output

[PATCH 0/2] provide toolchain abstracted __builtin_constant_p
 2024-04-01  8:34 UTC  (4+ messages)
` [PATCH 1/2] eal: provide macro for GCC builtin constant intrinsic

Error in rte_eal_init() when multiple PODs over single node of K8 cluster
 2024-04-01  7:38 UTC  (3+ messages)

[PATCH] net/nfp: use Tx ring pointer write back
 2024-04-01  6:56 UTC 

[RFC] lib/st_ring: add single thread ring
 2024-04-01  1:37 UTC  (4+ messages)
` [PATCH v1 0/2] deque: add multithread unsafe deque library
  ` [PATCH v1 1/2] deque: add multi-thread unsafe double ended queue
  ` [PATCH v1 2/2] deque: add unit tests for the deque library

[PATCH] app/test-crypto-perf: add throughput OOP decryption
 2024-04-01  0:30 UTC  (5+ messages)
` [PATCH v2] "

add ignored words to checkpatch/codespell
 2024-03-31 17:05 UTC 

[PATCH] version: 24.07-rc0
 2024-03-30 17:54 UTC 

[PATCH 3/3] app/testpmd: support setting lanes
 2024-03-30 11:38 UTC  (10+ messages)
` [PATCH v2 1/6] ethdev: "

[PATCH] app/testpmd: handle IEEE1588 init fail
 2024-03-30  7:44 UTC 

[DPDK/core Bug 1409] arparse library assumes enum are 64 bit
 2024-03-30  2:58 UTC 

[PATCH] vhost: optimize mbuf allocation in virtio Tx packed path
 2024-03-29 20:26 UTC  (7+ messages)
        ` The effect of inlining

[PATCH v6 0/8] [v6]drivers/net Add Support mucse N10 Pmd Driver
 2024-03-29 14:45 UTC  (4+ messages)
` [PATCH v6 1/8] net/rnp: add skeleton

[PATCH v5 00/32] Introduce sssnic PMD for 3SNIC's 9x0 serials Ethernet adapters
 2024-03-29 11:32 UTC  (3+ messages)

[PATCH 1/8] net/ntnic: initial commit which adds register defines
 2024-03-29 11:24 UTC  (6+ messages)
` [PATCH v16 "

[PATCH] graph: avoid accessing graph list when getting stats
 2024-03-29  9:32 UTC  (3+ messages)
` [EXTERNAL] "

[dpdk-dev] [PATCH] net/ice: fix outer UDP Tx offload checksum error
 2024-03-29  8:26 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/i40e: fix forward outer IPv6 VXLAN packets
 2024-03-29  8:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 00/46] use stdatomic API
 2024-03-29  2:07 UTC  (48+ messages)
` [PATCH v3 00/45] "
  ` [PATCH v3 01/45] net/mlx5: use rte "
  ` [PATCH v3 02/45] net/ixgbe: "
  ` [PATCH v3 03/45] net/iavf: "
  ` [PATCH v3 04/45] net/ice: "
  ` [PATCH v3 05/45] net/i40e: "
  ` [PATCH v3 06/45] net/hns3: "
  ` [PATCH v3 07/45] net/bnxt: "
  ` [PATCH v3 08/45] net/cpfl: "
  ` [PATCH v3 09/45] net/af_xdp: "
  ` [PATCH v3 10/45] net/octeon_ep: "
  ` [PATCH v3 11/45] net/octeontx: "
  ` [PATCH v3 12/45] net/cxgbe: "
  ` [PATCH v3 13/45] net/gve: "
  ` [PATCH v3 14/45] net/memif: "
  ` [PATCH v3 15/45] net/thunderx: "
  ` [PATCH v3 16/45] net/virtio: "
  ` [PATCH v3 17/45] net/hinic: "
  ` [PATCH v3 18/45] net/idpf: "
  ` [PATCH v3 19/45] net/qede: "
  ` [PATCH v3 20/45] net/ring: "
  ` [PATCH v3 21/45] vdpa/mlx5: "
  ` [PATCH v3 22/45] raw/ifpga: "
  ` [PATCH v3 23/45] event/opdl: "
  ` [PATCH v3 24/45] event/octeontx: "
  ` [PATCH v3 25/45] event/dsw: "
  ` [PATCH v3 26/45] dma/skeleton: "
  ` [PATCH v3 27/45] crypto/octeontx: "
  ` [PATCH v3 28/45] common/mlx5: "
  ` [PATCH v3 29/45] common/idpf: "
  ` [PATCH v3 30/45] common/iavf: "
  ` [PATCH v3 31/45] baseband/acc: "
  ` [PATCH v3 32/45] net/txgbe: "
  ` [PATCH v3 33/45] net/null: "
  ` [PATCH v3 34/45] event/dlb2: "
  ` [PATCH v3 35/45] dma/idxd: "
  ` [PATCH v3 36/45] crypto/ccp: "
  ` [PATCH v3 37/45] common/cpt: "
  ` [PATCH v3 38/45] bus/vmbus: "
  ` [PATCH v3 39/45] examples: "
  ` [PATCH v3 40/45] app/dumpcap: "
  ` [PATCH v3 41/45] app/test: "
  ` [PATCH v3 42/45] app/test-eventdev: "
  ` [PATCH v3 43/45] app/test-crypto-perf: "
  ` [PATCH v3 44/45] app/test-compress-perf: "
  ` [PATCH v3 45/45] app/test-bbdev: "

[PATCH 0/2] introduce PM QoS interface
 2024-03-29  1:59 UTC  (11+ messages)

DPDK 24.03 released
 2024-03-28 21:46 UTC 

[PATCH] eal: initialize shared plugins on Windows
 2024-03-28 18:18 UTC  (3+ messages)
` [PATCH v5 0/2] "

[PATCH] maintainers: update for i40e
 2024-03-28 17:23 UTC  (2+ messages)

[PATCH] maintainers: update for testpmd
 2024-03-28 17:22 UTC  (2+ messages)

[DPDK] maintainers: update for cpfl driver
 2024-03-28 17:22 UTC  (2+ messages)

[PATCH] stop using mmx intrinsics
 2024-03-28 17:21 UTC  (10+ messages)
` [PATCH] net: "
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] eal: include header for MSVC SIMD intrinsics
  ` [PATCH v2 2/2] net: stop using mmx intrinsics

[PATCH 0/6] dts: add testpmd params and statefulness
 2024-03-28 16:48 UTC  (11+ messages)
` [PATCH 1/6] dts: add parameters data structure
` [PATCH 2/6] dts: use Params for interactive shells
` [PATCH 3/6] dts: add testpmd shell params
` [PATCH 5/6] dts: add statefulness to InteractiveShell
` [PATCH 6/6] dts: add statefulness to TestPmdShell

[PATCH v2 0/1] net/ena/base: bug fix for 23.11 stable only
 2024-03-28 14:29 UTC  (4+ messages)
` [PATCH v2 1/1] net/ena/base: fix metrics excessive memory consumption

[PATCH 0/1] net/ena/base bug fix for 23.11 stable only
 2024-03-28 13:49 UTC  (2+ messages)
` [PATCH 1/1] net/ena: fix metrics excessive memory consumption

[PATCH v1] doc: update release notes for 24.03
 2024-03-28 13:48 UTC  (3+ messages)

[PATCH v2 0/4] Virtio-user queues setup fixes
 2024-03-28 13:08 UTC  (5+ messages)
` [PATCH v2 1/4] net/virtio-user: rename queue iterator
` [PATCH v2 2/4] net/virtio-user: fix control queue destruction
` [PATCH v2 3/4] net/virtio-user: fix shadow control queue notification init
` [PATCH v2 4/4] net/virtio-user: fix control queue allocation

DPDK Release Status Meeting 2024-03-28
 2024-03-28 11:30 UTC 

[DPDK/DTS Bug 1408] Check dependencies on remote target
 2024-03-28 11:20 UTC 

[PATCH] net/ice: fix vlan stripping in double VLAN mode
 2024-03-28 11:16 UTC  (2+ messages)

[PATCH] doc: update LTS maintenance to 3 years
 2024-03-28 10:25 UTC  (6+ messages)
` [PATCH v2] "

release candidate 24.03-rc4
 2024-03-28  9:44 UTC  (2+ messages)

[PATCH] graph: fix head move when graph walk in mcore dispatch
 2024-03-28  8:32 UTC  (3+ messages)
` [PATCH v2] "

Minutes of Technical Board meeting 20-March-2024
 2024-03-28  2:19 UTC 

[PATCH 00/15] fix packing of structs when building with MSVC
 2024-03-27 23:09 UTC  (20+ messages)
` [PATCH 07/15] dma/ioat: pack structures "
` [PATCH v2 00/15] fix packing of structs "
  ` [PATCH v2 01/15] eal: provide pack start macro for MSVC
  ` [PATCH v2 02/15] eal: pack structures when building with MSVC
  ` [PATCH v2 03/15] net: "
  ` [PATCH v2 04/15] common/iavf: "
  ` [PATCH v2 05/15] common/idpf: "
  ` [PATCH v2 06/15] common/mlx5: "
  ` [PATCH v2 07/15] dma/ioat: "
  ` [PATCH v2 08/15] net/i40e: "
  ` [PATCH v2 09/15] net/iavf: "
  ` [PATCH v2 10/15] net/ice: "
  ` [PATCH v2 11/15] net/mlx5: "
  ` [PATCH v2 12/15] net/octeon_ep: "
  ` [PATCH v2 13/15] app/testpmd: "
  ` [PATCH v2 14/15] app/test: "
  ` [PATCH v2 15/15] examples: "

[PATCH v1] net/ice: updated 24.03 recommended matching list
 2024-03-27 22:35 UTC  (3+ messages)

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