patches for DPDK stable branches
 help / color / mirror / Atom feed
please help backporting some patches to stable release 21.11.1
 2022-03-01 11:21 UTC 

[PATCH v4 3/3] net/ixgbe: Fix SFP detection and linking on hotplug
 2022-03-01 11:18 UTC  (7+ messages)
  ` [PATCH v4 1/3] net/ixgbe: Fix ixgbe_is_sfp() to return valid result for X550EM_a devs
  ` [PATCH v4 2/3] net/ixgbe: Limit SDP3 check of TX_DISABLE to appropriate devices

patch 'dmadev: add missing header include' has been queued to stable release 21.11.1
 2022-03-01 10:43 UTC  (104+ messages)
` patch 'eal: add missing C++ guards' "
` patch 'telemetry: "
` patch 'ethdev: "
` patch 'metrics: "
` patch 'acl: "
` patch 'compressdev: "
` patch 'eventdev: "
` patch 'kni: "
` patch 'vhost: "
` patch 'bpf: "
` patch 'cryptodev: "
` patch 'ethdev: fix cast for C++ compatibility' "
` patch 'dma/hisilicon: use common PCI device naming' "
` patch 'test/dma: fix missing checks for device capacity' "
` patch 'dma/idxd: configure maximum batch size to high value' "
` patch 'doc: improve configuration examples in idxd guide' "
` patch 'examples/qos_sched: fix core mask overflow' "
` patch 'eventdev/eth_rx: fix parameters parsing memory leak' "
` patch 'eventdev/eth_rx: fix queue config query' "
` patch 'event/dlb2: update rolling mask used for dequeue' "
` patch 'event/dlb2: poll HW CQ inflights before mapping queue' "
` patch 'event/cnxk: fix variables casting' "
` patch 'event/cnxk: fix uninitialized local variables' "
` patch 'crypto/ipsec_mb: remove useless check' "
` patch 'cryptodev: fix RSA key type name' "
` patch 'examples/ipsec-secgw: fix buffer freeing in vector mode' "
` patch 'doc: fix FIPS guide' "
` patch 'examples/l2fwd-crypto: fix port mask overflow' "
` patch 'baseband/acc100: avoid out-of-bounds access' "
` patch 'crypto/virtio: fix "
` patch 'crypto/ipsec_mb: check missing operation types' "
` patch 'crypto/ipsec_mb: fix ZUC authentication verify' "
` patch 'crypto/ipsec_mb: fix ZUC operation overwrite' "
` patch 'crypto/ipsec_mb: fix length and offset settings' "
` patch 'net/nfb: fix array indexes in deinit functions' "
` patch 'net/nfb: fix multicast/promiscuous mode switching' "
` patch 'net/ixgbe: reset security context pointer on close' "
` patch 'net/txgbe: "
` patch 'net/iavf: reset security context pointer on stop' "
` patch 'ethdev: fix MAC address in telemetry device info' "
` patch 'net/cnxk: fix mbuf data length' "
` patch 'net/bonding: fix slaves initializing on MTU setting' "
` patch 'app/testpmd: check starting port is not in bonding' "
` patch 'common/cnxk: fix flow deletion' "
` patch 'common/cnxk: fix log level during MCAM allocation' "
` patch 'common/cnxk: fix base rule merge' "
` patch 'vhost: fix field naming in guest page struct' "
` patch 'vhost: fix unsafe vring addresses modifications' "
` patch 'common/cnxk: fix NPC key extraction validation' "
` patch 'net/af_xdp: add missing trailing newline in logs' "
` patch 'common/cnxk: add missing checks of return values' "
` patch 'common/cnxk fix unintended sign extension' "
` patch 'common/cnxk: fix uninitialized pointer read' "
` patch 'net/cnxk: fix uninitialized local variable' "
` patch 'common/sfc_efx/base: fix recirculation ID set in outer rules' "
` patch 'common/sfc_efx/base: add missing handler for 1-byte fields' "
` patch 'net/sfc: fix flow tunnel support detection' "
` patch 'net/sfc: fix memory allocation size for cache' "
` patch 'net/af_xdp: ensure socket is deleted on Rx queue setup error' "
` patch 'net/ice: fix overwriting of LSE bit by DCF' "
` patch 'net/iavf: fix segmentation offload condition' "
` patch 'net/iavf: fix segmentation offload buffer size' "
` patch 'net/i40e: enable maximum frame size at port level' "
` patch 'net/mlx5: fix sibling device config check' "
` patch 'net/mlx5: fix ineffective metadata argument adjustment' "
` patch 'net/mlx5: fix ASO CT object release' "
` patch 'net/mlx5: fix errno update in shared context creation' "
` patch 'app/testpmd: fix GENEVE parsing in checksum mode' "
` patch 'net/ngbe: fix debug logs' "
` patch 'net/txgbe: "
` patch 'net/ena: remove unused enumeration' "
` patch 'net/ena: remove unused offload variables' "
` patch 'net/ena: skip timer if reset is triggered' "
` patch 'net/ena: fix reset reason being overwritten' "
` patch 'net/ena: fix meta descriptor DF flag setup' "
` patch 'net/ena: check memory BAR before initializing LLQ' "
` patch 'net/ena: fix checksum flag for L4' "
` patch 'common/mlx5: fix queue pair ack timeout configuration' "
` patch 'net/mlx5: set flow error for hash list create' "
` patch 'net/mlx5: remove unused function' "
` patch 'net/mlx5: fix meter sub-policy creation' "
` patch 'net/mlx5: fix entry in shared Rx queues list' "
` patch 'net/mlx5: fix E-Switch manager vport ID' "
` patch 'doc: remove obsolete vector Tx explanations from mlx5 guide' "
` patch 'doc: replace broken links in mlx guides' "
` patch 'doc: correct name of BlueField-2 in mlx5 guide' "
` patch 'mempool/cnxk: fix batch allocation failure path' "
` patch 'net/cnxk: fix inline device RQ tag mask' "
` patch 'net/cnxk: register callback early to handle initial packets' "
` patch 'net/cnxk: fix inline IPsec security error handling' "
` patch 'net/cnxk: fix build with GCC 12' "
` patch 'net/cnxk: fix RSS RETA table update' "
` patch 'net/i40e: fix unintentional integer overflow' "
` patch 'app/testpmd: fix raw encap of GENEVE option' "
` patch 'app/testpmd: fix build without drivers' "
` patch 'doc: add CUDA driver features' "
` patch 'test/efd: fix sockets mask size' "
` patch 'efd: fix uninitialized structure' "
` patch 'distributor: fix potential overflow' "
` patch 'eal/linux: fix illegal memory access in uevent handler' "
` patch 'devargs: fix crash with uninitialized parsing' "
` patch 'bus/pci: assign driver pointer before mapping' "
` patch 'kni: fix freeing order in device release' "

[PATCH] net/mlx5: fix MPLS/GRE Verbs spec ordering
 2022-03-01 10:26 UTC 

[PATCH v1] net/vhost: clear data of packet mbuf after sending pkts
 2022-03-01  9:47 UTC  (5+ messages)

[PATCH v3] app/testpmd: add help messages for multi-process
 2022-03-01  9:16 UTC 

[PATCH v1] raw/ifpga: fix monitor thread issues
 2022-03-01  8:47 UTC 

[PATCH v2 2/2] app/testpmd:fix testpmd quit failure
 2022-03-01  7:28 UTC  (2+ messages)
` [PATCH v3] app/testpmd: fix heap-free-before-use when quit

