patches for DPDK stable branches
 help / color / mirror / Atom feed
[PATCH v2 0/5] bpf: simple tests and fixes
 2025-12-18  0:54 UTC  (17+ messages)
  ` [PATCH v2 1/5] eal: variable first arguments of RTE_SHIFT_VALxx
  ` [PATCH v2 2/5] bpf: fix signed shift overflows in ARM JIT
  ` [PATCH v2 3/5] bpf: disallow empty program
  ` [PATCH v2 4/5] bpf: make add/subtract one program validate
  ` [PATCH v2 5/5] bpf: fix BPF validation w/ conditional jump first
  ` [PATCH v3 0/6] bpf: simple tests and fixes
    ` [PATCH v3 1/6] eal: variable first arguments of RTE_SHIFT_VALxx
    ` [PATCH v3 2/6] bpf: fix signed shift overflows in ARM JIT
    ` [PATCH v3 3/6] bpf: mark ARM opcodes with UINT32_C
    ` [PATCH v3 4/6] bpf: disallow empty program
    ` [PATCH v3 5/6] bpf: make add/subtract one program validate
    ` [PATCH v3 6/6] bpf: fix BPF validation w/ conditional jump first

24.11.4 patches review and test
 2025-12-17 17:15 UTC  (5+ messages)

[PATCH v1] compress/zlib: fix UDC checksum logic
 2025-12-16 19:36 UTC 

[PATCH 23.11] net/hns3: fix atomic API usage for LTS compatibility
 2025-12-16 12:54 UTC  (2+ messages)

[PATCH 5/8] net/i40e: ensure all Rx paths are selectable
 2025-12-16 12:06 UTC  (6+ messages)
` [PATCH 6/8] net/iavf: "
` [PATCH 7/8] net/ice: "
` [PATCH 8/8] net/idpf: "
  ` [PATCH v2 2/3] net/intel: prevent selection of a null Rx burst function

Fwd: ABI Testing update
 2025-12-12 19:42 UTC 

22.11.11 patches review and test
 2025-12-12 12:25 UTC  (6+ messages)

[PATCH 10/13] docs: fix TSO and checksum offload feature status in ice doc
 2025-12-12 11:06 UTC  (16+ messages)
