patches for DPDK stable branches
 help / color / mirror / Atom feed
[PATCH] net/ice: fix Tx Prepareation
 2023-11-02 14:22 UTC  (3+ messages)
` [PATCH v2] net/ice: fix Tx preparation

patch 'mempool: fix default ops for an empty mempool' has been queued to stable release 21.11.6
 2023-11-02 13:12 UTC  (72+ messages)
` patch 'eal/unix: fix firmware reading with external xz helper' "
` patch 'rawdev: fix device class in log message' "
` patch 'net/bonding: fix header for C++' "
` patch 'net/sfc: set max Rx packet length for representors' "
` patch 'net/sfc: account for data offset on Tx' "
` patch 'net/sfc: add missing error code indication to MAE init path' "
` patch 'net/hns3: fix VF default MAC modified when set failed' "
` patch 'net/hns3: fix error code for multicast resource' "
` patch 'net/hns3: fix flushing multicast MAC address' "
` patch 'net/hns3: fix order in NEON Rx' "
` patch 'random: initialize state for unregistered non-EAL threads' "
` patch 'bus/dpaa: fix build with asserts for GCC 13' "
` patch 'hash: align SSE lookup to scalar implementation' "
` patch 'net/netvsc: increase VSP response timeout to 60 seconds' "
` patch 'net/txgbe: add Tx queue maximum limit' "
` patch 'net/txgbe: fix GRE tunnel packet checksum' "
` patch 'net/ngbe: fix flow control' "
` patch 'net/txgbe: reconfigure MAC Rx when link update' "
` patch 'net/ngbe: "
` patch 'net/txgbe: keep link down after device close' "
` patch 'net/ngbe: "
` patch 'net/txgbe: check process type in close operation' "
` patch 'net/ngbe: "
` patch 'net/tap: use MAC address parse API instead of local parser' "
` patch 'app/testpmd: fix help string' "
` patch 'cryptodev: add missing doc for security context' "
` patch 'doc: replace code blocks with includes in security guide' "
` patch 'test/crypto: fix IV in some vectors' "
` patch 'test/crypto: skip some synchronous tests with CPU crypto' "
` patch 'test/crypto: fix typo in asym tests' "
` patch 'crypto/ipsec_mb: add dependency check for cross build' "
` patch 'eventdev: fix symbol export for port maintenance' "
` patch 'bus/pci: fix device ID log' "
` patch 'event/cnxk: fix getwork mode devargs parsing' "
` patch 'event/cnxk: fix return values for capability API' "
` patch 'test/event: fix crypto null device creation' "
` patch 'event/sw: remove obsolete comment' "
` patch 'eventdev/eth_rx: fix timestamp field register in mbuf' "
` patch 'event/sw: fix ordering corruption with op release' "
` patch 'common/cnxk: fix default flow action setting' "
` patch 'common/cnxk: fix xstats for different packet sizes' "
` patch 'common/cnxk: fix different size bit operations' "
` patch 'net/cnxk: fix uninitialized variable' "
` patch 'common/cnxk: fix DPI memzone name' "
` patch 'dma/cnxk: fix device state' "
` patch 'mempool/cnxk: fix free from non-EAL threads' "
` patch 'common/cnxk: fix aura disable handling' "
` patch 'common/cnxk: remove dead Meson code' "
` patch 'baseband/acc: fix ACC100 HARQ input alignment' "
` patch 'app/bbdev: fix link with NXP LA12XX' "
` patch 'net/i40e: fix FDIR queue receives broadcast packets' "
` patch 'net/ice: write timestamp to first segment in scattered Rx' "
` patch 'net/iavf: fix VLAN offload strip flag' "
` patch 'net/iavf: fix checksum offloading' "
` patch 'net/i40e: fix buffer leak on Rx reconfiguration' "
` patch 'net/ice: fix TM configuration clearing' "
` patch 'net/iavf: fix port stats "
` patch 'net/iavf: unregister interrupt handler before FD close' "
` patch 'net/iavf: fix ESN session update' "
` patch 'net/ice: fix initial link status' "
` patch 'net/iavf: fix Tx debug' "
` patch 'net/iavf: remove log from Tx prepare function' "
` patch 'net/iavf: fix TSO with big segments' "
` patch 'net/ice: remove log from Tx prepare function' "
` patch 'net/ice: fix TSO with big segments' "
` patch 'net/mlx5: fix leak in sysfs port name translation' "
` patch 'fib: fix adding default route overwriting entire table' "
` patch 'fib6: fix adding default route as first route' "
` patch 'net/af_packet: fix Rx and Tx queue state' "
` patch 'net/avp: "

[PATCH 1/2] pipeline: fix calloc parameters
 2023-11-02 13:08 UTC  (2+ messages)
` [PATCH 2/2] net/nfp: "

[PATCH] net/iavf: fix Tx preparation
 2023-11-02 12:05 UTC  (2+ messages)

[PATCH v3] event/dlb2: fix disable PASID for kernel 6.2
 2023-11-02 10:48 UTC  (11+ messages)

[PATCH] net/iavf: fix crash on closing representor ports
 2023-11-02 10:11 UTC  (10+ messages)
` [PATCH v2] "
` [PATCH v2] net/ice: "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH] eal: stop iteration after lcore info is processed
 2023-11-02  9:57 UTC  (3+ messages)

