DPDK patches and discussions
 help / color / mirror / Atom feed
[v7, 00/11] Add JSON vector set support to fips validation
 2022-05-30 15:52 UTC  (23+ messages)
` [v8, 00/10] "
  ` [v8, 01/10] examples/fips_validation: add jansson dependency
  ` [v8, 02/10] examples/fips_validation: add json info to header
  ` [v8, 03/10] examples/fips_validation: add json parsing
  ` [v8, 04/10] examples/fips_validation: allow json file as input
  ` [v8, 05/10] examples/fips_validation: add json to gcm test
  ` [v8, 06/10] examples/fips_validation: add json to hmac
  ` [v8, 07/10] examples/fips_validation: implement json cmac test
  ` [v8, 08/10] examples/fips_validation: add parsing for cmac
  ` [v8, 09/10] examples/fips_validation: add parsing for aes_cbc
  ` [v8, 10/10] doc: add notes about acvp validation support
  ` [v9, 00/10] Add JSON vector set support to fips validation
    ` [v9, 01/10] examples/fips_validation: add jansson dependency
    ` [v9, 02/10] examples/fips_validation: add json info to header
    ` [v9, 03/10] examples/fips_validation: add json parsing
    ` [v9, 04/10] examples/fips_validation: allow json file as input
    ` [v9, 05/10] examples/fips_validation: add json to gcm test
    ` [v9, 06/10] examples/fips_validation: add json to hmac
    ` [v9, 07/10] examples/fips_validation: implement json cmac test
    ` [v9, 08/10] examples/fips_validation: add parsing for cmac
    ` [v9, 09/10] examples/fips_validation: add parsing for aes_cbc
    ` [v9, 10/10] doc: add notes about acvp validation support

[PATCH 0/3] ixgbe: Fix SFP hotplug detection
 2022-05-30 14:38 UTC  (6+ messages)
` [PATCH 1/3] ixgbe: make link update thread periodic

[PATCH v3 00/12] cryptodev: rsa, dh, ecdh changes
 2022-05-30 14:31 UTC  (13+ messages)
` [PATCH v3 01/12] cryptodev: redefine ec group enum
` [PATCH v3 02/12] cryptodev: separate key exchange operation enum
` [PATCH v3 03/12] cryptodev: remove comment about using ephemeral key in dsa
` [PATCH v3 04/12] cryptodev: clarify usage of private key in dh
` [PATCH v3 05/12] cryptodev: move dh type from xform to dh op
` [PATCH v3 06/12] cryptodev: add elliptic curve diffie hellman
` [PATCH v3 07/12] cryptodev: add public key verify option
` [PATCH v3 08/12] cryptodev: add asym op flags
` [PATCH v3 09/12] cryptodev: clarify usage of rsa padding hash
` [PATCH v3 10/12] cryptodev: move RSA padding into separate struct
` [PATCH v3 11/12] cryptodev: clarify rsa verify with none padding
` [PATCH v3 12/12] cryptodev: add salt length and optional label

[PATCH] Fix RISC-V builds
 2022-05-30 14:11 UTC 

[PATCH v5] sched: enable traffic class oversubscription conditionally
 2022-05-30 14:05 UTC  (14+ messages)
` [PATCH v6] "
  ` [PATCH v7] "
    ` [PATCH v8] "

[PATCH] sched: enable CMAN at runtime
 2022-05-30 14:03 UTC  (5+ messages)
` [PATCH v2] "

Hang in ixgbe_dev_link_update_share()
 2022-05-30 14:02 UTC 

[PATCH] net/ixgbe: Treat 1G Cu SFPs as 1G SX on the X550 devices
 2022-05-30 13:50 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2] lib/eal: fix segfaults due to thread exit order
 2022-05-30 13:47 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] app/test: add event inline security tests
 2022-05-30 13:39 UTC 

[PATCH] net/iavf: remove unimplemented function call
 2022-05-30 13:31 UTC  (3+ messages)

[PATCH] event/cnxk: add free for Tx adapter
 2022-05-30 13:19 UTC 

FreeBSD 13.1 changes
 2022-05-30 13:15 UTC  (4+ messages)

[dpdk-dev] [RFC PATCH] ethdev: support congestion management
 2022-05-30 13:15 UTC 

[PATCH] event/cnxk: add free for Tx adapter
 2022-05-30 13:08 UTC 

[PATCH 1/3] app/testpmd: fix displaying RSS info
 2022-05-30 13:02 UTC  (5+ messages)

[PATCH 1/1] lpm: add a scalar version of lookupx4 function
 2022-05-30 12:46 UTC  (13+ messages)
` [PATCH v2 1/2] lpm: add const to lpm arg of rte_lpm_lookup
  ` [PATCH v2 2/2] lpm: add a scalar version of lookupx4 function

[dpdk-dev] [PATCH 0/3] bugfix for testpmd
 2022-05-30 12:04 UTC  (9+ messages)
` [PATCH V2 0/4] bugfix for bonding
  ` [PATCH V2 4/4] app/testpmd: fix slave device isn't released
  ` [PATCH v3 5/5] ethdev: fix dev state when stop

