DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v4 1/2] app/testpmd: fix vlan offload of rxq
 2022-10-26 17:10 UTC  (3+ messages)
` [PATCH v4 2/2] net/ice: fix vlan offload

[RFC] mempool: rte_mempool_do_generic_get optimizations
 2022-10-26 14:26 UTC  (5+ messages)
` [PATCH v6 0/4] mempool: fix mempool cache flushing algorithm

[Bug 993] [build][21.11] build failure using meson 0.62.0
 2022-10-26 13:32 UTC  (2+ messages)

[dpdk-dev v2] crypto/ipsec_mb: multi-process IPC request handler
 2022-10-26 13:19 UTC  (11+ messages)
` [dpdk-dev v3] "
  ` [dpdk-dev v4] "
          ` [dpdk-dev v5] "

[PATCH] net/gve: fix meson build failure on non-Linux platforms
 2022-10-26 11:11 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] app/testpmd: fix MAC header in csum forward engine
 2022-10-26 11:07 UTC 

[PATCH v6 0/6] crypto/uadk: introduce uadk crypto driver
 2022-10-26 10:54 UTC  (7+ messages)
` [PATCH v6 1/6] "
` [PATCH v6 2/6] crypto/uadk: support basic operations
` [PATCH v6 3/6] crypto/uadk: support enqueue/dequeue operations
` [PATCH v6 4/6] crypto/uadk: support cipher algorithms
` [PATCH v6 5/6] crypto/uadk: support auth algorithms
` [PATCH v6 6/6] test/crypto: support uadk PMD

[RFC PATCH 00/11] Bus cleanup for 22.11
 2022-10-26 10:30 UTC  (6+ messages)
` [PATCH v6 00/27] Bus and device "
  ` [PATCH v6 08/27] eal: deprecate RTE_FUNC_PTR_* macros

[PATCH resend v5 0/6] crypto/uadk: introduce uadk crypto driver
 2022-10-26 10:16 UTC  (16+ messages)
` [PATCH resend v5 1/6] "
  ` [EXT] "
` [PATCH resend v5 2/6] crypto/uadk: support basic operations
  ` [EXT] "
` [PATCH resend v5 4/6] crypto/uadk: support cipher algorithms
  ` [EXT] "
` [PATCH resend v5 5/6] crypto/uadk: support auth algorithms
  ` [EXT] "
` [PATCH resend v5 6/6] test/crypto: add cryptodev_uadk_autotest
  ` [EXT] "
` [EXT] [PATCH resend v5 0/6] crypto/uadk: introduce uadk crypto driver

[PATCH v11 01/18] common/idpf: introduce common library
 2022-10-26 10:10 UTC  (20+ messages)
` [PATCH v12 00/18] add support for idpf PMD in DPDK
  ` [PATCH v12 01/18] common/idpf: introduce common library
  ` [PATCH v12 02/18] net/idpf: add support for device initialization
  ` [PATCH v12 03/18] net/idpf: add Tx queue setup
  ` [PATCH v12 04/18] net/idpf: add Rx "
  ` [PATCH v12 05/18] net/idpf: add support for device start and stop
  ` [PATCH v12 06/18] net/idpf: add support for queue start
  ` [PATCH v12 07/18] net/idpf: add support for queue stop
  ` [PATCH v12 08/18] net/idpf: add queue release
  ` [PATCH v12 09/18] net/idpf: add support for MTU configuration
  ` [PATCH v12 10/18] net/idpf: add support for basic Rx datapath
  ` [PATCH v12 11/18] net/idpf: add support for basic Tx datapath
  ` [PATCH v12 12/18] net/idpf: support packet type get
  ` [PATCH v12 13/18] net/idpf: add support for write back based on ITR expire
  ` [PATCH v12 14/18] net/idpf: add support for RSS
  ` [PATCH v12 15/18] net/idpf: add support for Rx offloading
  ` [PATCH v12 16/18] net/idpf: add support for Tx offloading
  ` [PATCH v12 17/18] net/idpf: add AVX512 data path for single queue model
  ` [PATCH v12 18/18] net/idpf: add support for timestamp offload

[PATCH] net/mlx5: remove unneeded SQ null checking
 2022-10-26  9:58 UTC  (2+ messages)

[PATCH] net/mlx5/hws: set ft_type on root matcher creation
 2022-10-26  9:57 UTC  (2+ messages)

[PATCH] net/mlx5: fix assert failure in item translation
 2022-10-26  9:56 UTC  (2+ messages)

[PATCH] net/virtio: remove declaration of undefined function
 2022-10-26  9:43 UTC  (2+ messages)

[PATCH] vhost: promote per-queue stats API to stable
 2022-10-26  9:31 UTC  (2+ messages)

[PATH 0/2] vhost: fix some async vhost index calculation issues
 2022-10-26  9:27 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 1/8] vdpa/ifc: add new device ID
 2022-10-26  9:26 UTC  (4+ messages)
` [PATCH v9 00/12] vdpa/ifc: add multi queue support

