DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 0/8] support NAT64 action
 2024-02-20 14:37 UTC  (11+ messages)
` [PATCH v2 0/5] NAT64 support in mlx5 PMD
  ` [PATCH v2 1/5] net/mlx5/hws: support NAT64 action
  ` [PATCH v2 2/5] net/mlx5: fetch the available registers for NAT64
  ` [PATCH v2 3/5] net/mlx5: create NAT64 actions during configuration
  ` [PATCH v2 4/5] net/mlx5: add NAT64 action support in rule creation
  ` [PATCH v2 5/5] net/mlx5: validate the actions combination with NAT64
` [PATCH v3 0/5] NAT64 support in mlx5 PMD
  ` [PATCH v3 1/5] net/mlx5/hws: support NAT64 action
  ` [PATCH v3 2/5] net/mlx5: fetch the available registers for NAT64
  ` [PATCH v3 3/5] net/mlx5: create NAT64 actions during configuration

[PATCH] net/mlx5: fix error packets drop in the regular Rx
 2024-02-20 14:04 UTC  (2+ messages)

[PATCH] mempool: test performance with larger bursts
 2024-02-20 14:01 UTC  (5+ messages)
` [PATCH v5] "
` [PATCH v6] "

[PATCH] net/mlx5: fix use after free when releasing tx queues
 2024-02-20 13:55 UTC  (2+ messages)

[RFC 0/5] Lcore variables
 2024-02-20 13:37 UTC  (29+ messages)
` [RFC 1/5] eal: add static per-lcore memory allocation facility
  ` [RFC v2 0/5] Lcore variables
    ` [RFC v2 1/5] eal: add static per-lcore memory allocation facility
      ` [RFC v3 0/6] Lcore variables
        ` [RFC v3 1/6] eal: add static per-lcore memory allocation facility
        ` [RFC v3 2/6] eal: add lcore variable test suite
        ` [RFC v3 3/6] random: keep PRNG state in lcore variable
        ` [RFC v3 4/6] power: keep per-lcore "
        ` [RFC v3 5/6] service: "
        ` [RFC v3 6/6] eal: keep per-lcore power intrinsics "
    ` [RFC v2 2/5] eal: add lcore variable test suite
    ` [RFC v2 3/5] random: keep PRNG state in lcore variable
    ` [RFC v2 4/5] power: keep per-lcore "
    ` [RFC v2 5/5] service: "

DTS testpmd and SCAPY integration
 2024-02-20 13:35 UTC  (11+ messages)

[PATCH 0/4] refine argparse library
 2024-02-20 13:15 UTC  (5+ messages)
` [PATCH 1/4] argparse: refine error message
` [PATCH 2/4] argparse: remove dead code
` [PATCH 3/4] argparse: fix argument flags operate as uint32 type
` [PATCH 4/4] test/argparse: refine testcases

[PATCH] net/virtio-user: add VIRTIO_F_ORDER_PLATFORM to feature list
 2024-02-20 11:40 UTC 

[PATCH v2 01/13] common/cnxk: remove cn9k Inline IPsec FP opcode defines
 2024-02-20 11:04 UTC  (13+ messages)
` [PATCH v2 02/13] net/cnxk: add IPsec SA defines for PMD API
` [PATCH v2 03/13] net/cnxk: add transport mode to security capability on cn9k
` [PATCH v2 04/13] common/cnxk: dump selected SQ entries
` [PATCH v2 05/13] net/cnxk: added Tx descriptor dump API
` [PATCH v2 06/13] net/cnxk: fix issue with buff size compute
` [PATCH v2 07/13] common/cnxk: skip setting Tx MTU separately
` [PATCH v2 08/13] net/cnxk: fix max MTU limit
` [PATCH v2 09/13] common/cnxk: update queue entries copy in RETA table
` [PATCH v2 10/13] net/cnxk: fix indirect mbuf handling in Tx path
` [PATCH v2 11/13] net/cnxk: fix check cookies for multi-seg offload
` [PATCH v2 12/13] common/cnxk: add IO attribute to mbox structs
` [PATCH v2 13/13] common/cnxk: use SQ enable and disable API

[PATCH] ethdev: add dump regs for telemetry
 2024-02-20 10:58 UTC  (13+ messages)
` [PATCH v2 0/7] support dump reigser names and filter them
  ` [PATCH v2 1/7] ethdev: support report register names and filter
` [PATCH v3 0/7] support dump reigser names and filter them
  ` [PATCH v3 1/7] ethdev: support report register names and filter
  ` [PATCH v3 2/7] ethdev: add telemetry cmd for registers
  ` [PATCH v3 3/7] net/hns3: fix dump counter of registers
  ` [PATCH v3 4/7] net/hns3: remove dump format "
  ` [PATCH v3 5/7] net/hns3: add names for registers
  ` [PATCH v3 6/7] net/hns3: support filter directly accessed registers
  ` [PATCH v3 7/7] net/hns3: support filter dump of registers

[PATCH] net/gve: Change ERR to DEBUG to prevent flooding of logs for Tx-Dqo
 2024-02-20  9:40 UTC  (6+ messages)