[DPDK] app/testpmd: fix heap-free-before-use when quit
 2022-03-01  7:21 UTC 

please help backporting some patches to stable release 20.11.5
 2022-02-28 21:31 UTC 

patch 'kni: update kernel API to set random MAC address' has been queued to stable release 20.11.5
 2022-02-28 21:20 UTC  (52+ messages)
` patch 'eventdev/eth_tx: fix queue add error code' "
  ` patch 'eal: add missing C++ guards' "
  ` patch 'telemetry: "
  ` patch 'ethdev: "
  ` patch 'metrics: "
  ` patch 'acl: "
  ` patch 'compressdev: "
  ` patch 'eventdev: "
  ` patch 'kni: "
  ` patch 'vhost: "
  ` patch 'ethdev: fix cast for C++ compatibility' "
  ` patch 'dma/idxd: configure maximum batch size to high value' "
  ` patch 'examples/qos_sched: fix core mask overflow' "
  ` patch 'cryptodev: fix RSA key type name' "
  ` patch 'doc: fix FIPS guide' "
  ` patch 'examples/l2fwd-crypto: fix port mask overflow' "
  ` patch 'baseband/acc100: avoid out-of-bounds access' "
  ` patch 'crypto/virtio: fix "
  ` patch 'crypto/ipsec_mb: fix ZUC authentication verify' "
  ` patch 'crypto/ipsec_mb: fix ZUC operation overwrite' "
  ` patch 'net/nfb: fix array indexes in deinit functions' "
  ` patch 'net/nfb: fix multicast/promiscuous mode switching' "
  ` patch 'net/ixgbe: reset security context pointer on close' "
  ` patch 'app/testpmd: check starting port is not in bonding' "
  ` patch 'vhost: fix field naming in guest page struct' "
  ` patch 'vhost: fix unsafe vring addresses modifications' "
  ` patch 'net/af_xdp: add missing trailing newline in logs' "
  ` patch 'net/af_xdp: ensure socket is deleted on Rx queue setup error' "
  ` patch 'net/ice: fix overwriting of LSE bit by DCF' "
  ` patch 'net/i40e: enable maximum frame size at port level' "
  ` patch 'net/mlx5: fix ineffective metadata argument adjustment' "
  ` patch 'app/testpmd: fix GENEVE parsing in checksum mode' "
  ` patch 'net/txgbe: fix debug logs' "
  ` patch 'net/ena: remove unused enumeration' "
  ` patch 'net/ena: remove unused offload variables' "
  ` patch 'net/ena: skip timer if reset is triggered' "
  ` patch 'net/ena: fix reset reason being overwritten' "
  ` patch 'net/ena: fix meta descriptor DF flag setup' "
  ` patch 'net/ena: check memory BAR before initializing LLQ' "
  ` patch 'net/ena: fix checksum flag for L4' "
  ` patch 'common/mlx5: fix queue pair ack timeout configuration' "
  ` patch 'doc: remove obsolete vector Tx explanations from mlx5 guide' "
  ` patch 'doc: replace broken links in mlx guides' "
  ` patch 'doc: correct name of BlueField-2 in mlx5 guide' "
  ` patch 'net/i40e: fix unintentional integer overflow' "
  ` patch 'app/testpmd: fix build without drivers' "
  ` patch 'test/efd: fix sockets mask size' "
  ` patch 'efd: fix uninitialized structure' "
  ` patch 'distributor: fix potential overflow' "
  ` patch 'eal/linux: fix illegal memory access in uevent handler' "
  ` patch 'kni: fix freeing order in device release' "

[PATCH 19.11] net/mlx5: fix inline length for multi-segment TSO
 2022-02-28 19:24 UTC 

[PATCH v2] app/pdump: check lcore is not the maximum core
 2022-02-28 17:09 UTC  (5+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH v2] net/iavf: add NAT-T / UDP encapsulation support
 2022-02-28 15:00 UTC 

[PATCH] net/mlx5: fix flex item flow handle size
 2022-02-28 10:01 UTC 

[PATCH] net/mlx5: fix GRE item translation in Verbs API
 2022-02-28  9:53 UTC 

[PATCH v1] net/iavf: fix function pointer in multi-process
 2022-02-28  9:48 UTC 

[PATCH] net/tap: do not include l2 header in gso size when compared with mtu
 2022-02-28  8:27 UTC 

[PATCH v4] raw/ifpga: initialize scalar variable before using
 2022-02-28  7:58 UTC  (3+ messages)
` [PATCH v5] "

