DPDK patches and discussions
 help / color / mirror / Atom feed
[RFC] ethdev: datapath-focused meter actions, continue
 2022-05-19 17:34 UTC 

[PATCH 1/1] lpm: add a scalar version of lookupx4 function
 2022-05-19 17:02 UTC  (2+ messages)

[PATCH] eal: fix unaligned loads/stores in rte_memcpy_generic
 2022-05-19 16:47 UTC  (9+ messages)
` [PATCH v7] eal: fix rte_memcpy strict aliasing/alignment bugs

[RFC] net/memif: add a fast path for Rx
 2022-05-19 16:38 UTC  (9+ messages)
` [PATCH v1 0/2] add a fast path for memif Rx/Tx
  ` [PATCH v1 1/2] net/memif: add a Rx fast path

[PATCH 0/6] Vhost checksum offload improvements
 2022-05-19 16:27 UTC  (3+ messages)
` [PATCH 1/6] Revert "app/testpmd: modify mac in csum forwarding"

[PATCH] devargs: fix leak on hotplug failure
 2022-05-19 16:21 UTC  (3+ messages)

[PATCH v2] lib/eal/ppc fix compilation for musl
 2022-05-19 16:18 UTC  (3+ messages)
` [PATCH v7] eal/ppc: "

[PATCH] vhost/crypto: fix failed compile
 2022-05-19 16:07 UTC 

[PATCH v1] net/iavf: fix race condition for multi-cores
 2022-05-19 15:27 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/3] add eal functions for thread affinity
 2022-05-19 15:05 UTC  (3+ messages)
` [PATCH v6 0/3] add eal functions for thread affinity and self

[PATCH] net/mlx5: fix risk in Rx descriptor read in NEON vector path
 2022-05-19 14:56 UTC  (2+ messages)

[RFC v2 0/3] ethdev: datapath-focused meter actions
 2022-05-19 14:55 UTC  (8+ messages)
` [PATCH 0/4] ethdev: separate metering and marking from policing
  ` [PATCH 1/4] ethdev: add meter color flow matching item
  ` [PATCH 2/4] ethdev: allow meter color marker modification
  ` [PATCH 3/4] ethdev: add meter profile config calculation

[PATCH 1/1] examples/l3fwd: fix scalar LPM compilation
 2022-05-19 14:53 UTC  (3+ messages)
` [PATCH v2 "

[v4 1/3] ethdev: introduce protocol type based header split
 2022-05-19 14:40 UTC  (5+ messages)
` [PATCH v5 0/3] ethdev: introduce protocol based buffer split
  ` [PATCH v5 1/4] lib/ethdev: introduce protocol type "

[PATCH] crypto/qat: use intel-ipsec-mb for partial hash
 2022-05-19 14:39 UTC  (12+ messages)
` [dpdk-dev v2 1/2] build: add in option for qat use intel ipsec-mb lib

[RFC] ethdev: datapath-focused meter actions, continue
 2022-05-19 14:34 UTC  (8+ messages)

[PATCH v8 1/2] hash: split x86 and SW hash CRC intrinsics
 2022-05-19 14:20 UTC  (4+ messages)
` [PATCH v9 "
  ` [PATCH v9 2/2] hash: unify crc32 selection for x86 and Arm

[PATCH 1/2] config/arm: add SVE control flag
 2022-05-19 13:28 UTC  (7+ messages)
