DPDK-dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-09 11:30:46 to 2024-01-12 14:07:22 UTC [more...]

[PATCH 1/2] baseband/acc: fix logtypes register
 2024-01-12 14:07 UTC  (4+ messages)
` [PATCH 2/2] baseband/acc: fix common logs

[PATCH 00/26] Replace uses of RTE_LOGTYPE_PMD
 2024-01-12 13:57 UTC  (4+ messages)
` [PATCH v6 00/20] Remove uses of PMD logtype
  ` [PATCH v6 08/20] net/nfb: use dynamic logtype

[PATCH] drivers: use dedicated logtypes
 2024-01-12 13:53 UTC  (2+ messages)

[RFT] net/nfb: use dynamic logtype
 2024-01-12 13:50 UTC  (4+ messages)
` [PATCH 0/3] net/nfb: driver cleanups

[PATCH] net/tap: Modified TAP BPF program as per the Kernel-version upgrade requirements
 2024-01-12 13:48 UTC 

[PATCH] dts: improve documentation
 2024-01-12 13:24 UTC  (2+ messages)

[PATCH 0/2] multiple representors in one device
 2024-01-12 12:42 UTC  (7+ messages)
` [PATCH 1/2] ethdev: parsing multiple representor devargs string
    ` [EXT] "
` [PATCH 2/2] doc: multiple representors in one device

[dpdk-dev] [RFC] ethdev: support Tx queue free descriptor query
 2024-01-12 12:33 UTC  (23+ messages)
` [dpdk-dev] [v1] ethdev: support Tx queue used count

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

[PATCH 0/3] Remove last library static logtypes
 2024-01-12 11:03 UTC  (2+ messages)

[PATCH] eventdev: replace RTE_LOGTYPE_EVENTDEV with a dynamic type
 2024-01-12 11:03 UTC  (2+ messages)

[PATCH] dmadev: add tracepoints
 2024-01-12 10:38 UTC  (5+ messages)
` [PATCH v4] "

[PATCH] dmadev: add tracepoints at data path APIs
 2024-01-12 10:26 UTC 

[PATCH v1] dts: add Dockerfile
 2024-01-12 10:23 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/2] ethdev: add RTE_FLOW_ITEM_TYPE_COMPARE
 2024-01-12  8:11 UTC  (10+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] ethdev: rename action modify field data structure
  ` [PATCH v2 2/3] ethdev: add compare item
  ` [PATCH v2 3/3] net/mlx5: add compare item support

[V1 0/5] support VXLAN-GPE header fields(flags, rsvd0 and rsvd1) matching
 2024-01-12  8:02 UTC  (6+ messages)
` [V1 1/5] net/mlx5: support VXLAN-GPE flags matching
` [V1 2/5] app/testpmd: support VXLAN-GPE flags
` [V1 3/5] net/mlx5: support VXLAN-GPE reserved fields matching
` [V1 4/5] app/testpmd: support VXLAN-GPE reserved fields
` [V1 5/5] net/mlx5/hws: support VXLAN-GPE matching

[V1 0/2] use traffic class PRM field for IPv6 modification
 2024-01-12  7:50 UTC  (3+ messages)
` [V1 1/2] net/mlx5: discover IPv6 traffic class support in RDMA core
` [V1 2/2] net/mlx5: use traffic class PRM field for IPv6 modification

[RFC] ethdev: introduce entropy calculation
 2024-01-12  7:46 UTC  (4+ messages)

[PATCH] doc: update minimum Linux kernel version
 2024-01-11 22:38 UTC  (8+ messages)

gve: mixes DPDK and Linux versions in compatibility check
 2024-01-11 20:08 UTC 

[PATCH 00/21] replace strtok with strtok_r
 2024-01-11 17:13 UTC  (6+ messages)
` [PATCH v2 00/22] replace strtok with reentrant version
  ` [PATCH v2 04/22] app/crypto-perf: "
  ` [PATCH v2 14/22] telemetry: "

[PATCH v1] app/testpmd: use Tx preparation in txonly engine
 2024-01-11 16:57 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3] ethdev: fix getting supported ptypes list
 2024-01-11 16:29 UTC  (7+ 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

[v7 1/1] net/af_xdp: fix multi interface support for K8s
 2024-01-11 14:21 UTC  (8+ messages)

[PATCH 1/2] net/virtio-user: improve kick performance with notification area mapping
 2024-01-11 14:17 UTC  (4+ messages)
` [PATCH 2/2] net/virtio-user: add VIRTIO_NET_F_RSS to supported features

[PATCH] ethdev: add dump regs for telemetry
 2024-01-11 12:43 UTC  (11+ messages)

vmxnet3 no longer functional on DPDK 21.11
 2024-01-11 12:03 UTC  (17+ messages)
            ` [PATCH] net/vmxnet3: fix use of interrupts on FreeBSD

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

[PATCH] build: fix linker warnings about undefined symbols
 2024-01-11  9:48 UTC  (4+ messages)

22.11.4 patches review and test
 2024-01-11  8:52 UTC  (6+ messages)

[RFC 0/5] support VXLAN-GPE header fields(flags, rsvd0 and rsvd1) matching
 2024-01-11  7:00 UTC  (6+ messages)
` [RFC 1/5] net/mlx5: support VXLAN-GPE flags matching
` [RFC 2/5] app/testpmd: support VXLAN-GPE flags
` [RFC 3/5] net/mlx5: support VXLAN-GPE reserved fields matching
` [RFC 4/5] app/testpmd: support VXLAN-GPE reserved fields
` [RFC 5/5] net/mlx5/hws: support VXLAN-GPE matching

