DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v14 00/11] app/test: enable subset of tests on Windows
 2022-01-26  5:10 UTC  (10+ messages)
` [PATCH v15 "
  ` [PATCH v15 01/11] eal/windows: return ENOTSUP for not supported API
  ` [PATCH v15 02/11] app/test: remove POSIX-specific code
  ` [PATCH v15 03/11] app/test: fix incorrect errno variable
  ` [PATCH v15 04/11] app/test: skip interrupt tests on Windows
  ` [PATCH v15 05/11] app/test: skip two logs_autotest cases "
  ` [PATCH v15 06/11] app/test: differentiate a strerror on different OS
  ` [PATCH v15 07/11] app/test: remove two alarm_autotest cases
  ` [PATCH v15 10/11] app/test: replace .sh script with .py script

[PATCH v2 03/10] ethdev: bring in async queue-based flow rules
 2022-01-26  5:03 UTC  (2+ messages)

[PATCH v1] raw/ifpga: fix ifpga devices cleanup function
 2022-01-26  3:29 UTC 

[PATCH v2 0/9] vhost: improve logging
 2022-01-26  3:27 UTC  (19+ messages)
` [PATCH v2 1/9] vhost: improve IOTLB logs
` [PATCH v2 2/9] vhost: improve vDPA registration failure log
` [PATCH v2 3/9] vhost: improve Vhost layer logs
` [PATCH v2 4/9] vhost: improve Vhost-user "
` [PATCH v2 5/9] vhost: improve socket "
` [PATCH v2 6/9] vhost: improve Virtio-net "
` [PATCH v2 7/9] vhost: remove multi-line logs
` [PATCH v2 8/9] vhost: differentiate IOTLB logs
` [PATCH v2 9/9] vhost: use proper logging type for data path

[PATCH v1] raw/ifpga/base: fix port feature ID
 2022-01-26  1:17 UTC  (3+ messages)

[PATCH 0/2] add module EEPROM ops for ice
 2022-01-26  0:53 UTC  (5+ messages)
` [PATCH 1/2] net/ice: "

l2/l3_len fields
 2022-01-25 21:25 UTC  (4+ messages)
  ` [EXT] "

[PATCH v2] eal: fix unaligned loads/stores in rte_memcpy_generic
 2022-01-25 19:57 UTC  (4+ messages)

[PATCH v1 1/2] ethdev: support queue-based priority flow control
 2022-01-25 18:52 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/2] app/testpmd: add queue based pfc CLI options

[dpdk-dev] [RFC 0/3] ethdev: datapath-focused flow rules management
 2022-01-25 18:44 UTC  (14+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 01/10] ethdev: introduce flow pre-configuration hints

[PATCH v2 0/6] axgbe pmd updates
 2022-01-25 16:21 UTC  (10+ messages)
` [PATCH v2 1/6] net/axgbe: always attempt link training in KR mode
` [PATCH v2 2/6] net/axgbe: toggle PLL settings during rate change
` [PATCH v2 3/6] net/axgbe: simplify mailbox interface rate change code
` [PATCH v2 4/6] net/axgbe: reset PHY Rx when mailbox command timeout
` [PATCH v2 5/6] net/axgbe: add support for new port mode
` [PATCH v2 6/6] net/axgbe: alter the port speed bit range

[RFC 0/3] Add support for GRE optional fields matching
 2022-01-25 16:03 UTC  (10+ messages)
` [RFC 1/3] ethdev: support GRE optional fields

[PATCH] net/ice/base: support E824S and E825 devices
 2022-01-25 14:50 UTC  (3+ messages)

[PATCH] compress/octeontx: fix null pointer dereference
 2022-01-25 14:33 UTC 

[PATCH] net/dpaa2: fix null pointer dereference
 2022-01-25 14:23 UTC 

[PATCH] net/iavf: fix null pointer dereference
 2022-01-25 14:23 UTC 

[PATCH] compress/octeontx: fix null pointer dereference
 2022-01-25 14:22 UTC 

[PATCH v2] app/eventdev: add crypto producer mode
 2022-01-25 14:15 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] examples/l3fwd-acl:memset the acl matching result array
 2022-01-25 14:02 UTC  (2+ messages)

[RFC] ethdev: introduce ethdev dump API
 2022-01-25 13:45 UTC  (7+ messages)
` [RFC v3] "