` [PATCH 11/13] docs: fix TSO feature status in iavf driver documentation
` [PATCH 12/13] docs: fix inline crypto feature status in iavf driver doc
` [PATCH 13/13] docs: fix TSO feature status in i40e driver documentation
  ` [PATCH v2 07/10] docs: fix TSO and checksum offload feature status in ice doc
  ` [PATCH v2 08/10] docs: fix TSO feature status in iavf driver documentation
  ` [PATCH v2 09/10] docs: fix inline crypto feature status in iavf driver doc
  ` [PATCH v2 10/10] docs: fix TSO feature status in i40e driver documentation
    ` [PATCH v3 07/10] docs: fix TSO and checksum offload feature status in ice doc
    ` [PATCH v3 08/10] docs: fix TSO feature status in iavf driver documentation
    ` [PATCH v3 09/10] docs: fix inline crypto feature status in iavf driver doc
    ` [PATCH v3 10/10] docs: fix TSO feature status in i40e driver documentation

[PATCH v2 02/10] app/test: fix undefined behaviour in red autotest
 2025-12-11 17:17 UTC  (11+ messages)
  ` [PATCH v2 04/10] app/test: fix timer loop hang on secondary process failure
  ` [PATCH v2 10/10] buildtools/get-test-suites: suppress empty output
  ` [PATCH v3 02/11] app/test: fix undefined behaviour in red autotest
  ` [PATCH v3 04/11] app/test: fix timer loop hang on secondary process failure
  ` [PATCH v3 10/11] buildtools/get-test-suites: suppress empty output
  ` [PATCH v4 02/11] app/test: fix undefined behaviour in red autotest
  ` [PATCH v4 04/11] app/test: fix timer loop hang on secondary process failure
  ` [PATCH v4 10/11] buildtools/get-test-suites: suppress empty output

[PATCH] net/i40e: fix QinQ stripping
 2025-12-11 15:58 UTC  (3+ messages)

[PATCH v1 1/1] net/e1000: fix igc launch time calculation
 2025-12-11 15:57 UTC  (2+ messages)

[PATCH v1 1/1] net/e1000: force allocation of context descriptor for igc launch time
 2025-12-11 15:33 UTC  (3+ messages)

[PATCH v2 1/1] net/e1000: use device timestamp for igc read_clock() operation
 2025-12-11  9:45 UTC  (5+ messages)

[PATCH v3 02/31] eal: fix variable shadowing
 2025-12-11  7:32 UTC  (20+ messages)
  ` [PATCH v3 03/31] ethdev: fix variable shadowing issues
  ` [PATCH v3 04/31] eventdev: "
  ` [PATCH v3 05/31] net: remove shadowed variable
  ` [PATCH v3 06/31] pipeline: fix variable shadowing
  ` [PATCH v3 07/31] table: fix issues with "
  ` [PATCH v3 08/31] power: rename variable to eliminate shadowing
  ` [PATCH v3 09/31] pcapng: rename variable to fix shadowing
  ` [PATCH v3 10/31] bbdev: fix variable shadowing
  ` [PATCH v3 11/31] bus/pci: remove shadowed variables
  ` [PATCH v3 13/31] net/e1000: fix build with shadow warnings enabled
  ` [PATCH v3 14/31] net/i40e: "
  ` [PATCH v3 15/31] net/ice: "
  ` [PATCH v3 16/31] net/cpfl: "
  ` [PATCH v3 17/31] net/ixgbe: "
  ` [PATCH v3 18/31] app/testpmd: "
  ` [PATCH v3 19/31] app/graph: "
  ` [PATCH v3 20/31] app/pdump: fix warning about shadowed variable
  ` [PATCH v3 00/31] build DPDK with Wshadow flag

[PATCH] net/mlx5/windows: fix MAC address ownership tracking
 2025-12-09 12:24 UTC 

[PATCH 22.11] "crypto/qat: fix backported patch
 2025-12-08 14:12 UTC  (2+ messages)

[PATCH v1] net/mlx5: fix job leak on indirect meter creation failure
 2025-12-08 10:12 UTC 

[PATCH] net/i40e: fix QinQ stripping
 2025-12-06 18:24 UTC 

[RFC v2 02/14] test: avoid long hash names
 2025-12-05 18:19 UTC  (4+ messages)

[PATCH] net/bnxt: fix a segmentation fault
 2025-12-04 22:13 UTC 

[PATCH 0/2] Fix errors with updated MSVC in github actions
 2025-12-04 17:04 UTC  (5+ messages)
` [PATCH 1/2] rcu: fix warning on Windows builds
` [PATCH 2/2] net/ice: disable warning in base code for "

[PATCH 1/2] pdcp: add digest physical address
 2025-12-04 12:30 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH] crypto/qat: align the the vector address
 2025-12-04 12:18 UTC  (2+ messages)

please help backporting some patches to stable release 24.11.4
 2025-12-04  8:45 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH 24.11 1/3] ring: establish safe partial order in default mode
 2025-12-03 17:02 UTC  (4+ messages)
` [PATCH 24.11 2/3] ring: establish a safe partial order in hts-ring
` [PATCH 24.11 3/3] ring: establish safe partial order in RTS mode

[PATCH] examples/ethtool: fix buffer size for pkt pool name
 2025-12-03 15:20 UTC  (2+ messages)

[PATCH] app/testpmd: fix flow queue job leaks
 2025-12-03  0:04 UTC  (2+ messages)

[PATCH] app/testpmd: fix incorrect function names in logs
 2025-12-02 23:49 UTC  (3+ messages)

[PATCH] app/testpmd: fix memory leak in port attach
 2025-12-02 23:48 UTC  (2+ messages)

[PATCH 2/2] crypto/qat: align the the vector address
 2025-12-02 10:46 UTC 

[PATCH v7 05/10] test: fix format overflow warning in ACL test
 2025-12-01 22:02 UTC  (6+ messages)
  ` [PATCH v7 06/10] test: fix impossible format-truncation in cfgfiles
  ` [PATCH v8 05/10] test: fix format overflow warning in ACL test
  ` [PATCH v8 06/10] test: fix impossible format-truncation in cfgfiles
  ` [PATCH v9 5/9] test: fix format overflow warning in ACL test
  ` [PATCH v9 6/9] test: fix impossible format-truncation in cfgfiles