[RFT 0/2] pie: floating point fixes
 2022-05-30 11:50 UTC  (6+ messages)
` [PATCH v5 0/3] introduce random floating point function
  ` [PATCH v5 2/3] rte_pie: remove unnecessary floating point
  ` [PATCH v5 3/3] rte_pie: fix incorrect floating point math

[PATCH] net/iavf: increase the reset complete wait count
 2022-05-30 11:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/4] bugfix and feature for Hisilicon DMA PMD
 2022-05-30 11:40 UTC  (3+ messages)
` [PATCH 2/4] app/test: support test last-idx when no DMA completed

[PATCH 0/4] support HW Rx/Tx descriptor dump
 2022-05-30 11:15 UTC  (15+ messages)
` [PATCH 1/4] ethdev: introduce ethdev HW desc dump PI
` [PATCH 3/4] net/hns3: support Rx/Tx bd dump
` [PATCH v2 0/4] support HW Rx/Tx descriptor dump
  ` [PATCH v2 1/4] ethdev: introduce ethdev HW desc dump PI
  ` [PATCH v2 2/4] net/hns3: rename hns3 dump files
  ` [PATCH v2 3/4] net/hns3: support Rx/Tx bd dump
  ` [PATCH v2 4/4] app/procinfo: support descriptor dump

[PATCH] ethdev: fix push new event
 2022-05-30 11:10 UTC  (6+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix empty err msg in mlx5_flow_tunnel_validate
 2022-05-30 11:00 UTC  (2+ messages)

Confirm if rte_ipv4_udptcp_cksum_verify should be experimental
 2022-05-30 10:43 UTC  (2+ messages)

[PATCH] ethtool: added list command to list all available commands
 2022-05-30 10:42 UTC  (4+ messages)
` [PATCH v2] ethtool: added help command to list all available

[Bug 1020] Can not detect E810-CQDA2 on Ubuntu 20.04
 2022-05-30 10:41 UTC 

[PATCH] net/pcap: support MTU set
 2022-05-30 10:36 UTC  (2+ messages)
` [PATCH v3] pcap: "

[dpdk-dev v4] crypto/qat: use intel-ipsec-mb for partial hash & aes
 2022-05-30 10:21 UTC  (4+ messages)
` [dpdk-dev v5] "
  ` [dpdk-dev v6] "

[PATCH] net/virtio: unmap PCI device in secondary process
 2022-05-30 10:03 UTC  (3+ messages)

[RFC] ethdev: introduce protocol type based header split
 2022-05-30  9:43 UTC  (4+ messages)
` [PATCH v6 0/1] ethdev: introduce protocol based buffer split
  ` [PATCH v6 1/1] ethdev: introduce protocol header "

[PATCH] examples/link_status_interrupt: fix stats refresh rate
 2022-05-30  9:37 UTC 

[PATCH 0/9] Wangxun fixes and new supports
 2022-05-30  9:30 UTC  (10+ messages)
` [PATCH 1/9] net/ngbe: fix to set force speed
` [PATCH 2/9] net/ngbe: add support for yt8531s PHY
` [PATCH 3/9] net/ngbe: fix occasional failure of reading PHY ID
` [PATCH 4/9] net/ngbe: fix external PHY to power down
` [PATCH 5/9] net/ngbe: fix to read M88E1512 PHY mode
` [PATCH 6/9] net/ngbe: change PCIe related operations to use rte API
` [PATCH 7/9] net/ngbe: redesign internal PHY init flow
` [PATCH 8/9] net/txgbe: fix SGMII mode to link up
` [PATCH 9/9] net/txgbe: fix max number of queues for SRIOV

[PATCH v5 0/5] drivers/baseband: PMD to support ACC100/ACC101 devices
 2022-05-30  7:40 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 3/5] baseband/acc100: introduce PMD for ACC101
    ` [EXT] "

[PATCH v2 1/7] app/test-crypto-perf: support SDAP for PDCP operations
 2022-05-30  6:04 UTC  (6+ messages)
` [PATCH v3 0/7] Crypto related changes in sample/test apps
  ` [PATCH v3 1/7] app/test-crypto-perf: support SDAP for PDCP operations
    ` [EXT] "

[PATCH 1/2] doc/howto: rework section on virtio-user as exception path
 2022-05-30  5:44 UTC  (7+ messages)
