patches for DPDK stable branches
 help / color / mirror / Atom feed
[PATCH] buildtools/dpdk-cmdline-gen: fix code gen for IP addresses
 2023-12-06  6:18 UTC  (2+ messages)
` [EXT] "

[PATCH v1] net/memif: fix segfault with Tx burst larger than 255
 2023-12-06  3:04 UTC  (3+ messages)

[PATCH 2/3] buildtools/dpdk-cmdline-gen: fix IP address initializer
 2023-12-05 14:51 UTC 

[dpdk-dev] [PATCH] net/af_xdp: fix memzone leak in error path
 2023-12-05 13:16 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] net/iavf: fix no polling mode switch
 2023-12-05 10:28 UTC 

[PATCH 2/3] vhost: fix virtqueue access lock in datapath
 2023-12-05  9:59 UTC  (7+ messages)
` [PATCH v2 1/5] vhost: fix virtqueue access check "
  ` [PATCH v2 2/5] vhost: fix virtqueue access check in VDUSE setup
  ` [PATCH v2 3/5] vhost: fix virtqueue access check in vhost-user setup

[PATCH v4 1/2] config: correct cpu instruction set for cross build
 2023-12-05  3:52 UTC 

[PATCH 1/7] net/nfp: fix resource leak for device initialization
 2023-12-04  1:57 UTC  (18+ messages)
` [PATCH 2/7] net/nfp: fix resource leak for CoreNIC firmware
` [PATCH 3/7] net/nfp: fix resource leak for PF initialization
` [PATCH 4/7] net/nfp: fix resource leak for flower firmware
` [PATCH 5/7] net/nfp: fix resource leak for exit of CoreNIC firmware
` [PATCH 6/7] net/nfp: fix resource leak for exit of flower firmware
` [PATCH 7/7] net/nfp: fix resource leak for VF
  ` [PATCH v2 2/8] net/nfp: fix resource leak for device initialization
  ` [PATCH v2 3/8] net/nfp: fix resource leak for CoreNIC firmware
  ` [PATCH v2 4/8] net/nfp: fix resource leak for PF initialization
  ` [PATCH v2 5/8] net/nfp: fix resource leak for flower firmware
  ` [PATCH v2 6/8] net/nfp: fix resource leak for exit of CoreNIC firmware
  ` [PATCH v2 7/8] net/nfp: fix resource leak for exit of flower firmware
  ` [PATCH v2 8/8] net/nfp: fix resource leak for VF

[PATCH v1 01/23] common/mlx5: fix duplicate read of general capabilities
 2023-12-03 11:25 UTC  (3+ messages)
` [PATCH v1 02/23] common/mlx5: fix query sample info capability
` [PATCH v1 03/23] net/mlx5/hws: fix tunnel protocol checks

20.11.10 patches review and test
 2023-12-01 11:50 UTC 

[PATCH 1/1] net/ixgbe: fix memoy leak after device init failure
 2023-12-01 10:47 UTC 

[PATCH 1/1] net/iavf: fix memoy leak in error path
 2023-12-01 10:46 UTC 

please help backporting some patches to stable release 20.11.10
 2023-12-01  3:21 UTC  (2+ messages)

net/e1000: Test issues following change in max rx/tx queues
 2023-11-30 12:01 UTC 

[PATCH v2] lib/ethdev: modified the definition of 'NVGRE_ENCAP'
 2023-11-30 10:35 UTC  (2+ messages)

patch 'net/mlx5: fix MPRQ stride size check' has been queued to stable release 20.11.10
 2023-11-29  2:32 UTC  (16+ messages)
` patch 'net/txgbe: fix out of bound access' "
  ` patch 'doc: update features in hns3 guide' "
  ` patch 'doc: update versions recommendations for i40e and ice' "
  ` patch 'examples/ipsec-secgw: fix partial overflow' "
  ` patch 'eal/windows: fix build with recent MinGW' "
  ` patch 'pdump: fix error number on IPC response' "
  ` patch 'examples/ethtool: fix pause configuration' "
  ` patch 'test/hash: fix creation error log' "
  ` patch 'app/pipeline: add sigint handler' "
    ` patch 'doc: remove restriction on ixgbe vector support' "
      ` patch 'doc: fix some ordered lists' "
      ` patch 'doc: remove number of commands in vDPA guide' "
      ` patch 'mempool: fix get function documentation' "
      ` patch 'mempool: clarify enqueue/dequeue ops "
      ` patch 'ethdev: fix ESP packet type description' "