[PATCH v2] net/iavf: fix coredump when exiting testpmd
 2023-11-02  4:43 UTC  (5+ messages)
  ` [PATCH v3] net/iavf: fix mbuf release API selection

[PATCH] net/ice: fix DCF port statistics not cleared
 2023-11-02  4:08 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 02/11] net/nfp: fix the failure to initialize the LSC mask
 2023-11-02  2:23 UTC  (2+ messages)
` [PATCH 03/11] net/nfp: fix the DMA error caused by app exit abnormally

[PATCH] net/enic: avoid extra unlock when setting MTU in enic
 2023-11-02  1:25 UTC  (3+ messages)

[PATCH] net/tap: fix L4 checksum
 2023-11-02  1:21 UTC  (3+ messages)
` [PATCH v3 1/3] net/tap: fix L4 checksum offloading

[PATCH] net/nfp: fix offload flags of the security capabilities
 2023-11-01 17:23 UTC  (2+ messages)

[PATCH] ethdev: fix 32-bit build with GCC-13
 2023-11-01 16:57 UTC  (3+ messages)

[PATCH 1/2] net/txgbe: add proper memory barriers in Rx
 2023-11-01 16:55 UTC  (6+ messages)
` [PATCH 2/2] net/ngbe: "
` [PATCH v2 1/2] net/txgbe: "
  ` [PATCH v2 2/2] net/ngbe: "

[PATCH 1/3] app/test: fix control flow issue
 2023-11-01 15:38 UTC  (8+ messages)
` [PATCH 2/3] net/bonding: fix illegal memory accesses
  ` [PATCH v2] "
` [PATCH 3/3] app/test: fix checking return value

[PATCH] test/security: fix buffer leaks in error path
 2023-10-31 17:59 UTC  (5+ messages)
` [PATCH v2] "
    ` [EXT] "

[PATCH] failsafe: fix segfault on hotplug event
 2023-10-31 17:35 UTC  (3+ messages)
` [PATCH v3 1/5] "

[PATCH 2/8] common/mlx5: fix controller index parsing
 2023-10-31 14:27 UTC 

[PATCH] ethdev: fix RTE_FLOW_PORT_FLAG_SHARE_INDIRECT definition
 2023-10-31 11:06 UTC  (3+ messages)

[PATCH] crypto/qat: fix build when no openssl exists
 2023-10-31  8:54 UTC  (4+ messages)
` [EXT] "

[PATCH] net/mlx5: fix the workspace double free in Windows
 2023-10-31  8:05 UTC  (2+ messages)

[PATCH] net/mlx5: fix missing thread safety flag for flow API
 2023-10-31  8:03 UTC  (2+ messages)

[PATCH] net/mlx5: fix the E-Switch mirror flow rule validation
 2023-10-31  8:03 UTC  (3+ messages)

[PATCH] devargs: fix derefrence before null test
 2023-10-30 16:24 UTC  (2+ messages)

[PATCH] crypto/ipsec_mb: Do not dequeue ops from ring after job flush
 2023-10-30  7:10 UTC  (2+ messages)
` [EXT] "

[PATCH] net/iavf: fix Tx offloading flags check
 2023-10-30  0:19 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] net/iavf: fix indent in Tx path
 2023-10-30  0:16 UTC  (3+ messages)

[PATCH 1/1] build: update link args and includes for libarchive
 2023-10-29  8:20 UTC  (11+ messages)
  ` [EXT] "
` [PATCH v2 1/1] build: add libarchive to external deps
` [PATCH v3 "

[PATCH 1/3] net/nfp: fix the reconfigure logic in PF initialization
 2023-10-28  6:23 UTC  (3+ messages)
` [PATCH 2/3] net/nfp: fix the reconfigure logic in VF initialization
` [PATCH 3/3] net/nfp: fix the reconfigure logic of set mac address

[PATCH v2 00/10] test-bbdev changes for 23.11
 2023-10-27 22:57 UTC  (11+ messages)
` [PATCH v2 01/10] test/bbdev: fix python script subprocess
` [PATCH v2 02/10] test/bbdev: update python script parameters
` [PATCH v2 03/10] test/bbdev: rename macros from acc200 to vrb
` [PATCH v2 04/10] test/bbdev: handle exception for LLR generation
` [PATCH v2 05/10] test/bbdev: improve test log messages
` [PATCH v2 06/10] test/bbdev: assert failed test for queue configure
` [PATCH v2 07/10] test/bbdev: ldpc encoder concatenation vector
` [PATCH v2 08/10] test/bbdev: add MLD support
` [PATCH v2 09/10] test/bbdev: support new FFT capabilities
` [PATCH v2 10/10] test/bbdev: support 4 bit LLR compression

[PATCH] eal/unix: allow creating thread with real-time priority
 2023-10-27 18:15 UTC  (21+ messages)
` [PATCH v2] "
  ` [PATCH v3 2/2] "
  ` [PATCH v4 "
  ` [PATCH v5 "
` [PATCH v6 1/1] "

[PATCH] bus/pci: fix legacy device IO port map in secondary process
 2023-10-27 12:50 UTC  (3+ messages)
` [PATCH v5] "

[PATCH 2/3] vhost: fix virtqueue access lock in datapath
 2023-10-27 10:11 UTC  (4+ messages)

[PATCH] ethdev: fix incorrect function name in comment
 2023-10-26 15:23 UTC  (4+ messages)

[PATCH] bus/ifpga: fix driver header dependency
 2023-10-26  8:41 UTC  (3+ 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).