[PATCH v3] vhost: add new `rte_vhost_vring_call_nonblock` API
 2022-10-26  9:24 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] net/virtio: add queue and port ID in some logs
 2022-10-26  9:09 UTC  (3+ messages)
` [PATCH v2] "

[Bug 1114] build failures with clang 15
 2022-10-26  9:08 UTC 

[PATCH v1 0/2] vhost: introduce DMA vchannel unconfiguration
 2022-10-26  9:07 UTC  (10+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/2] "
  ` [PATCH v8 2/2] examples/vhost: unconfigure DMA vchannel

[PATCH 0/8] start cleanup of rte_flow_item_*
 2022-10-26  8:45 UTC  (11+ messages)
` [PATCH 1/8] ethdev: use Ethernet protocol struct for flow matching
` [PATCH 2/8] net: add smaller fields for VXLAN
` [PATCH 3/8] ethdev: use VXLAN protocol struct for flow matching
` [PATCH 4/8] ethdev: use GRE "
` [PATCH 5/8] ethdev: use GTP "
` [PATCH 6/8] ethdev: use ARP "
` [PATCH 7/8] doc: fix description of L2TPV2 flow item
` [PATCH 8/8] net: mark all big endian types

[PATCH v10 01/14] net/idpf: add support for device start and stop
 2022-10-26  8:38 UTC  (19+ messages)
` [PATCH v11 00/18] add support for idpf PMD in DPDK
  ` [PATCH v11 02/18] net/idpf: add support for device initialization
  ` [PATCH v11 03/18] net/idpf: add Tx queue setup
  ` [PATCH v11 05/18] net/idpf: add support for device start and stop
  ` [PATCH v11 09/18] net/idpf: add support for packet type get
  ` [PATCH v11 12/18] net/idpf: add support for basic Tx datapath
  ` [PATCH v11 15/18] net/idpf: add support for Rx offloading
  ` [PATCH v11 16/18] net/idpf: add support for Tx offloading

[PATCH] devtools: check for supported git version
 2022-10-26  8:34 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 0/3] Direct re-arming of buffers on receive side
 2022-10-26  7:35 UTC  (8+ messages)
` [PATCH v2 1/3] ethdev: add API for direct rearm mode
    ` 回复: "
        ` 回复: "
            ` 回复: "

[PATCH v2] example: vdpa: support run in nested virtualization environment
 2022-10-26  6:48 UTC  (4+ messages)