` [PATCH v4 1/2] config/arm: add SVE ACLE "
` [PATCH v5 "
  ` [PATCH v5 2/2] config/arm: disable SVE ACLE for cn10k

[RFC PATCH] app/test: invoke all telemetry commands
 2022-05-19 12:47 UTC 

[PATCH] mem: telemetry support for memseg and element information
 2022-05-19 12:42 UTC  (2+ messages)

[PATCH 00/12] bugfix for hns3 PMD
 2022-05-19 12:29 UTC  (13+ messages)
` [PATCH 01/12] net/hns3: fix spelling errors
` [PATCH 02/12] net/hns3: add check for deferred start queue when rollback
` [PATCH 03/12] net/hns3: remove redundant parentheses
` [PATCH 04/12] net/hns3: adjust the data type of some variables
` [PATCH 05/12] net/hns3: fix an unreasonable memset
` [PATCH 06/12] net/hns3: remove duplicate definition
` [PATCH 07/12] net/hns3: fix coverity codecheck
` [PATCH 08/12] net/hns3: fix return value for unsupported tuple
` [PATCH 09/12] net/hns3: modify a function name
` [PATCH 10/12] net/hns3: unify the code wrap style
` [PATCH 11/12] net/hns3: fix a segfault from secondary process
` [PATCH 12/12] net/hns3: fix TM capability incorrectly defined

[PATCH] net/cnxk: fix crash in IPsec telemetry
 2022-05-19 12:21 UTC 

[PATCH v2 0/2] ICE ddp download tool
 2022-05-19 12:12 UTC  (5+ messages)
` [PATCH v3] app/testpmd: support ddp dump command for ice

[RFC PATCH 0/4] Split driver specific commands out of testpmd
 2022-05-19 11:26 UTC  (13+ messages)
` [RFC PATCH 2/4] net/bonding: move testpmd commands
` [RFC PATCH v2 0/5] Split driver specific commands out of testpmd
  ` [RFC PATCH v2 1/5] app/testpmd: mark cmdline symbols as static
  ` [RFC PATCH v2 2/5] app/testpmd: register driver specific commands
  ` [RFC PATCH v2 3/5] net/bonding: move testpmd commands
  ` [RFC PATCH v2 4/5] net/i40e: "
  ` [RFC PATCH v2 5/5] net/ixgbe: "

[PATCH 1/4] net/ark: update mpu code to match current hardware version
 2022-05-19 10:13 UTC  (6+ messages)
` [PATCH v1 1/5] "
  ` [PATCH v1 5/5] net/ark: add PMD support for devices as virtual functions

[PATCH] net/iavf: when E810 VF interrupt disable, only receive 4 packets once, fix 4 to 1
 2022-05-19  9:56 UTC  (4+ messages)
` [PATCH] net/iavf: fix iavf crashed on dev_stop when running in multi-process mode
` [PATCH v2] net/iavf: fix Rx queue interrupt setting

[RFC 1/6] net/mlx5: add LWM support for Rxq
 2022-05-19  9:37 UTC  (4+ messages)
` [RFC v1 0/7] net/mlx5: introduce limit watermark and host shaper
  ` [RFC v1 3/7] ethdev: introduce Rx queue based limit watermark

[PATCH v6] fix mbuf release function point corrupt in multi-process
 2022-05-19  9:25 UTC  (3+ messages)
` [PATCH v7] net/iavf: "

[PATCH v3 0/5] Add JSON vector set support to fips validation
 2022-05-19  9:12 UTC  (22+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 1/8] examples/fips_validation: add jansson dependency
    ` [EXT] "
  ` [PATCH v4 2/8] examples/fips_validation: add json info to header
    ` [EXT] "
  ` [PATCH v4 3/8] examples/fips_validation: add json parsing
    ` [EXT] "
  ` [PATCH v4 4/8] examples/fips_validation: allow json file as input
    ` [EXT] "
  ` [PATCH v4 5/8] examples/fips_validation: add json to gcm test
    ` [EXT] "
  ` [PATCH v4 6/8] examples/fips_validation: add json to hmac
    ` [EXT] "
  ` [PATCH v4 7/8] examples/fips_validation: implement json cmac test
    ` [EXT] "
  ` [PATCH v4 8/8] examples/fips_validation: add parsing for cmac
    ` [EXT] "

[PATCH v3 0/5] Extend and set event queue attributes at runtime
 2022-05-19  8:49 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] eventdev: support to set "

[PATCH v5 0/5] add telemetry command for show module EEPROM
 2022-05-19  8:33 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 4/5] ethdev: format module EEPROM for SFF-8472

[PATCH] app/testpmd: perform SW IP checksum for GRO packets
 2022-05-19  8:23 UTC  (4+ messages)
` [PATCH v3] app/testpmd: perform SW IP checksum for GRO/GSO packets

[PATCH] net/sfc: improve naming in flow tunnel offload support
 2022-05-19  8:10 UTC  (2+ messages)

[Bug 1014] [dpdk22.07-*] /lib/eal meson build failed with gcc10.3.0 and clang13.0.0 on FreeBSD13.1/64
 2022-05-19  8:08 UTC 

[PATCH 0/8] vmxnet3 version V5 and V6
 2022-05-19  8:07 UTC  (12+ messages)
` [PATCH v6 0/9] net/vmxnet3: support versions 5 and 6
  ` [PATCH v6 1/9] net/vmxnet3: add version 5 support
  ` [PATCH v6 2/9] net/vmxnet3: implement RETA query and RETA update
  ` [PATCH v6 3/9] net/vmxnet3: add Rx queue usage count utility
  ` [PATCH v6 4/9] net/vmxnet3: fix ethdev callbacks init order
  ` [PATCH v6 5/9] net/vmxnet3: report HW version on FW version get
  ` [PATCH v6 6/9] net/vmxnet3: add version 6 support
  ` [PATCH v6 7/9] net/vmxnet3: advertise RETA size in device info
  ` [PATCH v6 8/9] net/vmxnet3: set packet type for fragmented packet
  ` [PATCH v6 9/9] net/vmxnet3: fix merge error in Rx data ring initialization

[dpdk-dev] [PATCH] doc: update cnxk native compilation steps
 2022-05-19  8:03 UTC  (2+ messages)

[PATCH v3 3/5] app/testpmd: fix port status of slave device
 2022-05-19  7:15 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v3] net/nfp: fix mtu settings
 2022-05-19  7:08 UTC  (3+ messages)