[PATCH 0/9] net/cnxk: support for port representors
 2024-01-11  6:48 UTC  (5+ messages)
` [PATCH v2 24/24] doc: port representors in cnxk
  ` [EXT] "

[PATCH 00/11] add Traffic Manager feature
 2024-01-11  6:36 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/3] some bugfixes for PTP
 2024-01-11  6:25 UTC  (9+ messages)
` [PATCH v3 0/2] ethdev: add the check for PTP capability

[PATCH] testpmd: do not print bitrate-stats in help if not configured
 2024-01-10 23:25 UTC  (3+ messages)

[PATCH v1 0/1] baseband/acc: refactor of DMA response
 2024-01-10 22:28 UTC  (2+ messages)
` [PATCH v1 1/1] "

Issues around packet capture when secondary process is doing rx/tx
 2024-01-10 20:11 UTC  (5+ messages)

[PATCH] doc: add testpmd latencystats option
 2024-01-10 18:11 UTC  (2+ messages)

[PATCH v2 1/2] telemetry: correct json empty dictionaries
 2024-01-10 17:49 UTC  (2+ messages)

[PATCH 1/1] ml/cnxk: enable data caching for TVM models
 2024-01-10 17:25 UTC  (2+ messages)

[PATCH v4 0/4] changes for 24.03
 2024-01-10 17:19 UTC  (7+ messages)
` [PATCH v4 1/4] baseband/fpga_5gnr_fec: renaming for consistency
` [PATCH v4 4/4] baseband/fpga_5gnr_fec: cosmetic comment changes

[PATCH] common/cnxk: update MACsec pkt ok count
 2024-01-10 17:07 UTC  (2+ messages)

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

[PATCH] app/test-crypto-perf: add missed resubmission fix
 2024-01-10 14:46 UTC  (2+ messages)
` [EXT] "

[Bug 1363] DTS improve statistics.txt
 2024-01-10 12:23 UTC 

[Bug 1362] Framework cleanup before extraction fails due to root files
 2024-01-10 12:19 UTC 

[Bug 1361] DTS logging improvements
 2024-01-10 12:17 UTC 

[Bug 1360] DTS Config improvements
 2024-01-10 12:13 UTC 

[Bug 1359] DTS: Fix interactive session Connection refused error
 2024-01-10 11:15 UTC 

[Bug 1358] Enable Pylint
 2024-01-10 11:01 UTC 

[Bug 1357] Test/test suite pattern
 2024-01-10 10:58 UTC 

[Bug 1356] Documentation structure, additions and cleanup
 2024-01-10 10:42 UTC 

[Bug 1355] Rename the execution section/stage
 2024-01-10 10:26 UTC 

[Bug 1354] Add DTS general config file
 2024-01-10 10:24 UTC 

[Bug 1353] Add parallel functional testing support
 2024-01-10  9:59 UTC 

[Bug 1352] Port driver rebinding
 2024-01-10  9:51 UTC 

21.11.6 patches review and test
 2024-01-10  9:46 UTC  (4+ messages)

[PATCH] bus/uacce: introduce UACCE bus
 2024-01-10  9:42 UTC  (2+ messages)

[Bug 1351] Testbed capabilities for test case skipping
 2024-01-10  9:38 UTC 

[Bug 1350] Add bidirectional traffic support
 2024-01-10  9:29 UTC 

[Bug 1349] Traffic filtering when capturing packets
 2024-01-10  9:24 UTC 

[Bug 1348] Add a procedure for updating required Python version
 2024-01-10  9:18 UTC 

[RFC 0/2] use traffic class PRM field for IPv6 modification
 2024-01-10  7:12 UTC  (3+ messages)
` [RFC 1/2] net/mlx5: discover IPv6 traffic class support in RDMA core
` [RFC 2/2] net/mlx5: use traffic class PRM field for IPv6 modification

Reminder - DPDK Techboard Meeting Tomorrow, Wed. Jan. 10th, 7am Pacific/10am Eastern/ 1500h UTC
 2024-01-10  4:29 UTC 

[PATCH v10] net/iavf: add diagnostic support in TX path
 2024-01-10  2:25 UTC  (2+ messages)
` [PATCH v11] "

Depends-on patchseries support via git-pw or patchwork
 2024-01-09 21:38 UTC  (3+ messages)

[Bug 1347] net/i40e reports unexpected interrupt just after enable
 2024-01-09 19:41 UTC 

[Bug 1346] net/i40e does not report interrupt for the second packet
 2024-01-09 19:24 UTC 

[Bug 1345] net/i40e packet loss after Rx interrupt disable
 2024-01-09 18:14 UTC 

[PATCH] examples/ipsec-secgw: use bulk free
 2024-01-09 17:39 UTC  (2+ messages)

[PATCH 1/2] examples/ipsec-secgw: fix width of variables
 2024-01-09 17:38 UTC  (3+ messages)

[PATCH] cryptodev: remove unused extern
 2024-01-09 17:16 UTC  (2+ messages)
` [EXT] "

rte_eth_dev_data reorganization needed
 2024-01-09 16:58 UTC  (2+ messages)

[PATCH v2 0/6] fix lcore ID restriction
 2024-01-09 15:16 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/6] examples/qos_sched: "

[dpdk-dev] [v4] doc: define qualification criteria for external library
 2024-01-09 14:10 UTC  (12+ messages)
` [dpdk-dev] [v5] "
  ` [dpdk-dev] [v6] "

[Bug 1344] Split testbed and test configuration
 2024-01-09 12:16 UTC 

[BUG] [bonding] bonding member delete bug
 2024-01-09 11:30 UTC  (5+ 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).