patches for DPDK stable branches
 help / color / mirror / Atom feed
[PATCH] net/ice: fix Tx checksum offload capability
 2022-01-02  8:23 UTC  (3+ messages)

19.11.11 (RC2) patches review and test
 2021-12-30 13:47 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/ixgbe: check ixgbe filter init failure
 2021-12-30  5:32 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH] net/mlx5: relax headroom assertion
 2021-12-28  9:20 UTC 

[PATCH] net/mlx5: fix GCC uninitialized variable warning
 2021-12-28  9:17 UTC 

[PATCH 0/5] cryptodev: fix inconsistency in RSA op usage
 2021-12-28  9:10 UTC  (4+ messages)
` [PATCH 2/5] crypto/openssl: fix output of RSA verify op

[PATCH 7/8] crypto/dpaa2: fix to check next type for auth or cipher
 2021-12-28  9:10 UTC  (2+ messages)
  ` [PATCH v2 "

[PATCH v2 04/16] net/dpaa2: fix unregistering interrupt handler
 2021-12-27 16:16 UTC  (2+ messages)
  ` [PATCH v2 05/16] net/dpaa2: fix timestamping for IEEE1588

[PATCH 19.11 0/4] fix some bugs for hns3
 2021-12-25 10:53 UTC  (5+ messages)
` [PATCH 19.11 1/4] net/hns3: fix residual MAC after setting default MAC
` [PATCH 19.11 2/4] net/hns3: fix secondary process reference count
` [PATCH 19.11 3/4] net/hns3: fix multi-process action register and unregister
` [PATCH 19.11 4/4] net/hns3: unregister MP action on close for secondary

[PATCH] examples/ipsec-secgw: fix default flow rule creation
 2021-12-24 13:11 UTC  (2+ messages)

[PATCH] examples/ipsec-secgw: fix event dev start sequence
 2021-12-24 13:09 UTC  (3+ messages)

[PATCH 1/3] crypto/ipsec_mb: fix qp setup null pointer dereference
 2021-12-24 12:55 UTC  (7+ messages)
` [PATCH 2/3] crypto/ipsec_mb: fix qp cleanup "
` [PATCH 3/3] crypto/ipsec_mb: fix tainted data for session
  ` [EXT] "

[dpdk-dev] [PATCH 1/1] net/mlx5: fix stack buffer overflow of hrxq's rss_key
 2021-12-24  3:06 UTC 

[PATCH v2] app/test-fib: fix possible division by zero
 2021-12-23 15:37 UTC 

20.11.4 patches review and test
 2021-12-23 15:08 UTC  (10+ messages)

[PATCH] net/mlx5: fix GRE protocol type translation for VERB API
 2021-12-23 13:16 UTC 

[PATCH] net/mlx5: fix RSS expansion with explicit next protocol
 2021-12-23 13:08 UTC 

[PATCH v1] net/mlx5: fix assertion on the flags set in pkt mbuf
 2021-12-23  8:15 UTC 

[PATCH v2 1/7] net/ixgbe: Fix ixgbe_is_sfp() to return valid result for X550EM_a devs
 2021-12-23  0:55 UTC  (15+ messages)
` [PATCH v2 3/7] net/ixgbe: Check that SFF-8472 soft rate select is supported before write

[dpdk-stable] [PATCH] doc/examples: fix build on FreeBSD
 2021-12-22 15:23 UTC  (5+ messages)
    ` [dpdk-dev] "

[PATCH] doc/api: remove dependency on findutils on FreeBSD
 2021-12-22 15:18 UTC 

[PATCH] net/ice: fix pattern check for FDIR parser
 2021-12-22 10:44 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v2] net/axgbe: use PCI root complex device to distinguish AMD hardware
 2021-12-22  9:27 UTC  (2+ messages)

[dpdk-dev] [PATCH ] common/cnxk: fix nibble parsing order when dumping MCAM
 2021-12-21 11:24 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/1] net/mlx5: fix stack buffer overflow
 2021-12-21  7:37 UTC 

[PATCH] net/sfc: fix the argument to sizeof for unit cache
 2021-12-21  6:41 UTC 

[PATCH] dma/idxd: fix burst capacity calculation
 2021-12-20 17:05 UTC 

[PATCH 19.11 v1 1/3] net/ixgbe: build failure with make and clang < 13
 2021-12-20 10:48 UTC  (3+ messages)
` [PATCH 19.11 v1 2/3] net/i40e: "
` [PATCH 19.11 v1 3/3] net/ice: "

[PATCH] eal: fix data race in multi-process support
 2021-12-17 18:29 UTC  (2+ messages)

19.11.11 patches review and test
 2021-12-17 17:57 UTC  (33+ messages)

[PATCH 19.11] eal/freebsd: fix incorrect variable name
 2021-12-17 17:52 UTC  (2+ messages)

[PATCH 19.11] kni: update kernel API to set random MAC address
 2021-12-17 17:52 UTC  (2+ messages)

[PATCH] cryptodev: fix stringop-overflow build failure with gcc 10
 2021-12-17 17:50 UTC  (5+ messages)

