patches for DPDK stable branches
 help / color / mirror / Atom feed
patch 'doc: replace deprecated distutils version parsing' has been queued to stable release 20.11.5
 2022-02-18 12:38 UTC  (67+ messages)
` patch 'maintainers: update for stable branches' "
` patch 'doc: remove dependency on findutils on FreeBSD' "
` patch 'bus/ifpga: remove useless check while browsing devices' "
` patch 'dma/idxd: fix paths to driver sysfs directory' "
` patch 'eal/linux: log hugepage create errors with filename' "
` patch 'doc: fix dlb2 guide' "
` patch 'examples/l3fwd: fix Rx burst size for event mode' "
` patch 'examples/ipsec-secgw: fix eventdev start sequence' "
` patch 'examples/ipsec-secgw: fix default flow rule creation' "
` patch 'devtools: fix comment detection in forbidden token check' "
` patch 'net/qede: fix redundant condition in debug code' "
` patch 'net/ice: fix Tx checksum offload capability' "
` patch 'net/ice: track DCF state of PF' "
` patch 'net/ice: fix Tx checksum offload' "
` patch 'net/ixgbe: add vector Rx parameter check' "
` patch 'net/mlx5: fix assertion on flags set in packet mbuf' "
` patch 'net/mlx5: fix RSS expansion with explicit next protocol' "
` patch 'net/mlx5: fix GRE protocol type translation for Verbs' "
` patch 'net/mlx5: relax headroom assertion' "
` patch 'net/bnxt: fix xstats names query overrun' "
` patch 'net/bnxt: fix multicast address set' "
` patch 'net/bnxt: fix multicast MAC restore during reset recovery' "
` patch 'net/bnxt: fix queue stop operation' "
` patch 'net/bnxt: restore RSS configuration after reset recovery' "
` patch 'net/bnxt: fix restoring VLAN filtering after "
` patch 'net/bnxt: cap maximum number of unicast MAC addresses' "
` patch 'net/bnxt: add null check for mark table' "
` patch 'net/bnxt: get maximum supported multicast filters count' "
` patch 'net/bnxt: fix handling of VF configuration change' "
` patch 'net/bnxt: fix PAM4 mask setting' "
` patch 'net/bnxt: fix xstats query' "
` patch 'net/bnxt: check VF representor pointer before access' "
` patch 'net/bonding: fix offloading configuration' "
` patch 'app/testpmd: fix Tx scheduling interval' "
` patch 'net/axgbe: use PCI root complex device to distinguish device' "
` patch 'net/af_xdp: fix build with -Wunused-function' "
` patch 'net/bonding: fix mode type mismatch' "
` patch 'app/testpmd: fix dereference before null check' "
` patch 'app/testpmd: fix external buffer allocation' "
` patch 'net/cxgbe: fix dangling pointer by mailbox access rework' "
` patch 'net/dpaa2: fix unregistering interrupt handler' "
` patch 'net/dpaa2: fix timestamping for IEEE1588' "
` patch 'net/mlx5: fix maximum packet headers size for TSO' "
` patch 'net/nfp: remove duplicated check when setting MAC address' "
` patch 'net/nfp: remove useless range checks' "
` patch 'net/sfc: validate queue span when parsing flow action RSS' "
` patch 'raw/ifpga/base: fix SPI transaction' "
` patch 'net/ice: fix link up when starting device' "
` patch 'raw/ifpga: fix thread closing' "
` patch 'net/bnxt: fix check for autoneg enablement' "
` patch 'net/bnxt: handle ring cleanup in case of error' "
` patch 'net/bnxt: fix memzone allocation per VNIC' "
` patch 'net/bnxt: fix VF resource allocation strategy' "
` patch 'raw/ifpga/base: fix port feature ID' "
` patch 'net/memif: remove unnecessary Rx interrupt stub' "
` patch 'net/bonding: fix RSS with early configure' "
` patch 'net/hns3: fix using enum as boolean' "
` patch 'vdpa/mlx5: workaround queue stop with traffic' "
` patch 'net/virtio: fix Tx queue 0 overriden by queue 128' "
` patch 'vdpa/ifc: fix log info mismatch' "
` patch 'net/virtio-user: fix resource leak on probing failure' "
` patch 'net/virtio-user: check FD flags getting "
` patch 'net/mlx5: fix mark enabling for Rx' "
` patch 'net/mlx5: reject jump to root table' "
` patch 'doc: update matching versions in ice guide' "
` patch 'build: fix warnings when running external commands' "

[PATCH 1/2] net/af_xdp: ensure xsk is deleted on Rx queue setup error
 2022-02-18 11:20 UTC 

[PATCH] app/testpmd: fix GENEVE parsing in csum forward mode
 2022-02-18  9:09 UTC  (15+ messages)