` [PATCH v3] examples/vdpa: support running "

[PATCH 0/4] crypto/ccp cleanup
 2022-10-26  6:21 UTC  (7+ messages)
` [PATCH v2 "

[PATCH] vdpa/ifc/base: wait for queue disable before saving q-state
 2022-10-26  5:32 UTC  (2+ messages)

[Bug 1006] [dpdk-22.03] [asan] coremask/individual_coremask: AddressSanitizer DEADLYSIGNAL
 2022-10-26  5:30 UTC  (3+ messages)

[PATCH] net/vhost: support asynchronous data path
 2022-10-26  5:00 UTC  (11+ messages)
` [PATCH v5] "

[PATCH v1] examples/fips_validation: parse block error fix
 2022-10-26  4:26 UTC  (2+ messages)
` [EXT] "

[PATCH v7 1/8] net/gve/base: introduce base code
 2022-10-26  2:15 UTC  (14+ messages)
` [PATCH v8 0/8] introduce GVE PMD
  ` [PATCH v8 1/8] net/gve/base: introduce base code
  ` [PATCH v8 2/8] net/gve/base: add OS specific implementation
  ` [PATCH v8 3/8] net/gve: add support for device initialization
  ` [PATCH v8 4/8] net/gve: add support for link update
  ` [PATCH v8 5/8] net/gve: add support for MTU setting
  ` [PATCH v8 6/8] net/gve: add support for dev info get and dev configure
  ` [PATCH v8 7/8] net/gve: add support for queue operations
  ` [PATCH v8 8/8] net/gve: add support for Rx/Tx

flow classify library status
 2022-10-25 22:57 UTC  (4+ messages)

[PATCH] common/cnxk: fix build failure with rhel
 2022-10-25 18:13 UTC  (2+ messages)

[RFC] pcapng: record received RSS hash in pcap file
 2022-10-25 18:01 UTC  (3+ messages)

[PATCH] event/cnxk: fix incorrect mbuf offset calculation
 2022-10-25 16:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5 1/5] examples/l3fwd: fix port group mask generation
 2022-10-25 16:05 UTC  (6+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/5] examples/l3fwd: split processing and send stages
  ` [PATCH v6 3/5] examples/l3fwd: use lpm vector path for event vector
  ` [PATCH v6 4/5] examples/l3fwd: fix event vector processing in fib
  ` [PATCH v6 5/5] examples/l3fwd: use em vector path for event vector

[PATCH v6 0/1] baseband/acc100: changes for 22.11
 2022-10-25 16:00 UTC  (5+ messages)
` [PATCH v6 1/1] baseband/acc100: add workaround for deRM corner cases

[PATCH] lib: remove empty return types from doxygen comments
 2022-10-25 16:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] maintainers: remove obsolete contact details
 2022-10-25 15:12 UTC  (2+ messages)

[PATCH 1/2] app/test-crypto-perf: fix number of scheduler sessions
 2022-10-25 15:10 UTC  (3+ messages)
` [PATCH 2/2] crypto/scheduler: fix op session in pkt size distr mode
` [EXT] [PATCH 1/2] app/test-crypto-perf: fix number of scheduler sessions

[PATCH 0/2] mlx5: fix miss NULL check in devargs parsing
 2022-10-25 13:54 UTC  (2+ messages)

[PATCH] net/mlx5: fix tunnel header with IPIP offload
 2022-10-25 13:53 UTC  (2+ messages)

[v3] net/mlx5: add port representor item support
 2022-10-25 13:52 UTC  (3+ messages)
` [v4] net/mlx5: support matching flow on port representor ID

[PATCH] net/mlx5: fix RSS expansion buffer size
 2022-10-25 13:51 UTC  (2+ messages)

[PATCH v5 1/2] mem: telemetry support for memseg and element information
 2022-10-25 13:02 UTC  (3+ messages)
` [PATCH v6] "
  ` [PATCH v7] "

[PATCH 1/1] pci: read amd iommu virtual address width
 2022-10-25 11:54 UTC  (4+ messages)
` [PATCH v6] "

[Bug 1113] i40e: device configure ignores RSS key in rx_adv_conf
 2022-10-25 11:52 UTC 

[PATCH 00/25] add the extend rte_flow offload support of nfp PMD
 2022-10-25 11:42 UTC  (17+ messages)
` [PATCH v2 "
  ` [PATCH v2 25/25] net/nfp: support new tunnel solution
  ` [PATCH v3 00/26] add the extend rte_flow offload support of nfp PMD
    ` [PATCH v3 18/26] net/nfp: support IPv4 NVGRE encap flow action
    ` [PATCH v3 19/26] net/nfp: support IPv6 "
    ` [PATCH v3 20/26] net/nfp: prepare for IPv4 GRE tunnel decap "
    ` [PATCH v3 21/26] net/nfp: prepare for IPv6 "
    ` [PATCH v3 22/26] net/nfp: support IPv4 NVGRE flow item
    ` [PATCH v3 23/26] net/nfp: support IPv6 "
    ` [PATCH v3 24/26] net/nfp: support IPv4 NVGRE decap flow action
    ` [PATCH v3 25/26] net/nfp: support IPv6 "
    ` [PATCH v3 26/26] net/nfp: support new solution for tunnel decap action

[PATCH] trace: take live traces via telemetry
 2022-10-25 10:38 UTC  (12+ messages)
` [PATCH v3 0/4] Telemetry support for traces
  ` [PATCH v3 1/4] telemetry: support boolean type
  ` [PATCH v3 2/4] telemetry: extend valid command characters
  ` [PATCH v3 3/4] trace: enable trace operations via telemetry
  ` [PATCH v3 4/4] trace: create new directory for each trace dump

[PATCH v6 0/8] introduce GVE PMD
 2022-10-25  9:07 UTC  (8+ messages)
` [PATCH v7 "
  ` [PATCH v7 8/8] net/gve: add support for Rx/Tx

[PATCH] test/member: fix incorrect expression
 2022-10-25  9:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH V2] doc: add ice in-tree driver version for Intel NICs
 2022-10-25  8:23 UTC  (4+ 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).