[PATCH] net/mlx5: fix metadata endianness in modify field action
 2021-12-17 12:59 UTC  (4+ messages)

[PATCH] app/testpmd: fix external buffer allocation
 2021-12-17  9:58 UTC 

[PATCH] build: add missing arch define for Arm
 2021-12-17  8:54 UTC 

[PATCH] net/i40evf: remove VF reset during initialization
 2021-12-17  7:55 UTC 

[PATCH 19.11] igb_uio: fix build for switch fall through
 2021-12-17  7:07 UTC  (3+ messages)
` [PATCH 19.11 v2] "

[PATCH] common/mlx5: fix missing validation in devargs parsing
 2021-12-16 18:40 UTC 

[PATCH v1] net/iavf: remove the extra symbol '+'
 2021-12-16 10:05 UTC  (3+ messages)

[PATCH] mem: exclude used memory from core dump by config
 2021-12-15 15:46 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] eal: allow to exclude memseg from core dump

[PATCH 19.11 v1 1/3] net/ixgbe: build failure with make and clang 13
 2021-12-15 13:40 UTC  (6+ messages)
` [PATCH 19.11 v1 2/3] net/i40e: "
` [PATCH 19.11 v1 3/3] net/ice: "

[PATCH 19.11 v2 1/3] net/i40e: build failure with make and clang 13
 2021-12-15 13:37 UTC  (5+ messages)
` [PATCH 19.11 v2 2/3] net/ice: "
` [PATCH 19.11 v2 3/3] net/ixgbe: "

[PATCH] ring: fix overflow in memory size calcuation
 2021-12-15 13:18 UTC  (4+ messages)

[PATCH v3] net/ixgbe: add vector Rx parameter check
 2021-12-15  8:07 UTC  (4+ messages)

[dpdk-dev] [PATCH 1/1] mem: check allocation in dynamic hugepage init
 2021-12-14 13:30 UTC 

[PATCH 1/2] maintainers: fix stable maintainers list
 2021-12-13 16:48 UTC 

[PATCH] ethdev: fix typos
 2021-12-13 13:30 UTC  (3+ messages)
` [19.11 v2] "

RE:
 2021-12-13 12:22 UTC  (2+ messages)
  ` 

[PATCH v3] vdpa/ifc: fix log info mismatch
 2021-12-13  7:00 UTC 

[dpdk-stable] [PATCH] test: avoid hang if queues are full and Tx fails
 2021-12-13  6:40 UTC  (5+ messages)
` [EXT] Re: [dpdk-stable] [PATCH v2] "

[dpdk-stable] [dpdk-dev] [PATCH v2] windows: build warnings with clang
 2021-12-12 12:06 UTC  (2+ messages)
        `  "

[PATCH 1/3] common/mlx5: add min WQE size for striding RQ
 2021-12-10 16:58 UTC  (13+ messages)
` [PATCH 2/3] net/mlx5: improve stride parameter names
` [PATCH 3/3] net/mlx5: fix missing adjustment MPRQ stride devargs

[PATCH 19.11] malloc: fix allocation with unknown socket ID
 2021-12-10 10:33 UTC 

[PATCH v3] net/ixgbe: add vector Rx parameter check
 2021-12-10  7:58 UTC 

[PATCH] net/af_xdp: fix build with -Wunused-function
 2021-12-09 17:19 UTC 

[PATCH 19.11] test/mbuf: fix access to freed memory
 2021-12-09 16:29 UTC 

[PATCH v1] app/testpmd: fix dereference before null check
 2021-12-09 16:27 UTC 

[PATCH 19.11] mbuf: fix reset on mbuf free
 2021-12-09 16:24 UTC 

[PATCH 20.11] table: fix missing headers on ARM64
 2021-12-09  6:07 UTC  (2+ messages)

[PATCH 20.11] eal/common: exclude code unsupported on Windows
 2021-12-09  6:07 UTC  (2+ messages)

[20.11] kni: fix build for SLES15-SP3
 2021-12-09  3:26 UTC  (4+ messages)

[PATCH] net/ice: fix error forwarding IPv6 VXLAN packet
 2021-12-09  2:08 UTC 

[PATCH] net/mlx5: fix the memory socket selection in ASO management
 2021-12-08 14:51 UTC 

[PATCH 19.11] app/testpmd: fix DCB in VT configuration
 2021-12-08 14:20 UTC  (2+ messages)

[PATCH 19.11] net/i40e: fix forward outer IPv6 VXLAN
 2021-12-08 14:20 UTC  (2+ messages)

[PATCH 19.11] net/bonding: fix memory leak on closing device
 2021-12-08  8:19 UTC 

[PATCH 19.11] net/virtio: fix indirect descriptor reconnection
 2021-12-07 16:50 UTC  (2+ messages)

[PATCH] validation-contacts: remove old emails
 2021-12-07 13:06 UTC  (3+ messages)

[PATCH] net/i40e: enable max frame size at port level
 2021-12-07  8:59 UTC 

please help backporting some patches to stable release 19.11.11
 2021-12-07  8:47 UTC  (5+ 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).