` [PATCH V2] "

[PATCH v2 1/2] common/mlx5: query E-Switch manager vport ID
 2022-02-18  7:45 UTC  (2+ messages)
` [PATCH v2 2/2] net/mlx5: new method to get "

[PATCH v1] net/mlx5: provide correct items to meter sub-policy
 2022-02-18  7:43 UTC 

[PATCH v1] raw/ifpga: fix interrupt handle allocation
 2022-02-18  7:38 UTC 

[PATCH v1 1/2] common/mlx5: query E-Switch manager vport ID
 2022-02-18  7:18 UTC  (2+ messages)
` [PATCH v1 2/2] net/mlx5: new method to get "

[PATCH 20.11] net/octeontx2:: fix base rule merge
 2022-02-18  3:56 UTC 

[PATCH v1] raw/ifpga: initialize scalar variable before using
 2022-02-18  3:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/3] common/sfc_efx/base: fix recirculation ID set in outer rules
 2022-02-17 22:25 UTC  (3+ messages)
` [PATCH 2/3] common/sfc_efx/base: add missing handler for 1-byte fields
` [PATCH 3/3] net/sfc: fix flow tunnel support detection

[PATCH] crypto/ipsec_mb: fix qp cleanup unreachable code
 2022-02-17 18:22 UTC  (2+ messages)
` [EXT] "

[PATCH v2 3/4] examples/ipsec-secgw: fix buffer free logic in vector mode
 2022-02-17 18:12 UTC  (2+ messages)

[PATCH] net/af_xdp: add missing trailing newline in logs
 2022-02-17 17:55 UTC  (3+ messages)

[PATCH 1/3] app/test: fix missing checks for DMA device capacity
 2022-02-17 17:48 UTC  (7+ messages)
` [PATCH 2/3] dma/idxd: configure max batch size to high value
` [PATCH 3/3] doc/dmadev/idxd: improve configuration examples

[PATCH] distributor: fix potential overflow bug
 2022-02-17 15:24 UTC  (2+ messages)

[PATCH 15/20] net/cnxk: use raw mbuf free on inline sec err
 2022-02-17 13:45 UTC  (2+ messages)

[PATCH] common/cnxk: validate length argument
 2022-02-17 13:04 UTC  (2+ messages)

[PATCH] vhost: fix unsafe vrings addresses modifications
 2022-02-17  8:55 UTC  (4+ messages)

[dpdk-dev] [PATCH] common/cnxk: fix base rule merging only for ingress
 2022-02-17  8:12 UTC  (2+ messages)

[PATCH 01/11] eal: fix missing C++ guards
 2022-02-17  7:50 UTC  (23+ messages)
` [PATCH 02/11] telemetry: "
` [PATCH 03/11] ethdev: "
` [PATCH 04/11] metrics: "
` [PATCH 05/11] acl: "
` [PATCH 06/11] compressdev: "
` [PATCH 07/11] eventdev: "
` [PATCH 08/11] kni: "
` [PATCH 09/11] vhost: "
` [PATCH 10/11] bpf: "
` [PATCH 11/11] cryptodev: "
  ` [PATCH v2 01/11] eal: "
  ` [PATCH v2 02/11] telemetry: "
  ` [PATCH v2 03/11] ethdev: "
  ` [PATCH v2 04/11] metrics: "
  ` [PATCH v2 05/11] acl: "
  ` [PATCH v2 06/11] compressdev: "
  ` [PATCH v2 07/11] eventdev: "
  ` [PATCH v2 08/11] kni: "
  ` [PATCH v2 09/11] vhost: "
  ` [PATCH v2 10/11] bpf: "
  ` [PATCH v2 11/11] cryptodev: "

[dpdk-dev] [PATCH] common/cnxk: fix missing RTE Flow counter deletion
 2022-02-17  6:36 UTC  (2+ messages)

[dpdk-dev] [PATCH] common/cnxk: fix missing null check in IPv6 flow parsing
 2022-02-17  4:34 UTC  (2+ messages)

[PATCH] ethdev: fix MAC address in telemetry device info
 2022-02-16 16:33 UTC  (2+ messages)

[PATCH v4 1/2] vhost: fix field naming in guest page struct
 2022-02-16  2:28 UTC  (2+ messages)
  ` [PATCH v4 2/2] vhost: fix physical address mapping

[PATCH] vhost: fix queue number check when setting inflight FD
 2022-02-16  2:18 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/1] net/failsafe: link_update request crashing at boot
 2022-02-15 16:46 UTC  (8+ messages)
` [dpdk-stable] [PATCH v2] "
  `  "

