[PATCH] doc: replace deprecated distutils version parsing
2022-01-11 13:11 UTC (2+ messages)
[PATCH v1 1/1] net/qede: fix redundant condition in debug code
2022-01-11 12:04 UTC (6+ messages)
` [EXT] "
` [EXT] "
20.11.4 patches review and test
2022-01-11 7:57 UTC (12+ messages)
[PATCH] 5-make-release-commit: fix rstheader
2022-01-11 7:51 UTC (5+ messages)
[PATCH] examples/l3fwd: fix Rx burst size for event mode
2022-01-11 5:05 UTC
[PATCH v3] net/ixgbe: add vector Rx parameter check
2022-01-11 0:31 UTC (5+ messages)
[PATCH] net/sfc: validate queue span when parsing flow action RSS
2022-01-10 21:48 UTC
[PATCH] dma/idxd: fix burst capacity calculation
2022-01-10 16:18 UTC (7+ messages)
[dpdk-dev] [PATCH] ring: fix error return value when creating ring
2022-01-10 14:11 UTC (2+ messages)
[dpdk-dev] [PATCH v2] net/ice: fix link up when starting the device
2022-01-10 11:53 UTC
[PATCH v2] net/ice: fix Tx Checksum offload
2022-01-10 9:36 UTC (2+ messages)
[dpdk-stable] [PATCH] test: avoid hang if queues are full and Tx fails
2022-01-10 9:04 UTC (6+ messages)
` [EXT] Re: [dpdk-stable] [PATCH v2] "
[PATCH 19.11 0/4] fix some bugs for hns3
2022-01-10 7:46 UTC (11+ 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 v2] net/axgbe: use PCI root complex device to distinguish AMD hardware
2022-01-10 6:38 UTC (3+ messages)
[PATCH] net/mlx5: fix GCC uninitialized variable warning
2022-01-09 11:58 UTC (2+ messages)
[PATCH] net/mlx5: fix GRE protocol type translation for VERB API
2022-01-09 11:56 UTC (2+ messages)
[PATCH] net/mlx5: fix RSS expansion with explicit next protocol
2022-01-09 11:56 UTC (2+ messages)
[PATCH v1] net/mlx5: fix assertion on the flags set in pkt mbuf
2022-01-09 11:54 UTC (2+ messages)
[dpdk-dev] [PATCH] net/virtio: fix uninitialized old_rss_key variable
2022-01-08 8:14 UTC
[dpdk-dev] [PATCH] net/virtio-user: check fd flags getting failure
2022-01-08 7:52 UTC
[dpdk-dev] [PATCH] ethdev: fix rxq_state leak in error path
2022-01-08 7:51 UTC
[PATCH] common/mlx5: fix missing validation in devargs parsing
2022-01-06 9:06 UTC (2+ messages)
[PATCH] net/mlx5: fix the memory socket selection in ASO management
2022-01-06 9:05 UTC (2+ messages)
[PATCH] common/mlx5: fix error handling in multi-class probe
2022-01-06 9:05 UTC (2+ messages)
19.11.11 (RC2) patches review and test
2022-01-04 10:34 UTC (3+ messages)
[PATCH] net/mlx5: fix risk in Rx descriptor read in NEON vector path
2022-01-04 3:00 UTC
[PATCH] buildtools: fix avx512 check for Python 3.5
2022-01-03 18:00 UTC (2+ messages)
[PATCH 19.11 v1 1/3] net/ixgbe: build failure with make and clang < 13
2022-01-03 11:34 UTC (6+ messages)
` [PATCH 19.11 v1 2/3] net/i40e: "
` [PATCH 19.11 v1 3/3] net/ice: "
[PATCH v2 04/16] net/dpaa2: fix unregistering interrupt handler
2022-01-03 10:01 UTC (4+ messages)
` [PATCH v2 05/16] net/dpaa2: fix timestamping for IEEE1588
` [PATCH v3 04/15] net/dpaa2: fix unregistering interrupt handler
` [PATCH v3 05/15] net/dpaa2: fix timestamping for IEEE1588
[PATCH] net/ice: track the DCF state of PF
2022-01-02 8:29 UTC (4+ messages)
` [PATCH v2] "
[PATCH v1] net/iavf: remove the extra symbol '+'
2022-01-02 8:25 UTC (4+ messages)
[PATCH] net/ice: fix Tx checksum offload capability
2022-01-02 8:23 UTC (3+ 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 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] 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
[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] "
[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] 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] 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)
[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 19.11] malloc: fix allocation with unknown socket ID
2021-12-10 10:33 UTC
page: next (older) | prev (newer) | 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).