DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v5] gro : fix reordering of packets in GRO library
 2024-01-07 11:21 UTC  (4+ messages)
` [PATCH v9] gro: fix reordering of packets in GRO layer
  ` [PATCH v10] "

[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 0/3] net/ice: simplified to 3 layer Tx scheduler
 2024-01-05 21:12 UTC  (14+ 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] doc: update default value for config parameter
 2024-01-05 17:30 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] doc: define qualification criteria for external library
 2024-01-05 17:27 UTC  (5+ messages)
` [dpdk-dev] [v3] "
  ` [dpdk-dev] [v4] "

[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 

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

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

[PATCH v1] net/axgbe: read and save the port property register
 2024-01-05 11:32 UTC 

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

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

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

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

[PATCH v6 1/2] net/iavf: fix Rx/Tx burst in multi-process
 2024-01-05  9:58 UTC  (14+ messages)
` [PATCH v7 0/2] net/iavf: fix Rx/Tx burst and add diagnostics
  ` [PATCH v7 1/2] net/iavf: fix Rx/Tx burst in multi-process
  ` [PATCH v7 2/2] net/iavf: add diagnostic support in TX path
    ` [PATCH v8 0/2] net/iavf: fix Rx/Tx burst and add diagnostics
      ` [PATCH v8 1/2] net/iavf: fix Rx/Tx burst in multi-process
      ` [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] 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 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  (8+ messages)
` [PATCH 2/2] app/test-crypto-perf: fix encrypt operation verify
  ` [EXT] "
` [EXT] [PATCH 1/2] app/test-crypto-perf: fix invalid memcmp results
` [PATCH v2 "
  ` [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  (12+ messages)

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

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

[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  (3+ messages)

[PATCH] net/i40e: updated 23.11 recommended matching list
 2024-01-04  5:16 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] app/test-crypto-perf: fix invalid mbuf next operation
 2024-01-04  4:17 UTC  (7+ messages)
` [EXT] "
` [PATCH v2] "
  ` [EXT] "

[PATCH 0/6] net/ice improve qos
 2024-01-04  2:57 UTC  (3+ messages)

[PATCH] net/e1000: support launchtime feature
 2024-01-04  2:56 UTC  (5+ messages)

[PATCH v2] net/ice: fix link update
 2024-01-04  2:36 UTC  (5+ messages)

[PATCH v4 0/3] net/iavf: support Tx LLDP on scalar and AVX512
 2024-01-04  0:26 UTC  (7+ messages)
` [PATCH v5 "
  ` [PATCH v6 "
    ` [PATCH v6 1/3] net/iavf: support Tx LLDP on scalar
    ` [PATCH v6 2/3] net/iavf: support Tx LLDP on AVX512
    ` [PATCH v6 3/3] net/iavf: add Tx LLDP command

[PATCH v4 0/7] dts: Port scatter suite over
 2024-01-03 22:32 UTC  (25+ messages)
` [PATCH v4 1/7] dts: add required methods to testpmd_shell
` [PATCH v4 7/7] dts: add scatter test suite
` [PATCH v5 0/7] dts: Port scatter suite over
  ` [PATCH v5 1/7] dts: add startup verification and forwarding modes to testpmd shell
  ` [PATCH v5 2/7] dts: limit EAL parameters to DPDK apps and add parameters to all apps
  ` [PATCH v5 3/7] dts: add optional packet filtering to scapy sniffer
  ` [PATCH v5 4/7] dts: add pci addresses to EAL parameters
  ` [PATCH v5 5/7] dts: allow configuring MTU of ports
  ` [PATCH v5 6/7] dts: add scatter to the yaml schema
  ` [PATCH v5 7/7] dts: add pmd_buffer_scatter test suite
  ` [PATCH v6 0/7] dts: Port scatter suite over
    ` [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

21.11.6 patches review and test
 2024-01-03 14:43 UTC  (2+ messages)

[PATCH] net/bonding: fix query-count flags not set
 2024-01-03 11:10 UTC 

[PATCH v2] net/iavf: fix vf startup coredump
 2024-01-03 10:42 UTC  (3+ messages)
` [PATCH v3] net/iavf: fix VF "

[PATCH] net/iavf: fix no polling mode switch
 2024-01-03 10:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] common/cnxk: fix mbox region copy
 2024-01-03 10:12 UTC  (3+ messages)
` [PATCH 2/2] common/cnxk: fix VLAN check for inner header

[PATCH v1 1/1] net/thunderx: update dmac control register to appropriately
 2024-01-03  9:48 UTC  (2+ messages)

[Bug 1340] net/i40e do not match packet with non-zero 802.1p priority when flow rule for VLAN ID only is used
 2024-01-03  9:06 UTC 

[RFC] net/ice: add E830 support
 2024-01-03  8:11 UTC 

[PATCH 1/2] net/virtio-user: improve kick performance with notification area mapping
 2024-01-03  7:13 UTC  (3+ messages)
` [PATCH 2/2] net/virtio-user: add VIRTIO_NET_F_RSS to supported features
  ` [EXT] "

[PATCH 0/2] app/test-crypto-perf: fix multi-segment issue
 2024-01-03  4:00 UTC  (3+ messages)
` [PATCH 1/2] app/test-crypto-perf: fix copy segment size calculation
` [PATCH 2/2] app/test-crypto-perf: fix dst_mbuf "

[PATCH] net/ice: updated 23.11 recommended matching list
 2024-01-03  3:10 UTC  (2+ messages)

[PATCH] build: set rte toolchain macros from predefined macros
 2024-01-03  0:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] eal: initialize shared plugins on Windows
 2024-01-03  0:05 UTC  (3+ messages)
` [PATCH v3] "

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

[PATCH v2 1/2] telemetry: correct json empty dictionaries
 2023-12-24 22:02 UTC  (2+ messages)
` [PATCH v2 2/2] "

[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] "

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