[PATCH] dispatcher: add cache guard to per-lcore struct
 2024-02-20  8:46 UTC  (2+ messages)

[PATCH 0/3] net/ionic, common/ionic: add vdev support
 2024-02-20  8:28 UTC  (9+ messages)
` [PATCH 2/3] net/ionic: remove duplicate barriers
` [PATCH 3/3] net/ionic: add vdev support for embedded applications

[PATCH 0/2] fix meta data process problem
 2024-02-20  8:14 UTC  (3+ messages)
` [PATCH 1/2] net/nfp: fix meta data process problem of NFD3
` [PATCH 2/2] net/nfp: fix meta data process problem of NFDk

[PATCH] net/nfp: add support of UDP fragmentation offload
 2024-02-20  7:54 UTC  (11+ messages)

[PATCH 1/1] net/mana: add vlan tagging support
 2024-02-20  5:48 UTC  (5+ messages)

[PATCH] net/hns3: fix Rx packet truncation when KEEP CRC enabled
 2024-02-20  3:58 UTC  (3+ messages)

[PATCH 0/4] cfgfile: enhance error detecting
 2024-02-20  3:58 UTC  (5+ messages)
` [PATCH 1/4] cfgfile: remove dead code
` [PATCH 2/4] cfgfile: support verify name and value
` [PATCH 3/4] cfgfile: verify add section and entry result
` [PATCH 4/4] cfgfile: add unique name flag

[DPDK/ethdev Bug 1381] TAP device can not support 17 queues
 2024-02-20  3:29 UTC 

[PATCH] examples/dma: fix max-frame-size cannot be zero
 2024-02-20  2:31 UTC 

[RFC 1/2] config/arm: add Neoverse V2 part number
 2024-02-20  1:45 UTC  (5+ messages)
` [PATCH v2 1/4] "
  ` [PATCH v2 2/4] config/arm: add generic V2 SoC
  ` [PATCH v2 3/4] config/arm: add NVIDIA Grace CPU
  ` [PATCH v2 4/4] config/arm: add AWS Graviton4 CPU

[V1 0/5] support VXLAN-GPE header fields(flags, rsvd0 and rsvd1) matching
 2024-02-19 23:44 UTC  (4+ messages)

[PATCH] lib/hash,lib/rcu: feature hidden key count in hash
 2024-02-19 23:35 UTC  (4+ messages)

[PATCH v3] net/netvsc: fix parsing of VLAN metadata
 2024-02-19 11:14 UTC  (15+ messages)
  ` [PATCH v4] "
        ` [PATCH v5] "
          ` [PATCH v6] "
              ` [PATCH v7 0/2] "
              ` [PATCH v7 1/2] lib/net: "
              ` [PATCH v7 2/2] net/netvsc: "
              ` [EXTERNAL] Re: [PATCH v6] "

[PATCH 1/3] vhost: robustify virtqueue access lock asserts
 2024-02-19 10:52 UTC  (4+ messages)
` [PATCH v2 1/5] vhost: fix virtqueue access check in datapath
  ` [PATCH v2 5/5] vhost: enhance virtqueue access lock asserts

[PATCH 0/2] add ring telemetry cmds
 2024-02-19 10:09 UTC  (9+ messages)
` [RESEND v7 0/3] add telemetry cmds for ring
  ` [RESEND v7 1/3] ring: fix unmatched type definition and usage
` [PATCH v8 0/2] add telemetry cmds for ring
  ` [PATCH v8 1/2] ring: add telemetry cmd to list rings
  ` [PATCH v8 2/2] ring: add telemetry cmd for ring info

[PATCH v11] net/iavf: add diagnostic support in TX path
 2024-02-19  9:55 UTC  (2+ messages)
` [PATCH v12] "

[PATCH v4 0/2] net/mlx5: add random compare support
 2024-02-19  7:37 UTC  (10+ messages)
` [PATCH v5 0/3] net/mlx5: add compare item support
  ` [PATCH v5 1/3] net/mlx5/hws: add support for compare matcher
  ` [PATCH v5 2/3] net/mlx5: add support to compare random value
  ` [PATCH v5 3/3] net/mlx5/hws: add compare ESP sequence number support

[RFC V1 0/1] net: extend VXLAN header to support more extensions
 2024-02-19  4:03 UTC  (7+ messages)
` [RFC V1 1/1] "

[PATCH v9 1/3] node: support to add next node to ethdev Rx node
 2024-02-19  3:14 UTC  (7+ messages)
` [PATCH v10 "
  ` [PATCH v10 3/3] app/graph: implement port forward usecase

[PATCH 00/11] add Traffic Manager feature
 2024-02-19  2:52 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/4] add __extension__ keyword to statement expressions
 2024-02-19  2:13 UTC  (7+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 2/3] drivers: use common min/max macros
  ` [PATCH v2 3/3] add extension keyword to GCC statement expressions

[PATCH] build: set rte toolchain macros from predefined macros
 2024-02-19  1:51 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] dmadev: standardize alignment and allocation
 2024-02-19  1:32 UTC  (4+ messages)
` [PATCH v2] dmadev: standardize alignment

