patches for DPDK stable branches
 help / color / mirror / Atom feed
[PATCH 1/4] crypto/ipsec_mb: check for missing operation types
 2022-02-18 16:34 UTC 

[PATCH] app/pdump: check lcore is not the maximum core
 2022-02-18 16:27 UTC  (2+ messages)

[PATCH] net/sfc: fix the argument to sizeof for unit cache
 2022-02-18 15:50 UTC  (4+ messages)

[PATCH 1/3] common/sfc_efx/base: fix recirculation ID set in outer rules
 2022-02-18 15:23 UTC  (4+ 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 'doc: replace deprecated distutils version parsing' has been queued to stable release 20.11.5
 2022-02-18 13:16 UTC  (123+ 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 'build: fix warning about using -Wextra flag' "
` patch 'build: remove deprecated Meson functions' "
` patch 'kni: fix ioctl signature' "
` patch 'doc: fix KNI PMD name typo' "
` patch 'ring: optimize corner case for enqueue/dequeue' "
` patch 'ring: fix error code when creating ring' "
` patch 'ring: fix overflow in memory size calculation' "
` patch 'eal/windows: fix error code for not supported API' "
` patch 'test/mem: fix error check' "
` patch 'bus/dpaa: fix C++ include guard' "
` patch 'net/cxgbe: remove useless "
` patch 'net/dpaa2: "
` patch 'eal/windows: "
` patch 'net/enic: fix dereference before null check' "
` patch 'net/hns3: fix max packet size rollback in PF' "
` patch 'net/hns3: fix RSS key with null' "
` patch 'net/hns3: fix insecure way to query MAC statistics' "
` patch 'net/hns3: fix operating queue when TCAM table is invalid' "
` patch 'net/hns3: delete duplicated RSS type' "
` patch 'net/ixgbe: check filter init failure' "
` patch 'net/bonding: fix promiscuous and allmulticast state' "
` patch 'net/bonding: fix reference count on mbufs' "
` patch 'app/testpmd: fix bonding mode set' "
` patch 'ethdev: add internal function to device struct from name' "
` patch 'net/tap: fix to populate FDs in secondary process' "
` patch 'app/testpmd: fix stack overflow for EEPROM display' "
` patch 'vhost: fix guest to host physical address mapping' "
` patch 'regex/mlx5: fix memory allocation check' "
` patch 'stack: fix stubs header export' "
` patch 'eal: fix C++ include' "
` patch 'eventdev: "
` patch 'graph: "
` patch 'ipsec: "
` patch 'table: "
` patch 'vhost: "
` patch 'mem: check allocation in dynamic hugepage init' "
` patch 'app/fib: fix division by zero' "
` patch 'test/mbuf: fix mbuf data content check' "
` patch 'ipc: end multiprocess thread during cleanup' "
` patch 'vfio: cleanup the multiprocess sync handle' "
` patch 'net/memif: remove pointer deference before null check' "
` patch 'net/sfc: do not push fast free offload to default TxQ config' "
` patch 'net/sfc: demand Tx fast free offload on EF10 simple datapath' "
` patch 'net/iavf: count continuous DD bits for Arm' "
` patch 'net/iavf: count continuous DD bits for Arm in flex Rx' "
` patch 'net/ice/base: add profile validation on switch filter' "
` patch 'net/ice: fix build with 16-byte Rx descriptor' "
` patch 'net/mlx5: fix committed bucket size' "
` patch 'net/mlx5: fix inline length for multi-segment TSO' "
` patch 'net/bnxt: fix ring calculation for representors' "
` patch 'compress/octeontx: fix null pointer dereference' "
` patch 'crypto/dpaax_sec: fix auth/cipher xform chain checks' "
` patch 'raw/ntb: clear all valid doorbell bits on init' "
` patch 'kni: update kernel API to set random MAC address' "

[PATCH 20.11] net/octeontx2:: fix base rule merge
 2022-02-18 12:53 UTC  (2+ messages)

please help backporting some patches to stable release 20.11.5
 2022-02-18 12:51 UTC 

[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  (14+ 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 v1] raw/ifpga: initialize scalar variable before using
 2022-02-18  3:20 UTC  (2+ messages)
` [PATCH v2] "

[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  (5+ messages)
` [dpdk-stable] [PATCH v2] "
  `  "

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