` [PATCH v4] net/nfp: make sure MTU is never larger than mbufsize

[dpdk-dev] [PATCH v4] ethdev: mtr: support protocol based input color selection
 2022-05-19  7:05 UTC  (5+ messages)
` [dpdk-dev] [PATCH v5] "

[PATCH] net/i40e: add outer VLAN processing
 2022-05-19  6:18 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] mem: telemetry support for memseg and element information
 2022-05-19  6:10 UTC 

[PATCH] net/igc: add I226 support
 2022-05-19  6:09 UTC 

[PATCH] examples/fips_validation: cleanup bypass tests in response file
 2022-05-19  6:09 UTC  (6+ messages)
` [PATCH v2] examples/fips_validation: reset IV generation in every test group
` [PATCH] examples/fips_validation: add parsing for aes_cbc
  ` [PATCH v2] "

[PATCH] examples/fips_validation: disable iv_gen for decrypt tests
 2022-05-19  6:08 UTC  (2+ messages)
` [PATCH v2] examples/fips_validation: reset IV generation in every test group

[PATCH v2] net/ice: fix DCF state checking mechanism
 2022-05-19  6:05 UTC  (5+ messages)

[PATCH] net/igc: add I226 support
 2022-05-19  6:04 UTC 

[PATCH v2] raw/afu_mf: introduce AFU MF device driver
 2022-05-19  5:52 UTC  (3+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH] net/iavf: fix queue start exception handle
 2022-05-19  5:40 UTC  (2+ messages)

[PATCH] net/i40e: fix max frmame size config at port level
 2022-05-19  5:22 UTC  (7+ messages)
` [PATCH v3] net/i40e: fix max frame "
  ` [PATCH v4] "

[Bug 1013] [dpdk-22.07] unit_tests_eal/link_bonding_rssconf: link_bonding_rssconf_autotest test failed
 2022-05-19  2:11 UTC 

[PATCH] examples/vhost: Fix retry logic on Rx
 2022-05-18 16:25 UTC 

[RFC v2 9/9] net/idpf: support RSS
 2022-05-18 15:26 UTC  (14+ messages)
` [RFC v3 00/11] add support for idpf PMD in DPDK
  ` [RFC v3 01/11] net/idpf/base: introduce base code
  ` [RFC v3 02/11] net/idpf/base: add OS specific implementation
  ` [RFC v3 03/11] net/idpf: support device initialization
  ` [RFC v3 04/11] net/idpf: support queue ops
  ` [RFC v3 05/11] net/idpf: support getting device information
  ` [RFC v3 06/11] net/idpf: support packet type getting
  ` [RFC v3 07/11] net/idpf: support link update
  ` [RFC v3 08/11] net/idpf: support basic Rx/Tx
  ` [RFC v3 09/11] net/idpf: support RSS
  ` [RFC v3 10/11] net/idpf: support MTU configuration
  ` [RFC v3 11/11] net/idpf: add CPF device ID for idpf map table