[PATCH v1] maintainers: remove tianfei from ifpga
 2023-11-29  1:45 UTC  (2+ messages)

[PATCH] net/ice: fix link update
 2023-11-28 21:26 UTC 

[PATCH 1/2] devtools: fix check of multiple commits fixed at once
 2023-11-28 14:15 UTC  (2+ messages)

[PATCH] lib/ethdev: modified the definition of 'NVGRE_ENCAP'
 2023-11-28 11:57 UTC  (4+ messages)

[PATCH] net/mlx5: fix index choosing in TAG modification
 2023-11-27 16:01 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] mempool: fix internal function documentation
 2023-11-27 15:27 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mempool: clarify enqueue and dequeue ops return type

[PATCH v2] net/mlx5: fix jump action validation
 2023-11-27 12:42 UTC 

[PATCH] net/virtio: fix duplicated rxq xstats
 2023-11-27 10:20 UTC  (2+ messages)

[PATCH] vfio: add get device info API
 2023-11-24 14:09 UTC  (2+ messages)

[PATCH v6] app/test: secondary process passes allow parameters
 2023-11-24 10:28 UTC  (6+ messages)
` [PATCH v7] "

[PATCH] crypto/ipsec_mb: fix getting process ID per job
 2023-11-24  9:55 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 1/5] doc: remove restriction on ixgbe vector support
 2023-11-24  8:11 UTC  (8+ messages)
` [PATCH 3/5] doc: fix some ordered lists
` [PATCH 4/5] doc: remove number of commands in vDPA guide

[PATCH] net/ice: fix tso tunnel setting to not take effect
 2023-11-24  8:02 UTC  (3+ messages)

[PATCH] net/i40e: remove redundant judgment in fdir parse
 2023-11-24  7:01 UTC 

[PATCH v21.11.6 1/2] net/virtio: fix descriptor addresses in 32-bit build
 2023-11-23 10:52 UTC  (4+ messages)
` [PATCH v21.11.6 2/2] vhost: fix missing lock protection in power monitor API

[PATCH 21.11 0/4] backport some bugfix for hns3
 2023-11-23 10:52 UTC  (6+ messages)
` [PATCH 21.11 1/4] net/hns3: extract common function to obtain revision ID
` [PATCH 21.11 2/4] net/hns3: fix setting DCB capability
` [PATCH 21.11 3/4] net/hns3: fix LRO offload to report
` [PATCH 21.11 4/4] net/hns3: fix crash for NEON and SVE

[PATCH 21.11] net/hns3: fix IMP or global reset
 2023-11-23 10:52 UTC  (2+ messages)

[PATCH 20.11] net/hns3: fix traffic management thread safety
 2023-11-23 10:49 UTC  (4+ messages)

[PATCH 21.11] net/mlx5: fix hairpin queue unbind
 2023-11-23 10:48 UTC  (2+ messages)

[PATCH 21.11] crypto/qat: fix raw API null algorithm digest
 2023-11-23 10:48 UTC  (2+ messages)

[PATCH 21.11] net/nfp: fix DMA error after abnormal exit
 2023-11-23 10:48 UTC  (6+ messages)
` [PATCH 21.11] net/nfp: fix link status interrupt
` [PATCH 21.11] net/nfp: fix reconfigure logic in PF initialization
` [PATCH 21.11] net/nfp: fix reconfigure logic in VF initialization
` [PATCH 21.11] net/nfp: fix reconfigure logic of set MAC address

[PATCH] examples/ipsec-secgw: fix partial overflow
 2023-11-23 10:48 UTC  (4+ messages)

[PATCH 22.11] event/dlb2: fix disable PASID
 2023-11-23 10:47 UTC  (2+ messages)

