DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH] eal: add option to put timestamp on console output
 2024-03-22  0:30 UTC  (22+ messages)
` [PATCH v10 00/10] Logging enhancements
  ` [PATCH v10 01/10] windows: make getopt functions have const properties
  ` [PATCH v10 02/10] log: unify logging code
  ` [PATCH v10 03/10] eal: make eal_log_level_parse common
  ` [PATCH v10 04/10] eal: initialize log earlier in startup
  ` [PATCH v10 05/10] eal: do not duplicate rte_init_alert() messages
  ` [PATCH v10 06/10] eal: change rte_exit() output to match rte_log()
  ` [PATCH v10 07/10] eal: allow user to set default log stream before init
  ` [PATCH v10 08/10] eal: add option to put timestamp on console output
  ` [PATCH v10 09/10] log: colorize log output
  ` [PATCH v10 10/10] doc: add documentation of logging options

DPDK/Hot swap of SFPs 10G/1G current is not support on Intel x553 controller
 2024-03-22  0:22 UTC 

[PATCH] eal: fix comment about vfio device info in version.map
 2024-03-21 21:35 UTC  (2+ messages)

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

[PATCH] doc: update default value for config parameter
 2024-03-21 20:07 UTC  (3+ messages)

[PATCH v4 0/6] fix lcore ID restriction
 2024-03-21 18:47 UTC  (25+ messages)
` [PATCH v5 "
  ` [PATCH v6 00/10] "
    ` [PATCH v6 01/14] examples/l3fwd: fix queue "
    ` [PATCH v6 02/14] examples/l3fwd-power: "
    ` [PATCH v6 03/14] examples/l3fwd-graph: "
    ` [PATCH v6 04/14] examples/ipsec-secgw: "
    ` [PATCH v6 05/14] examples/l3fwd: fix lcore "
    ` [PATCH v6 06/14] examples/l3fwd-power: "
    ` [PATCH v6 07/14] examples/l3fwd-graph: "
    ` [PATCH v6 08/14] examples/ipsec-secgw: "
    ` [PATCH v6 09/14] examples/qos_sched: "
    ` [PATCH v6 10/14] examples/vm_power_manager: "
    ` [PATCH v6 11/14] examples/l3fwd: fix port "
    ` [PATCH v6 12/14] examples/l3fwd-power: "
    ` [PATCH v6 13/14] examples/l3fwd-graph: "
    ` [PATCH v6 14/14] examples/ipsec-secgw: "
` [PATCH v5 1/6] examples/l3fwd: fix lcore "

[PATCH] stop using mmx intrinsics
 2024-03-21 18:18 UTC  (6+ messages)
` [PATCH] net: "

[PATCH 0/2] Wangxun support vector Rx/Tx
 2024-03-21 17:55 UTC  (7+ messages)
` [PATCH 1/2] net/txgbe: add vectorized functions for Rx/Tx

Community CI Meeting Minutes - March 21, 2024
 2024-03-21 17:50 UTC 

[PATCH 0/4] refine argparse library
 2024-03-21 17:27 UTC  (3+ messages)
` [PATCH v4 0/6] "

[PATCH] argparse: fix parser callback type name
 2024-03-21 17:20 UTC  (3+ messages)

[PATCH v1] doc: update QAT compression doc IDs
 2024-03-21 17:16 UTC  (3+ messages)

[PATCH] doc: update command scope information
 2024-03-21 17:06 UTC  (3+ messages)
` [PATCH v2 1/1] "

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

[PATCH V1] doc: add tested Intel platforms with Intel NICs
 2024-03-21 16:20 UTC 

[PATCH] replace GCC marker extension with C11 anonymous unions
 2024-03-21 16:19 UTC  (9+ messages)
` [PATCH v7 0/4] remove use of RTE_MARKER fields in libraries
  ` [PATCH v7 1/4] net/i40e: use inline prefetch function
  ` [PATCH v7 2/4] mbuf: remove rte marker fields
  ` [PATCH v7 3/4] security: "
  ` [PATCH v7 4/4] cryptodev: "

[PATCH] dmadev: fix structure alignment
 2024-03-21 16:05 UTC  (9+ messages)
` [PATCH v3] "

DPDK Release Status Meeting 2024-03-21
 2024-03-21 14:49 UTC 

[PATCH 1/2] net/mlx5/hws: fix rule resize status check
 2024-03-21 14:48 UTC  (3+ messages)
` [PATCH 2/2] net/mlx5/hws: fix port ID for root table
  ` [PATCH v2] "

[PATCH] doc: update LTS maintenance to 3 years
 2024-03-21 14:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/vmxnet3: Don't enable rx queue interrupts on FreeBSD
 2024-03-21 14:30 UTC  (6+ messages)

[PATCH 0/2] introduce PM QoS interface
 2024-03-21 13:30 UTC  (4+ messages)

[PATCH] net/nfp: fix receive packets failed
 2024-03-21 11:05 UTC  (2+ messages)

[PATCH] vhost: cleanup vq resubmit info when set_inflight_fd
 2024-03-21  9:57 UTC 

[PATCH v2] app/test: fix rsa tests in qat suite
 2024-03-21  8:36 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/3] support setting lanes
 2024-03-21  8:28 UTC  (6+ messages)

[PATCH] graph: expose node context as pointers
 2024-03-21  8:13 UTC  (2+ messages)

[PATCH] graph: fix head move when graph walk in mcore dispatch
 2024-03-21  5:34 UTC  (6+ messages)

[PATCH] net/ixgbe: using dpdk-dumpcap capture packet coredump
 2024-03-21  4:39 UTC  (3+ messages)
` [PATCH] net/ixgbe: do not update link status in secondary process

[PATCH 0/2] Tx path check mbuf sub-segment
 2024-03-21  2:10 UTC  (3+ messages)
` [PATCH 2/2] net/ice: "

RFC acceptable handling of VLAs across toolchains
 2024-03-21  0:12 UTC  (4+ messages)

[PATCH 0/2] provide toolchain abstracted __builtin_constant_p
 2024-03-20 21:33 UTC  (3+ messages)
` [PATCH 1/2] eal: provide macro for GCC builtin constant intrinsic
` [PATCH 2/2] mempool: use rte constant macro instead of GCC builtin

[PATCH] provide crc32 functions based on intrinsics for MSVC
 2024-03-20 21:28 UTC  (2+ messages)
` [PATCH] hash: provide crc32 functions based on intrinsics

[PATCH 0/2] provide rte_ffs32, rte_ffs64 and __rte_x86_movdiri for MSVC
 2024-03-20 21:24 UTC  (3+ messages)
` [PATCH 1/2] eal: provide movdiri "
` [PATCH 2/2] eal: add rte ffs32 and rte ffs64 inline functions

[PATCH 0/2] adapt prefetch functions for MSVC
 2024-03-20 21:18 UTC  (3+ messages)
` [PATCH 1/2] eal: provide "
` [PATCH 2/2] eal: adjust intrinsic type casts for CXX

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