[PATCH 19.11] config: add arch define for Arm
 2022-02-28  7:47 UTC 

[PATCH 1/2] net/mlx5: fix overridden flag in flow validation
 2022-02-28  7:09 UTC  (2+ messages)
` [PATCH 2/2] net/mlx5: fix insufficient check in count action validation

[PATCH] bus/pci: assign driver's pointer before mapping
 2022-02-27 19:14 UTC  (2+ messages)

[PATCH v1] eal/linux: fix memory illegal accesses
 2022-02-27 18:15 UTC  (3+ messages)

[PATCH] distributor: fix potential overflow bug
 2022-02-27 18:07 UTC  (3+ messages)

[PATCH v2 1/2] test/efd: fix size of constant
 2022-02-27 17:59 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] efd: fix uninitialized structure

[PATCH] compress/mlx5: support out-of-space status
 2022-02-27 14:00 UTC  (2+ messages)
` [PATCH V2] "

[PATCH] net/mlx5: fix destroying empty matchers list
 2022-02-27 12:38 UTC  (3+ messages)

[PATCH] net/ice: fix Tx offload path choice
 2022-02-27  6:19 UTC  (4+ messages)
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] app/testpmd: fix SW L4 checksum in multi-segments

please help backporting some patches to stable release 19.11.12 - part II
 2022-02-25 17:53 UTC 

[PATCH] app/testpmd: fix build without drivers
 2022-02-25 17:33 UTC  (4+ messages)

patch 'net/hns3: fix residual MAC after setting default MAC' has been queued to stable release 19.11.12
 2022-02-25 17:15 UTC  (3+ messages)
` patch 'compress/octeontx: fix null pointer dereference' "
` patch 'raw/ntb: clear all valid doorbell bits on init' "

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