DPDK-dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-04 05:53:23 to 2024-01-08 15:55:46 UTC [more...]

[BUG] [bonding] bonding member delete bug
 2024-01-08 15:55 UTC  (3+ messages)

[PATCH v5] gro : fix reordering of packets in GRO library
 2024-01-08 15:50 UTC  (7+ messages)
` [PATCH v9] gro: fix reordering of packets in GRO layer
  ` [PATCH v10] "
  ` [PATCH v11] "
  ` [PATCH v12] "

[PATCH v5 0/7] dts: Port scatter suite over
 2024-01-08 15:47 UTC  (16+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/7] dts: add startup verification and forwarding modes to testpmd shell
  ` [PATCH v6 2/7] dts: limit EAL parameters to DPDK apps and add parameters to all apps
  ` [PATCH v6 3/7] dts: add optional packet filtering to scapy sniffer
  ` [PATCH v6 4/7] dts: add pci addresses to EAL parameters
  ` [PATCH v6 5/7] dts: allow configuring MTU of ports
  ` [PATCH v6 6/7] dts: add scatter to the yaml schema
  ` [PATCH v6 7/7] dts: add pmd_buffer_scatter test suite

[PATCH 0/3] fix some problems of flower firmware
 2024-01-08 15:42 UTC  (5+ messages)
` [PATCH 2/3] net/nfp: fix free resource problem

unnecessary rx callbacks when zero packets
 2024-01-08 15:20 UTC  (4+ messages)

Issues around packet capture when secondary process is doing rx/tx
 2024-01-08 15:13 UTC  (3+ messages)

[PATCH] lib/dmadev: get DMA device using device ID
 2024-01-08 14:47 UTC  (3+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH v2] doc: define qualification criteria for external library
 2024-01-08 13:27 UTC  (11+ messages)
` [dpdk-dev] [v3] "
  ` [dpdk-dev] [v4] "
    ` [dpdk-dev] [v5] "

DTS testpmd and SCAPY integration
 2024-01-08 12:17 UTC  (5+ messages)

[PATCH 0/3] net/ice: simplified to 3 layer Tx scheduler
 2024-01-08 20:21 UTC  (18+ messages)
` [PATCH 1/3] net/ice: hide port and TC layer in Tx sched tree
` [PATCH 2/3] net/ice: refactor tm config data struture
` [PATCH 3/3] doc: update ice document for qos
` [PATCH v2 0/3] net/ice: simplified to 3 layer Tx scheduler
  ` [PATCH v2 1/3] net/ice: hide port and TC layer in Tx sched tree
  ` [PATCH v2 2/3] net/ice: refactor tm config data structure
  ` [PATCH v2 3/3] doc: update ice document for qos
` [PATCH v3 0/3] net/ice: simplified to 3 layer Tx scheduler
  ` [PATCH v3 1/3] net/ice: hide port and TC layer in Tx sched tree
  ` [PATCH v3 2/3] net/ice: refactor tm config data structure
  ` [PATCH v3 3/3] doc: update ice document for qos
  ` [PATCH v4 0/3] simplified to 3 layer Tx scheduler
    ` [PATCH v4 1/3] net/ice: hide port and TC layer in Tx sched tree
    ` [PATCH v4 2/3] net/ice: refactor tm config data structure
    ` [PATCH v4 3/3] doc: update ice document for qos

[PATCH v3 1/2] doc: updated incorrect value for IP frag max fragments
 2024-01-08 11:36 UTC  (3+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] ip_frag: updated name for IP frag define

[PATCH] build: set rte toolchain macros from predefined macros
 2024-01-08 11:18 UTC  (3+ messages)
` [PATCH v2] "

vmxnet3 no longer functional on DPDK 21.11
 2024-01-06 14:50 UTC  (7+ messages)

[PATCH v2 1/2] telemetry: correct json empty dictionaries
 2024-01-08 11:02 UTC  (4+ messages)
` [PATCH v2 2/2] "

[dpdk-dev] [RFC] ethdev: support Tx queue free descriptor query
 2024-01-08 10:54 UTC  (12+ messages)

[PATCH 0/2] remove __typeof__ from expansion of per lcore macros
 2024-01-08 10:45 UTC  (3+ messages)
` [PATCH v2 0/3] "

[PATCH] net/ice: fix memory leak
 2024-01-08  9:53 UTC  (3+ messages)

[PATCH v1] net/axgbe: read and save the port property register
 2024-01-08  9:10 UTC  (2+ messages)

[PATCH] app/dma-perf: support bi-directional transfer
 2024-01-08  8:27 UTC 