[PATCH] net/mlx5: fix register selection for metadata between E-Switch and VM
 2025-12-01 17:36 UTC 

patch 'test/debug: fix IOVA mode on PPC64 without huge pages' has been queued to stable release 24.11.4
 2025-12-01 14:41 UTC  (9+ messages)
` patch 'bus/fslmc: fix const pointer in device name parsing' "
` patch 'bus/ifpga: "
` patch 'bus/uacce: fix const pointer in device matching' "
` patch 'common/qat: fix some const pointers' "
` patch 'crypto/caam_jr: fix const pointer in UIO filename parsing' "
` patch 'net/enetfec: "
` patch 'net/memif: fix const pointer in socket check' "
` patch 'app/procinfo: fix const pointer in collectd format' "

patch 'net/mlx5/windows: fix match criteria in flow creation' has been queued to stable release 22.11.11
 2025-12-01 11:51 UTC  (14+ messages)
` patch 'examples/server_node_efd: fix format overflow' "
  ` patch 'examples/vdpa: "
  ` patch 'doc: add Pollara 400 device in ionic guide' "
  ` patch 'doc: fix note in FreeBSD "
    ` patch 'test/debug: fix IOVA mode on PPC64 without huge pages' "
      ` patch 'bus/fslmc: fix const pointer in device name parsing' "
      ` patch 'net/iavf: revert check for PF Rx timestamp support' "
      ` patch 'bus/ifpga: fix const pointer in device name parsing' "
      ` patch 'crypto/caam_jr: fix const pointer in UIO filename "
      ` patch 'net/enetfec: "
      ` patch 'net/memif: fix const pointer in socket check' "
      ` patch 'app/procinfo: fix const pointer in collectd format' "
      ` patch 'event/cnxk: fix Rx offload flags' "

[PATCH 1/7] bus/ifpga: fix const pointer in device name parsing
 2025-11-29  0:35 UTC  (11+ messages)
` [PATCH 2/7] bus/uacce: fix const pointer in device matching
` [PATCH 3/7] drivers: fix some const pointers in qat drivers
` [PATCH 4/7] crypto/caam_jr: fix const pointer in UIO filename parsing
` [PATCH 5/7] net/enetfec: "
` [PATCH 6/7] net/memif: fix const pointer in socket check
` [PATCH 7/7] app/procinfo: fix const pointer in collectd format

[PATCH] event/cnxk: fix offload flags
 2025-11-28 10:17 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH 24.11 0/3] backport dmaperf bugfix
 2025-11-27 11:45 UTC  (5+ messages)
` [PATCH 24.11 1/3] [PATCH 24.11] vhost: fix compile error when without vduse.h

[PATCH 24.11 v2] net/mlx5: fix device start error handling
 2025-11-27 11:44 UTC  (2+ messages)

[PATCH 22.11] app/testpmd: fix flex item link parsing
 2025-11-26 14:13 UTC 

patch 'examples/l3fwd: add Tx burst size configuration option' has been queued to stable release 24.11.4
 2025-11-26 11:51 UTC  (11+ messages)
` patch 'examples/server_node_efd: fix format overflow' "
` patch 'examples/vdpa: "
` patch 'net/mlx5: fix flex flow item header length' "
` patch 'doc: add Pollara 400 device in ionic guide' "
` patch 'doc: fix note in FreeBSD "

[PATCH v3 1/1] net/mlx5: fix port down in link detection error branch
 2025-11-26  5:09 UTC 

please help backporting some patches to stable release 22.11.11
 2025-11-25 18:11 UTC 

[PATCH 22.11 v2] net/mlx5: fix device start error handling
 2025-11-25 11:09 UTC 

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