[PATCH v3 1/2] vhost: fix field naming in guest page struct
 2022-02-15 15:02 UTC  (2+ messages)
` [PATCH v3 2/2] vhost: fix physical address mapping

[dpdk-dev] [PATCH v2 1/3] net/ixgbe: set pointer to NULL after free
 2022-02-15 13:02 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 2/3] net/txgbe: "
` [dpdk-dev] [PATCH v2 3/3] net/iavf: "

[PATCH v2 1/5] net/nfb: fix array indexes in deinit functions
 2022-02-15 12:55 UTC  (2+ messages)
  ` [PATCH v2 4/5] net/nfb: fix multicast/promiscuous mode switching

[dpdk-dev] [PATCH 1/3] net/ixgbe: set pointer to NULL after free
 2022-02-15 12:10 UTC  (6+ messages)
` [dpdk-dev] [PATCH 2/3] net/txgbe: "
` [dpdk-dev] [PATCH 3/3] net/iavf: "

[PATCH] net/mlx5: fix error infomation missing
 2022-02-15 10:10 UTC 

[PATCH v2] net/failsafe: link_update request crashing at boot
 2022-02-14 16:54 UTC  (2+ messages)

[PATCH] eal: fix unaligned loads/stores in rte_memcpy_generic
 2022-02-14 13:41 UTC  (9+ messages)
` [PATCH v5] "

[PATCH v2 01/20] net/mlx5: fix wrong check sibling device config mismatch
 2022-02-14  9:34 UTC  (4+ messages)
  ` [PATCH v2 02/20] net/mlx5: fix ineffective metadata argument adjustment
  ` [PATCH v2 03/20] net/mlx5: fix wrong place of ASO CT object release
  ` [PATCH v2 04/20] net/mlx5: fix inconsistency errno update in SH creation

[PATCH v2 1/7] eal: fix header build with C++
 2022-02-14  9:30 UTC  (18+ messages)
  ` [PATCH v2 4/7] ipsec: fix missing explicit cast for C++ build
  ` [PATCH v3 1/7] eal: fix header build with C++
  ` [PATCH v3 2/7] eventdev: "
  ` [PATCH v3 3/7] graph: fix missing explicit cast for C++ build
  ` [PATCH v3 4/7] ipsec: "
  ` [PATCH v3 5/7] table: fix missing explicit casts "
  ` [PATCH v3 6/7] vhost: fix incompatible header includes for C++
  ` [PATCH v4 1/7] eal: fix header build with C++
  ` [PATCH v4 2/7] eventdev: "
  ` [PATCH v4 3/7] graph: fix missing explicit cast for C++ build
  ` [PATCH v4 4/7] ipsec: "
  ` [PATCH v4 5/7] table: fix missing explicit casts "
  ` [PATCH v4 6/7] vhost: fix incompatible header includes for C++

[PATCH 1/2] net/mlx5: fix invalid entry in shared RXQs list
 2022-02-14  9:00 UTC 

[PATCH] common/mlx5: fix QP ack timeout configuration
 2022-02-14  6:03 UTC 

[dpdk-stable] [PATCH] test: avoid hang if queues are full and Tx fails
 2022-02-14  4:56 UTC  (5+ messages)
` [EXT] Re: [dpdk-stable] [PATCH v2] "

[PATCH] pipeline: fix table state memory allocation
 2022-02-13 20:23 UTC  (2+ messages)

[PATCH] pipeline: fix annotation checks
 2022-02-13 20:06 UTC  (2+ messages)

[PATCH] eal: fix data race in multi-process support
 2022-02-13 11:39 UTC  (3+ messages)

[PATCH v3] raw/ntb: clear all valid DB bits when DB init
 2022-02-13 11:26 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] test/mbuf: fix mbuf data content check
 2022-02-11  7:56 UTC  (3+ messages)

[PATCH v2] app/test-fib: fix possible division by zero
 2022-02-11  7:55 UTC  (4+ messages)
` [PATCH v3] "

[dpdk-dev] [PATCH 1/1] mem: check allocation in dynamic hugepage init
 2022-02-11  7:55 UTC  (3+ messages)

[PATCH v2] net/ice: fix missing clock initialization
 2022-02-11  6:41 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 08/12] net/ngbe: fix debug log
 2022-02-11  2:02 UTC  (7+ messages)

[PATCH v2] net/ice: fix pattern check logic in FDIR
 2022-02-11  1:08 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] stack: fix stubs header export
 2022-02-10 16:07 UTC  (2+ messages)

[PATCH] regex/mlx5: fix improper memory object check
 2022-02-10 15:35 UTC 

[PATCH 1/2] net/sfc: do not push fast free offload to default TxQ config
 2022-02-10 13:33 UTC  (2+ messages)

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