[PATCH] doc: update command scope information
 2024-01-08  7:34 UTC 

[PATCH] tap: check that file is BPF arch before extracting
 2024-01-07 17:40 UTC 

[PATCH 1/1] buildtools: remove absolute paths from pc file
 2024-01-07 15:41 UTC 

[PATCH 0/4] Implementation of CNXK ML event adapter driver
 2024-01-07 15:40 UTC  (5+ messages)
` [PATCH 1/4] event/cnxk: add ML adapter capabilities get
` [PATCH 2/4] event/cnxk: implement queue pair add and delete
` [PATCH 3/4] ml/cnxk: add adapter enqueue function
` [PATCH 4/4] ml/cnxk: add adapter dequeue function

[PATCH 00/11] Introduce Event ML Adapter
 2024-01-07 15:34 UTC  (10+ messages)
` [PATCH 01/11] eventdev: introduce ML event adapter library
` [PATCH 02/11] event/ml: add ml adapter capabilities get
` [PATCH 03/11] event/ml: add adapter create and free
` [PATCH 04/11] event/ml: add adapter port get
` [PATCH 05/11] event/ml: add adapter queue pair add and delete
` [PATCH 06/11] event/ml: add support for service function
` [PATCH 07/11] event/ml: add adapter start and stop
` [PATCH 08/11] event/ml: add support to get adapter service ID
` [PATCH 09/11] event/ml: add support for runtime params

[PATCH 0/3] add support for additional data types
 2024-01-07 15:28 UTC  (4+ messages)
` [PATCH 1/3] mldev: add conversion routines for 32-bit integers
` [PATCH 2/3] mldev: add support for 64-integer data type
` [PATCH 3/3] ml/cnxk: add support for additional integer types

[PATCH 1/1] ml/cnxk: enable data caching for TVM models
 2024-01-07 15:20 UTC 

[PATCH 1/1] ml/cnxk: exclude caching run stats from xstats
 2024-01-07 15:19 UTC 

net/ena: roadmap for 24.03
 2024-01-07 13:38 UTC 

[PATCH 0/4] net/mlx5: add modify field ADD fields support
 2024-01-07 12:37 UTC  (2+ messages)

[PATCH] net/mlx5: fix index choosing in TAG modification
 2024-01-07 12:36 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: allow jump to current group
 2024-01-07 12:35 UTC  (3+ messages)
` [PATCH v2] net/mlx5: fix jump action validation

[PATCH v1] doc/mlx5: update IPv6 routing extension matching limitation
 2024-01-07 12:34 UTC  (2+ messages)

[RFC] ethdev: introduce entropy calculation
 2024-01-07  9:37 UTC  (10+ messages)

[PATCH] net/tap: Modified TAP BPF program as per the new Kernel-version upgrade requirements
 2024-01-06 18:16 UTC  (22+ messages)
  ` [External] : "

[RFC 0/5] BPF infrastructure enhancements
 2024-01-05 22:28 UTC  (6+ messages)
` [RFC 1/5] tap: move forward declaration of bpf_load
` [RFC 2/5] tap: remove unnecessary bzero() calls in bpf api
` [RFC 3/5] tap: remove unnecessary cast in call to bpf_load
` [RFC 4/5] tap: get errors from kernel on bpf load failure
` [RFC 5/5] tap: stop "vendoring" linux bpf header

[PATCH v4 0/4] changes for 24.03
 2024-01-05 22:00 UTC  (7+ messages)
` [PATCH v4 1/4] baseband/fpga_5gnr_fec: renaming for consistency
` [PATCH v4 2/4] baseband/fpga_5gnr_fec: add Vista Creek variant
` [PATCH v4 3/4] baseband/fpga_5gnr_fec: add AGX100 support
` [PATCH v4 4/4] baseband/fpga_5gnr_fec: cosmetic comment changes

[PATCH] doc: update default value for config parameter
 2024-01-05 17:30 UTC  (2+ messages)

[PATCH] doc: fix test eventdev example commands
 2024-01-05 15:54 UTC 

[PATCH] build: riscv is not a valid -march value
 2024-01-05 15:50 UTC  (5+ messages)

[Bug 1343] net/i40e does not drop packet with too many segments
 2024-01-05 13:44 UTC 

[Bug 1342] net/i40e rejects packet without any Tx offload on Tx prepare
 2024-01-05 12:57 UTC 

[PATCH] net/ice: refine queue start stop
 2024-01-05 13:37 UTC  (3+ messages)

[PATCH] net/ice: add diagnostic support in TX path
 2024-01-05 10:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net/i40e: add diagnostic support in TX path
 2024-01-05  9:59 UTC  (3+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH v7 2/2] net/iavf: add diagnostic support in TX path
 2024-01-05  9:58 UTC  (8+ messages)
` [PATCH v8 0/2] net/iavf: fix Rx/Tx burst and add diagnostics
  ` [PATCH v8 2/2] net/iavf: add diagnostic support in TX path
    ` [PATCH v9 0/2] net/iavf: fix Rx/Tx burst and add diagnostics
      ` [PATCH v9 1/2] net/iavf: fix Rx/Tx burst in multi-process
      ` [PATCH v9 2/2] net/iavf: add diagnostic support in TX path
        ` [PATCH v10] "

[PATCH] app/test-crypto-perf: add throughput OOP decryption
 2024-01-05 10:01 UTC 

[PATCH] common/cnxk: update MACsec pkt ok count
 2024-01-05  9:15 UTC 

Minutes of Technical Board Meeting, 2023-December-13
 2024-01-05  9:13 UTC 

[PATCH v3 0/2] net/mlx5: add random item support
 2024-01-05  9:05 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] net/mlx5/hws: add support for random number match

[PATCH] dts: improve documentation
 2024-01-04 13:15 UTC  (4+ messages)

[PATCH 00/26] Replace uses of RTE_LOGTYPE_PMD
 2023-12-23  0:53 UTC  (4+ messages)
` [PATCH v6 00/20] Remove uses of PMD logtype
  ` [PATCH v6 05/20] net/dpaa2: used dedicated logtype not PMD
    ` [EXT] "