` [PATCH 2/2] doc/howto: add code example to virtio-user exception path doc
` [PATCH v2 1/2] doc/howto: rework section on virtio-user as exception path
  ` [PATCH v2 2/2] doc/howto: add code example to virtio-user exception path doc

[Bug 1014] [dpdk22.07-*] /lib/eal meson build failed with gcc10.3.0 and clang13.0.0 on FreeBSD13.1/64
 2022-05-30  5:21 UTC  (2+ messages)

[RFC] add support for async packed ring dequeue
 2022-05-30  4:56 UTC  (2+ messages)
` [RFC v3] add support for async vhost "

[PATCH] examples/vhost: fix floating point exception when there is no VMDQ
 2022-05-30  2:52 UTC  (3+ messages)
` [PATCH v2] examples/vhost: fix floating point exception when no VMDq

[v1 00/24] Support LoongArch architecture
 2022-05-30  1:09 UTC  (29+ messages)
` [v1 01/24] eal/loongarch: add atomic operations for LoongArch
` [v1 02/24] eal/loongarch: add byte order "
` [v1 03/24] eal/loongarch: add cpu cycle "
` [v1 04/24] eal/loongarch: add prefetch "
` [v1 05/24] eal/loongarch: add spinlock "
` [v1 06/24] eal/loongarch: add cpu flag checks "
` [v1 07/24] eal/loongarch: add dummy vector memcpy "
` [v1 08/24] eal/loongarch: add io operations "
` [v1 09/24] eal/loongarch: add mcslock "
` [v1 10/24] eal/loongarch: add pause "
` [v1 11/24] eal/loongarch: add pflock "
` [v1 12/24] eal/loongarch: add rwlock "
` [v1 13/24] eal/loongarch: add ticketlock "
` [v1 14/24] eal/loongarch: add power "
` [v1 15/24] eal/loongarch: add hypervisor "
` [v1 16/24] mem: add huge page size definition "
` [v1 17/24] eal/linux: set eal base address "
` [v1 18/24] meson: introduce LoongArch architecture
` [v1 19/24] lpm: add dummy vector implementation for LoongArch
` [v1 20/24] ixgbe: "
` [v1 21/24] i40e: "
` [v1 22/24] tap: add system call number "
` [v1 23/24] memif: "
` [v1 24/24] maintainers: claim responsibility "

[PATCH v2 0/1] net/iavf: add vector PMD for Arm for basic Rx path
 2022-05-29 22:56 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] net/ice: fix the outer l4 cksum flag when AVX is disabled
 2022-05-29 22:40 UTC  (2+ messages)

[PATCH v1] net/iavf: fix error message in default initialization process
 2022-05-29 22:37 UTC  (2+ messages)

[PATCH v2] examples/ethtool: update rxmode to increase functionality
 2022-05-29 14:28 UTC 

[PATCH v2] examples/ethtool: adds promiscuous mode functionality
 2022-05-29 14:28 UTC 

[PATCH v1] net/mlx5: add Rx drop counters to xstats
 2022-05-29 13:34 UTC  (2+ messages)

[PATCH v6] ip_frag: add IPv4 options fragment and test data
 2022-05-29 10:38 UTC  (6+ messages)
` [PATCH v7] "
    `  "

[PATCH v1 0/5] Direct re-arming of buffers on receive side
 2022-05-28 12:22 UTC  (7+ messages)
` [PATCH v1 5/5] examples/l3fwd: enable direct rearm mode

[PATCH 1/2] docs/bpf: fix formatting and link
 2022-05-28 11:09 UTC  (3+ messages)
` [PATCH 2/2] docs: improve ordering and remove old header titles

Lgtm scan of DPDK
 2022-05-27 23:12 UTC 

[PATCH] doc: fix readability in lib vhost prog guide
 2022-05-27 17:31 UTC 

[PATCH 0/4] Add APIs for configurable power options
 2022-05-27 16:04 UTC  (3+ messages)
` [PATCH v4 "

[PATCH] doc: remove reference to pcapng init function
 2022-05-27 15:38 UTC  (2+ messages)

[PATCH] examples/ipsec-secgw: add support of NEON with poll mode
 2022-05-27 11:44 UTC  (4+ messages)
  ` [EXT] "

[PATCH 0/2] add thread priority accessors
 2022-05-27 11:15 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] eal: get/set thread priority per thread identifier

[Bug 1019] Cannot Rx after DPDK 22.03 version with iavf
 2022-05-27  9:24 UTC 

[RFC] bus/fslmc: fix invalid use of default vfio config
 2022-05-27  8:38 UTC  (3+ messages)

[PATCH v3 0/5] Support OFS card
 2022-05-27  8:33 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/5] raw/ifpga: unregister interrupt in ifpga close function
  ` [PATCH v4 4/5] raw/ifpga: support ofs card probe
  ` [PATCH v4 5/5] guides/rawdevs: add description of ofs in ifpga doc

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