[PATCH v1 0/2] ICE ddp download tool
 2022-05-18 15:21 UTC  (3+ messages)
` [PATCH v1 1/2] net/ice: support dump ice ddp package

[PATCH] eal: allow worker lcore stacks to be allocated from hugepage memory
 2022-05-18 14:10 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] event/cnxk: fix incorrect return value
 2022-05-18 14:04 UTC 

[PATCH 01/15] vdpa/ifc: add support for virtio blk device
 2022-05-18 12:13 UTC  (15+ messages)
` [PATCH v8 00/13] add virtio_blk device support to vdpa/ifc
  ` [PATCH v8 01/13] vdpa/ifc: add support for virtio blk device
  ` [PATCH v8 02/13] vhost: add vDPA ops for "
  ` [PATCH v8 03/13] vhost: add vhost msg support for get/set config
  ` [PATCH v8 04/13] vdpa/ifc: add blk ops for ifc device
  ` [PATCH v8 05/13] vdpa/ifc: add vDPA interrupt relay for blk device
  ` [PATCH v8 06/13] vdpa/ifc: add block device SW live-migration
  ` [PATCH v8 07/13] vhost: add API to get vDPA device type
  ` [PATCH v8 08/13] vdpa/ifc: add get device type ops to ifc driver
  ` [PATCH v8 09/13] examples/vdpa: add add virtio blk support
  ` [PATCH v8 10/13] usertools: add support for virtio blk device
  ` [PATCH v8 11/13] vdpa/ifc: add log for config space of virtio blk
  ` [PATCH v8 12/13] vdpa/ifc: add interrupt handling for config space
  ` [PATCH v8 13/13] vdpa/ifc/base: access correct register for blk device

[PATCH] bus: fix code unused
 2022-05-18 12:07 UTC  (4+ messages)
  `  "

[PATCH 00/12] Fix compilation with gcc 12
 2022-05-18 11:48 UTC  (14+ messages)
` [PATCH 01/12] common/cpt: fix build with GCC 12
` [PATCH 02/12] crypto/cnxk: "
` [PATCH 03/12] crypto/ipsec_mb: "
` [PATCH 04/12] net/ena: "
` [PATCH 05/12] net/enetfec: "
` [PATCH 06/12] net/ice: "
` [PATCH 07/12] net/ice/base: "
` [PATCH 08/12] net/qede/base: "
` [PATCH 09/12] vdpa/ifc: "
` [PATCH 10/12] vhost/crypto: "
` [PATCH 11/12] app/flow-perf: "
` [PATCH 12/12] test/ipsec: "

[PATCH] net/mlx5: fix Tx recovery
 2022-05-18  9:42 UTC 

[PATCH 0/4] Add APIs for configurable power options
 2022-05-18  9:11 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/4] lib/power: add get and set API for pause duration
  ` [PATCH v2 3/4] lib/power: add get and set API for scaling freq min and max with pstate mode
  ` [PATCH v2 4/4] examples/l3fwd_power: add cli for configurable options

[PATCH] net/mlx5: fix build with clang 14
 2022-05-18  9:11 UTC 

[PATCH v1 4/4] raw/ifpga: support ofs card probe
 2022-05-18  8:29 UTC  (6+ messages)
` [PATCH v2 0/4] Support OFS card
  ` [PATCH v2 1/4] raw/ifpga: remove experimental tag from ifpga APIs
  ` [PATCH v2 2/4] raw/ifpga: remove vdev when ifpga is closed
  ` [PATCH v2 3/4] raw/ifpga: unregister interrupt in ifpga close function
  ` [PATCH v2 4/4] raw/ifpga: support ofs card probe

[dpdk-dev] [PATCH v2 00/41] add MLX5 FreeBSD support
 2022-05-18  8:21 UTC  (2+ messages)

[PATCH v4 00/14] add FreeBSD support to VMBUS & NetVSC PMDs
 2022-05-18  8:18 UTC  (3+ messages)
` [PATCH v5 "

better CI testing with packet fuzzing
 2022-05-18  7:17 UTC 

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