[PATCH 1/2] net/cpfl: parse flow offloading hint from P4 context file
 2024-01-05  8:16 UTC  (4+ messages)
` [PATCH v2 0/2] net/cpfl: support flow offloading for P4
` [PATCH v2 1/2] net/cpfl: parse flow offloading hint from P4 context file
` [PATCH v2 2/2] net/cpfl: add TDI to flow engine

[PATCH] app/test-crypto-perf: add missed resubmission fix
 2024-01-05  6:55 UTC 

[Bug 1341] ovs+dpdk ixgbe port tx failed. rte_pktmbuf_alloc failed
 2024-01-05  6:28 UTC 

[PATCH 1/2] app/test-crypto-perf: fix invalid memcmp results
 2024-01-05  4:44 UTC  (7+ messages)
` [PATCH 2/2] app/test-crypto-perf: fix encrypt operation verify
  ` [EXT] "
` [PATCH v2 1/2] app/test-crypto-perf: fix invalid memcmp results
  ` [PATCH v2 2/2] app/test-crypto-perf: fix encrypt operation verify
    ` [EXT] "

[PATCH] net/e1000: support launchtime feature
 2024-01-05  0:51 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] event/cnxk: use WFE LDP loop for getwork routine
 2024-01-04 19:36 UTC 

[PATCH v3] ethdev: fix getting supported ptypes list
 2024-01-04 17:51 UTC  (4+ messages)
` [dpdk-dev v4 2/2] net/tap: fix buffer overflow for "
  ` [dpdk-dev v4 1/2] net/tap: fix buffer overflow for ptypes list through updation of last element
  ` [dpdk-dev v4 2/2] net/tap: fix buffer overflow for ptypes list through driver API update

[PATCH v4] [PATCH 2/2] net/tap: fix buffer overflow for ptypes list
 2024-01-04 16:37 UTC 

[PATCH v4] [PATCH 2/2] net/tap: fix buffer overflow for ptypes list
 2024-01-04 16:22 UTC 

[RFC] ethdev: fast path async flow API
 2024-01-04 16:08 UTC  (11+ messages)

[RFC PATCH] cryptodev: add sm2 key exchange and encryption for HW
 2024-01-04 13:37 UTC  (2+ messages)
` [EXT] "

[PATCH 0/9] net/cnxk: support for port representors
 2024-01-04 12:47 UTC  (8+ messages)
` [PATCH v2 00/24] "
  ` [PATCH v2 02/24] net/cnxk: implementing eswitch device
  ` [PATCH v2 03/24] net/cnxk: eswitch HW resource configuration
  ` [PATCH v2 07/24] common/cnxk: interface to update VLAN TPID

[PATCH 1/2] config/arm: fix CN10K minimum march requirement
 2024-01-04  9:18 UTC  (2+ messages)
` [PATCH 2/2] config/arm: add armv9-a march

22.11.4 patches review and test
 2024-01-04  6:16 UTC  (3+ messages)

[PATCH v1] app/testpmd: use Tx preparation in txonly engine
 2024-01-04  5:52 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).