[PATCH v4] lib/net: fix tcp/udp cksum with padding data
 2024-02-19  1:10 UTC  (4+ messages)
` [PATCH v5] "

[PATCH] examples/pipeline: simplify the L2 forwarding example
 2024-02-19  0:55 UTC  (3+ messages)
` [PATCH V3] examples/pipeline: simplify the L2 forwarding examples

[PATCH 0/3] pipeline: extend the IPv6 support
 2024-02-19  0:46 UTC  (2+ messages)

[PATCH] pipeline: remove limitation on number of input ports
 2024-02-18 23:48 UTC  (3+ messages)
` [PATCH V2] "

[PATCH 1/2] common/qat: add vqat definition to pmd map
 2024-02-18 22:25 UTC  (2+ messages)
` [PATCH v2] common/qat: add symmetric crypto virtual qat device (vQAT)

[PATCH 0/3] add support for additional data types
 2024-02-18 22:14 UTC  (2+ messages)

[PATCH] doc: remove cmdline deprecation notice
 2024-02-18 18:41 UTC  (2+ messages)

[PATCH 1/2] rcu: use atomic operation on acked token
 2024-02-18 18:13 UTC  (3+ messages)
` [PATCH 2/2] rcu: use correct value of acked token in debug print

[PATCH v1] config/arm: correct cpu arch for cross build
 2024-02-18 17:56 UTC  (4+ messages)
` [PATCH v4 0/2] config changes "
  ` [PATCH v4 2/2] config/arm: use common cpu arch for cross files

[PATCH] meson: link static libs with whole-archive in subproject
 2024-02-18 17:46 UTC  (4+ messages)

[PATCH] build: fix linker warnings about undefined symbols
 2024-02-18 17:38 UTC  (3+ messages)

[PATCH] maintainers: add myself to usertools
 2024-02-18 16:50 UTC  (2+ messages)

[PATCH] remove some MSVC conditional compile to empty
 2024-02-18 16:44 UTC  (9+ messages)
` [PATCH] eal: provide rte attribute macro for GCC attribute

[PATCH 1/1] maintainers: update RISC-V maintainer email
 2024-02-18 16:41 UTC  (2+ messages)

[PATCH] replace GCC marker extension with C11 anonymous unions
 2024-02-18 16:20 UTC  (12+ messages)
` [PATCH v4 00/18] stop using zero sized marker fields
  ` [PATCH v4 01/18] mbuf: deprecate GCC marker in rte mbuf struct
  ` [PATCH v4 02/18] mbuf: stop using zero sized marker fields
  ` [PATCH v4 12/18] net/hns3: "

[PATCH 1/2] pipeline: fix calloc parameters
 2024-02-18 16:08 UTC  (3+ messages)
` [PATCH v2 1/8] "

[PATCH v2 00/16] verify strdup return value
 2024-02-18 16:01 UTC  (5+ messages)
` [PATCH v2 01/16] eal: "

[PATCH 1/2] build: fix list_dir_globs failure in MSYS2
 2024-02-18 13:45 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 00/15] use GCC/MSVC compatible __VA_ARGS__
 2024-02-18 13:38 UTC  (2+ messages)

[PATCH 0/2] more replacement of zero length array
 2024-02-18 12:31 UTC  (7+ messages)
` [PATCH v2 0/4] "

[PATCH 0/5] use rte atomic thread fence
 2024-02-18 12:18 UTC  (4+ messages)
` [PATCH v2 0/6] "

[PATCH 9/9] net/mlx5/hws: support push_esp flag for insert header action
 2024-02-18  5:11 UTC  (11+ messages)
` [v2 01/10] net/mlx5/hws: skip RTE item when inserting rules by index
  ` [v2 02/10] net/mlx5/hws: add check for not supported fields in VXLAN
  ` [v2 03/10] net/mlx5/hws: add support for resizable matchers
  ` [v2 04/10] net/mlx5/hws: reordering the STE fields to improve hash
  ` [v2 05/10] net/mlx5/hws: check the rule status on rule update
  ` [v2 06/10] net/mlx5/hws: fix VLAN item handling on non relaxed mode
  ` [v2 07/10] net/mlx5/hws: extend action template creation API
  ` [v2 08/10] net/mlx5/hws: add missing actions STE limitation
  ` [v2 09/10] net/mlx5/hws: support push_esp flag for insert header action
  ` [v2 10/10] net/mlx5/hws: typo fix parm to param

[PATCH 0/5] fix race-condition of proactive error handling mode
 2024-02-18  3:41 UTC  (6+ messages)
` [PATCH v3 0/7] "

[PATCH 0/3] replace use of EAL logtype
 2024-02-18  3:16 UTC  (3+ messages)
` [PATCH v2 0/3] replace use of EAL logtype in applications

[PATCH] doc: update minimum Linux kernel version
 2024-02-17 19:48 UTC  (10+ messages)

[dpdk-dev] [PATCH v10 0/6] implement common bit operation APIs
 2024-02-17 14:25 UTC  (4+ messages)
` [dpdk-dev] [PATCH v10 4/6] net/bnx2x: use common rte bit operation APIs instead

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