[PATCH v2 0/4] arm64 cross docs improvements/fixes
 2022-01-25 13:20 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] doc: arm64 cross build CFLAGS/LDFLAGS alternatives
  ` [PATCH v3 2/4] doc: arm64 cross build binary names update
  ` [PATCH v3 3/4] doc: arm64 cross build numactl compilers
  ` [PATCH v3 4/4] doc: add an example arm64 cross file

[dpdk-dev] [RFC] Proposal for allowing rerun of tests
 2022-01-25 13:05 UTC  (4+ messages)
` [dpdk-ci] "
  ` [dpdklab] "

[PATCH] mempool: test performance with constant n
 2022-01-25 12:56 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] app/testpmd: update raw flow to take hex input
 2022-01-25 12:42 UTC  (2+ messages)

[PATCH] net/enic: adjust memory check and use in proper order
 2022-01-25 12:00 UTC 

[PATCH] regex/mlx5: fix improper memory object check
 2022-01-25 11:51 UTC 

[PATCH] net/sfc: validate queue span when parsing flow action RSS
 2022-01-25 11:27 UTC  (2+ messages)

[PATCH v3 2/2] net/cnxk: support priority flow control
 2022-01-25 11:23 UTC  (6+ messages)
` [PATCH v4 1/2] common/cnxk: support priority flow ctrl config API
    ` [EXT] "
  ` [PATCH v5 "
    ` [PATCH v5 2/2] net/cnxk: support priority flow control

[PATCH 0/7] vhost: improve logging
 2022-01-25 10:50 UTC  (12+ messages)
` [PATCH 1/7] vhost: improve IOTLB logs
` [PATCH 3/7] vhost: improve socket layer logs
` [PATCH 4/7] vhost: improve Vhost "

[PATCH v3] Add pragma to ignore gcc-compat warnings in clang when used with diagnose_if
 2022-01-25 10:33 UTC  (3+ messages)
` [PATCH v4] "

axgbe PMD fixes and updates
 2022-01-25 10:23 UTC  (2+ messages)

[PATCH v2] sched: Cleanup qos scheduler defines from rte_config
 2022-01-25 10:21 UTC 

[PATCH v1] config/arm: add armv7 native config
 2022-01-25 10:08 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 00/82] remove unnecessary null checks
 2022-01-25 10:07 UTC  (42+ messages)
` [PATCH 59/82] net/netvsc: remove unnecessary NULL checks
` [PATCH v2 00/83] remove unnecessary null checks
  ` [PATCH v2 37/83] crypto/scheduler: remove unnecessary NULL checks
  ` [PATCH v2 43/83] net/bonding: "
  ` [PATCH v2 50/83] net/hns3: "
  ` [PATCH v2 54/83] net/igc: "
  ` [PATCH v2 55/83] net/ixgbe: "
  ` [PATCH v2 60/83] net/netvsc: "
  ` [PATCH v2 61/83] net/null: "
  ` [PATCH v2 62/83] net/octeontx: "
  ` [PATCH v2 63/83] net/qede: "
    ` [EXT] "
  ` [PATCH v2 64/83] net/softnic: "
  ` [PATCH v2 65/83] net/tap: "
  ` [PATCH v2 66/83] net/txgbe: "
  ` [PATCH v2 67/83] net/vdev_netvsc: "
  ` [PATCH v2 68/83] net/virtio: "
  ` [PATCH v2 69/83] raw/cnxk_bphy: "
  ` [PATCH v2 70/83] raw/dpaa2_qdma: "
  ` [PATCH v2 71/83] raw/ifpga: "
  ` [PATCH v2 72/83] raw/skeleton: "
  ` [PATCH v2 73/83] regex/cn9k: "
  ` [PATCH v2 74/83] regex/mlx5: "
  ` [PATCH v2 75/83] vdpa/ifc: "
  ` [PATCH v2 76/83] vdpa/mlx5: "
  ` [PATCH v2 77/83] compressdev: "
  ` [PATCH v2 78/83] ethdev: "
  ` [PATCH v2 79/83] graph: "
  ` [PATCH v2 80/83] ipsec: "
  ` [PATCH v2 81/83] port: "
  ` [PATCH v2 82/83] power: "
  ` [PATCH v2 83/83] reorder: "

[dpdk-dev] [PATCH] ethdev: fix rxq_state leak in error path
 2022-01-25  9:59 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 1/2] event/cnxk: update min interval calculation
 2022-01-25  9:54 UTC  (3+ messages)
` [PATCH v5 "

[dpdk-dev] [PATCH] drivers: enable keep flow rule device capability for cnxk
 2022-01-25  9:50 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/cnxk: fix updating Rx/Tx functions in fastpath ops
 2022-01-25  9:39 UTC 

[PATCH 00/15] add virtio_blk device support to vdpa/ifc
 2022-01-25  9:37 UTC  (32+ messages)
` [PATCH 01/15] vdpa/ifc: add support for virtio blk device
  ` [PATCH v2 00/15] add virtio_blk device support to vdpa/ifc
    ` [PATCH v2 01/15] vdpa/ifc: add support for virtio blk device
    ` [PATCH v2 02/15] vhost: add vdpa ops for "
    ` [PATCH v2 03/15] vdpa/ifc: add blk ops for ifc device
    ` [PATCH v2 04/15] vdpa/ifc: add vdpa interrupt for blk device
    ` [PATCH v2 05/15] vdpa/ifc: add blk dev sw live migration
    ` [PATCH v2 06/15] example/vdpa:add vdpa blk support in example
    ` [PATCH v2 07/15] usertools: add support for virtio blk device
    ` [PATCH v2 08/15] vdpa/ifc: set_vring_state op is mandatory, add set_vring_state for "
    ` [PATCH v2 09/15] vdpa/ifc: add some log at VDPA launch before qemu connect
    ` [PATCH v2 10/15] vdpa/ifc: read virtio max_queues from hardware
    ` [PATCH v2 11/15] vdpa: add config space change interrupt register and handle for virtio_blk
    ` [PATCH v2 12/15] vdpa/ifc: add is_blk flag to ifcvf_hw, and init is_blk during probe
    ` [PATCH v2 13/15] vdpa/ifc/base: for blk device, live migration register is different from net device
    ` [PATCH v2 14/15] vdpa/ifc: make sure hardware last_avail_idx and last_used_idx is the same when blk device pause
    ` [PATCH v2 15/15] vhost: make sure each queue callfd is configured
` [PATCH 02/15] vhost: add vdpa ops for blk device
` [PATCH 03/15] vdpa/ifc: add blk ops for ifc device
` [PATCH 04/15] vdpa/ifc: add vdpa interrupt for blk device
` [PATCH 05/15] vdpa/ifc: add blk dev sw live migration
` [PATCH 06/15] example/vdpa:add vdpa blk support in example
` [PATCH 07/15] usertools: add support for virtio blk device
` [PATCH 08/15] vdpa/ifc: set_vring_state op is mandatory, add set_vring_state for "
` [PATCH 09/15] vdpa/ifc: add some log at VDPA lauch before qemu connect
` [PATCH 10/15] vdpa/ifc: read virtio max_queues from hardware
` [PATCH 11/15] vdpa: add config space change interrupt register and handle for virtio_blk
` [PATCH 12/15] vdpa/ifc: add is_blk flag to ifcvf_hw, and init is_blk during probe
` [PATCH 13/15] vdpa/ifc/base: for blk device, live migration register is different from net device
` [PATCH 14/15] vdpa/ifc: make sure hardware last_avail_idx and last_used_idx is the same when blk device pause
` [PATCH 15/15] vhost: make sure each queue callfd is configured

[PATCH v1] net/mlx5: adding extern C to rte_pmd_mlx5.h
 2022-01-25  9:34 UTC  (2+ messages)

[PATCH] net/af_xdp: use libxdp if available
 2022-01-25  9:27 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 00/53] introduce IWYU
 2022-01-25  8:45 UTC  (6+ messages)
` [PATCH v5 00/50] "
  ` [PATCH v5 17/50] power: remove unneeded header includes
  ` [PATCH v5 44/50] distributor: "

[dpdk-dev] [PATCH 0/4] bnxt fixes
 2022-01-25  5:00 UTC  (2+ messages)

[PATCH v7] raw/ifpga: fix pthread cannot join
 2022-01-25  4:47 UTC  (4+ messages)
` [PATCH v8] "

[dpdk-dev] [PATCH] common/cnxk: fix base rule merging only for ingress
 2022-01-25  4:17 UTC 

[dpdk-dev] [PATCH] common/cnxk: fix log level during MCAM allocation
 2022-01-25  4:16 UTC 

[dpdk-dev] [PATCH] common/cnxk: fix missing RTE Flow counter deletion
 2022-01-25  4:15 UTC 

[dpdk-dev] [PATCH] common/cnxk: fix missing null check in IPv6 flow parsing
 2022-01-25  4:12 UTC 

[PATCH v2 02/10] ethdev: add flow item/action templates
 2022-01-25  4:04 UTC  (2+ messages)

[PATCH] app/dumpcap: allow help/version without primary process
 2022-01-25  3:25 UTC 

[PATCH 0/6] support L2TPv2 for AVF RSS hash and FDIR
 2022-01-25  1:54 UTC  (4+ messages)
` [PATCH 1/6] ethdev: add L2TPv2 RSS offload type

[dpdk-dev] [PATCH v2] net/ice: fix link up when starting the device
 2022-01-25  1:41 UTC  (2+ messages)

[PATCH v2] doc: update matching versions in ice guide
 2022-01-25  1:26 UTC 

[PATCH] doc: update matching versions in ice guide
 2022-01-25  1:17 UTC  (3+ messages)

[PATCH v2 01/10] ethdev: introduce flow pre-configuration hints
 2022-01-25  1:09 UTC  (2+ messages)

[PATCH] net/ice: fix ieee1588fwd not show PTP timestamp
 2022-01-25  0:56 UTC  (2+ messages)

[PATCH v1] raw/ifpga/base: fix SPI transaction
 2022-01-25  0:40 UTC  (3+ messages)

[PATCH] pipeline: support checksum for variable size headers
 2022-01-24 22:32 UTC 

[Bug 926] meson: Use of Future-deprecated features
 2022-01-24 18:12 UTC  (3+ messages)
` [PATCH] build: remove deprecated meson functions

[PATCH] net/tap: Bug fix to populate fds in secondary process
 2022-01-24 12:48 UTC  (4+ messages)
` [PATCH v2] net/tap: "

DPDK 20.11.4 released
 2022-01-24  8:49 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).