[PATCH 21.11] crypto/qat: fix NULL algorithm digest placement
 2023-11-23 10:47 UTC  (2+ messages)

[PATCH 21.11] net/nfp: fix Tx descriptor free logic of NFD3
 2023-11-23 10:47 UTC  (2+ messages)

[PATCH v2] eal/x86: add AMD vendor check to choose TSC calibration
 2023-11-23 10:29 UTC  (2+ messages)

[PATCH 3/5] common/nfp: fix integer handling issues
 2023-11-23  1:23 UTC  (3+ messages)

[PATCH] usertools/pmdinfo: fix usage typos
 2023-11-22 23:19 UTC  (3+ messages)

[PATCH] eal/windows: fix memory management macros usage
 2023-11-22 16:56 UTC  (4+ messages)

[PATCH] eal/windows: fix mingw build
 2023-11-22 16:41 UTC  (3+ messages)

[PATCH 1/2] crypto/qat: fix block cipher misalignment for AES CBC and 3DES CBC
 2023-11-22 16:23 UTC  (7+ messages)
` [PATCH 2/2] test/crypto: add negative test cases for cipher buffer alignment
  ` [EXT] "
` [PATCH v2] crypto/qat: fix block cipher misalignment for AES CBC and 3DES CBC

[PATCH] app/test-pmd: fix L4 checksum with padding data
 2023-11-22  3:04 UTC  (15+ messages)

[PATCH 20.11] drivers/crypto: modify max IPsec-mb version supported
 2023-11-21 17:03 UTC 

[PATCH] net/mlx5: fix offset field size in conntrack action
 2023-11-21 15:11 UTC  (2+ messages)

please help backporting some patches to stable release 20.11.10
 2023-11-21 14:23 UTC  (2+ messages)

[PATCH] ethdev: add trace for max LRO
 2023-11-21 12:28 UTC 

patch 'eventdev: fix device pointer for vdev-based devices' has been queued to stable release 21.11.6
 2023-11-20 13:58 UTC  (18+ messages)
` patch 'build: add libarchive to optional external dependencies' "
` patch 'meter: fix RFC4115 trTCM API Doxygen' "
` patch 'app/testpmd: remove useless check in TSO command' "
` patch 'ethdev: account for smaller MTU when setting default' "
` patch 'test/bonding: fix uninitialized RSS configuration' "
` patch 'net/hns3: fix mailbox sync' "
` patch 'app/testpmd: fix tunnel TSO capability check' "
` patch 'app/testpmd: add explicit check for tunnel TSO' "
` patch 'app/testpmd: fix tunnel TSO configuration' "
` patch 'net/mlx5: fix validation of sample encap flow action' "
` patch 'net/mlx5: fix use after free on Rx queue start' "
` patch 'net/mlx5: fix hairpin queue states' "
` patch 'net/mlx5: fix multi-segment Tx inline data length' "
` patch 'net/mlx5: fix shared Rx queue list management' "
` patch 'net/mlx5: zero UDP checksum over IPv4 in encapsulation' "

[PATCH] net/txgbe: fix out of bound access
 2023-11-20  9:53 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] eal: fix alignment of RISCV xmm vector type
 2023-11-18  8:04 UTC  (7+ messages)

[RFC 1/3] lib: remove redundant newline from logs
 2023-11-17 13:18 UTC 

[PATCH] bus/vdev: fix devargs memory leak
 2023-11-17 10:29 UTC  (4+ messages)

[PATCH v1] crypto/qat: skip SM3 HMAC on QAT when no SM3 slice exists
 2023-11-16 17:55 UTC  (3+ messages)

[PATCH] crypto/qat: fix gen3 legacy capabilities
 2023-11-16 17:53 UTC  (3+ messages)
` [PATCH v2] "
  ` [EXT] "

[PATCH v2] crypto/ipsec_mb: do not dequeue ops after flush
 2023-11-16 17:50 UTC  (4+ messages)

please help backporting some patches to stable release 21.11.6
 2023-11-16 14:08 UTC 

please help backporting some patches to stable release 21.11.6
 2023-11-16 13:39 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).