[PATCH v2 00/27] refact the nfpcore module
2023-09-15 13:42 UTC (31+ messages)
` [PATCH v3 "
` [PATCH v3 01/27] net/nfp: explicitly compare to null and 0
` [PATCH v3 02/27] net/nfp: unify the indent coding style
` [PATCH v3 03/27] net/nfp: unify the type of integer variable
` [PATCH v3 04/27] net/nfp: remove the unneeded logic
` [PATCH v3 05/27] net/nfp: standard the local variable coding style
` [PATCH v3 06/27] net/nfp: adjust the log statement
` [PATCH v3 07/27] net/nfp: standard the comment style
` [PATCH v3 08/27] net/nfp: using the DPDK memory management API
` [PATCH v3 09/27] net/nfp: standard the blank character
` [PATCH v3 10/27] net/nfp: unify the guide line of header file
` [PATCH v3 11/27] net/nfp: rename some parameter and variable
` [PATCH v3 12/27] net/nfp: refact the hwinfo module
` [PATCH v3 13/27] net/nfp: refact the nffw module
` [PATCH v3 14/27] net/nfp: refact the mip module
` [PATCH v3 15/27] net/nfp: refact the rtsym module
` [PATCH v3 16/27] net/nfp: refact the resource module
` [PATCH v3 17/27] net/nfp: refact the target module
` [PATCH v3 18/27] net/nfp: add a new header file
` [PATCH v3 19/27] net/nfp: refact the nsp module
` [PATCH v3 20/27] net/nfp: refact the mutex module
` [PATCH v3 21/27] net/nfp: rename data field to sync with kernel driver
` [PATCH v3 22/27] net/nfp: add the dev module
` [PATCH v3 23/27] net/nfp: add header file for PCIe module
` [PATCH v3 24/27] net/nfp: refact the cppcore module
` [PATCH v3 25/27] net/nfp: refact the PCIe module
` [PATCH v3 26/27] net/nfp: refact the cppcore and "
` [PATCH v3 27/27] net/nfp: extend the usage of nfp BAR from 8 to 24
[PATCH] eal: allow swapping of malloc heaps
2023-09-15 13:10 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2] net/iavf: add devargs to enable vf auto-reset
2023-09-15 13:02 UTC (2+ messages)
` [PATCH v3] "
[PATCH v1] net/axgbe: use CPUID to identify cpu
2023-09-15 13:02 UTC (3+ messages)
drivers use of service cores
2023-09-15 12:59 UTC (2+ messages)
[PATCH] app/test: add telemetry tests to fast test suite
2023-09-15 12:47 UTC (3+ messages)
[PATCH] test: fix fast, perf and driver testsuites
2023-09-15 12:43 UTC (4+ messages)
[PATCH 0/2] add checks for tests not in a suite
2023-09-15 11:55 UTC (4+ messages)
` [PATCH 1/2] app/test: emit warning for tests not in a test suite
` [PATCH 2/2] devtools: check for tests added without "
[Bug 1289] rte_table: lookup functions have UB for ctz
2023-09-15 11:49 UTC
[PATCH v3 0/9] add rte flow support for cpfl
2023-09-15 11:19 UTC (23+ messages)
` [PATCH v4 "
` [PATCH v4 1/9] net/cpfl: add json parser for rte flow pattern rules
` [PATCH v4 2/9] net/cpfl: add mod rule parser support for rte flow
` [PATCH v4 3/9] net/cpfl: set up rte flow skeleton
` [PATCH v4 4/9] net/cpfl: add FXP low level implementation
` [PATCH v4 5/9] net/cpfl: add fxp rule module
` [PATCH v4 6/9] net/cpfl: add fxp flow engine
` [PATCH v4 7/9] net/cpfl: add flow support for representor
` [PATCH v4 8/9] app/test-pmd: refine encap content
` [PATCH v4 9/9] net/cpfl: fix incorrect status calculation
` [PATCH v5 0/9] add rte flow support for cpfl
` [PATCH v5 1/9] net/cpfl: add json parser for rte flow pattern rules
` [PATCH v5 2/9] net/cpfl: add mod rule parser support for rte flow
` [PATCH v5 3/9] net/cpfl: set up rte flow skeleton
` [PATCH v5 4/9] net/cpfl: add FXP low level implementation
` [PATCH v5 5/9] net/cpfl: add fxp rule module
` [PATCH v5 6/9] net/cpfl: add fxp flow engine
` [PATCH v5 7/9] net/cpfl: add flow support for representor
` [PATCH v5 8/9] app/test-pmd: refine encap content
` [PATCH v5 9/9] net/cpfl: fix incorrect status calculation
[PATCH] maintainers: update for NFP
2023-09-15 11:01 UTC
[PATCH v2 0/2] crypto/scheduler: add support for security protocols
2023-09-15 10:18 UTC (5+ messages)
` [PATCH v3 0/2] crypto/scheduler: add support for DOCSIS security protocol
` [PATCH v3 1/2] crypto/scheduler: support "
` [PATCH v3 2/2] test/crypto: add DOCSIS security tests for cryptodev scheduler
[PATCH] raw/ntb: add support for 5th and 6th Gen Intel Xeon
2023-09-15 9:14 UTC (2+ messages)
[PATCH] bus/vdev: fix devargs memory leak
2023-09-15 8:56 UTC (3+ messages)
Unit tests not defined in any test suite
2023-09-15 8:21 UTC (3+ messages)
[PATCH v2 00/17] update idpf base code
2023-09-15 5:44 UTC (20+ messages)
` [PATCH v3 "
` [PATCH v3 01/17] common/idpf/base: enable support for physical port stats
` [PATCH v3 02/17] common/idpf/base: add miss completion capabilities
` [PATCH v3 03/17] common/idpf/base: initial PTP support
` [PATCH v3 04/17] common/idpf/base: remove mailbox registers
` [PATCH v3 05/17] common/idpf/base: add some adi specific fields
` [PATCH v3 06/17] common/idpf/base: add necessary check
` [PATCH v3 07/17] common/idpf/base: add union for SW cookie fields in ctlq msg
` [PATCH v3 08/17] common/idpf/base: define non-flexible size structure for ADI
` [PATCH v3 09/17] common/idpf/base: use local pointer before updating 'CQ out'
` [PATCH v3 10/17] common/idpf/base: use 'void' return type
` [PATCH v3 11/17] common/idpf/base: refactor descriptor 'ret val' stripping
` [PATCH v3 12/17] common/idpf/base: refine comments and alignment
` [PATCH v3 13/17] common/idpf/base: use GENMASK macro
` [PATCH v3 14/17] common/idpf/base: use 'type functionname(args)' style
` [PATCH v3 15/17] common/idpf/base: don't declare union with 'flex'
` [PATCH v3 16/17] common/idpf/base: remove unused Tx descriptor types
` [PATCH v3 17/17] common/idpf/base: update version
[PATCH] app/bbdev: fix link with NXP LA12XX
2023-09-15 5:38 UTC (3+ messages)
[PATCH] testpmd: unregister event callback
2023-09-15 4:26 UTC
[PATCH] net/gve: Refill all descriptors that were consumed
2023-09-15 2:28 UTC (2+ messages)
[Bug 1288] af_packet do not support multi-process
2023-09-15 2:22 UTC
[PATCH v7 0/3] Add Digest Encrypted to aesni_mb PMD
2023-09-14 15:22 UTC (5+ messages)
` [PATCH v8 "
` [PATCH v8 1/3] crypto/ipsec_mb: add digest encrypted feature
` [PATCH v8 2/3] test/crypto: fix IV in some vectors
` [PATCH v8 3/3] test/crypto: fix failing synchronous tests
[RFC PATCH] app/test: add support for skipping tests
2023-09-14 15:16 UTC (2+ messages)
` [PATCH v4] "
[PATCH 00/14] Cleanup PCI(e) drivers
2023-09-14 12:36 UTC (21+ messages)
` [PATCH v2 00/15] "
` [PATCH v2 04/15] bus/pci: find PCI capability
` [PATCH v3 00/15] Cleanup PCI(e) drivers
` [PATCH v3 01/15] drivers: remove duplicated PCI master control
` [PATCH v3 02/15] bus/pci: add const to some experimental API
` [PATCH v3 03/15] bus/pci: rework MSIX discovery with VFIO
` [PATCH v3 04/15] bus/pci: find PCI capability
` [PATCH v3 05/15] pci: define some capability constants
` [PATCH v3 06/15] pci: define some MSIX constants
` [PATCH v3 07/15] pci: define some command constants
` [PATCH v3 08/15] pci: define some BAR constants
` [PATCH v3 09/15] pci: define some PM constants
` [PATCH v3 10/15] pci: define some PCIe constants
` [PATCH v3 11/15] pci: define some extended capability constants
` [PATCH v3 12/15] pci: define some ACS constants
` [PATCH v3 13/15] pci: define some PRI constants
` [PATCH v3 14/15] pci: define some AER constants
` [PATCH v3 15/15] devtools: forbid inclusion of Linux header for PCI
[PATCH 2/2] event/sw: fix ordering corruption with op release
2023-09-14 11:13 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] event/sw: add selftest for ordered history list
[PATCH v2] common/idpf: refactor single queue Tx function
2023-09-14 11:08 UTC (12+ messages)
` [PATCH v3] "
` [PATCH v4 0/3] refactor single queue Tx data path
` [PATCH v4 1/3] common/idpf: "
` [PATCH v4 2/3] net/idpf: refine Tx queue setup
` [PATCH v4 3/3] net/cpfl: "
` [PATCH v5] common/idpf: refactor single queue Tx data path
confusion about dpdk asan
2023-09-14 10:42 UTC (3+ messages)
[PATCH 0/1] make file prefix unit test more resilient
2023-09-14 10:42 UTC (2+ messages)
` [PATCH 1/1] app/test: skip PCI bus scan when testing prefix flags
[PATCH] event/sw: remove obsolete comment
2023-09-14 10:29 UTC (3+ messages)
[PATCH 1/2] build: fail if explicitly requested lib is unbuildable
2023-09-14 9:53 UTC (6+ messages)
` [PATCH 2/2] build: fail if explicitly requested driver "
quick thread in DLB2
2023-09-14 8:09 UTC (8+ messages)
[v1 0/6] cryptodev: support digest message in SM2
2023-09-14 7:21 UTC (2+ messages)
[PATCH 1/1] net/mana: add 32 bit short doorbell
2023-09-14 5:11 UTC (3+ messages)
[PATCH] net/iavf: fix Tx debug
2023-09-14 2:01 UTC (2+ messages)
[PATCH] net/ice: fix initail link status issue
2023-09-14 1:57 UTC (2+ messages)
[PATCH] common/cnxk: remove dead meson code
2023-09-13 14:02 UTC
[PATCH 1/2] crypto/dpaa2_sec: fix debug prints
2023-09-13 14:01 UTC (2+ messages)
` [PATCH 2/2] crypto/dpaa_sec: "
[PATCH] maintainers: update for gro and gso
2023-09-13 13:45 UTC
[PATCH] maintainers: update for gro and gso
2023-09-13 13:35 UTC
Commit broke 32-bit testpmd app
2023-09-13 13:24 UTC (7+ messages)
[PATCH v2 1/1] net/mana: enable 32 bit build for mana driver
2023-09-13 12:23 UTC
[PATCH 0/5] support setting and querying RSS algorithms
2023-09-13 12:22 UTC (9+ messages)
` [PATCH v4 0/7] "
` [PATCH v4 4/7] app/proc-info: fix never show RSS info
` [PATCH v4 5/7] app/proc-info: adjust the display format of "
` [PATCH v4 6/7] app/proc-info: support querying RSS hash algorithm
[PATCH 00/11] rework thread management
2023-09-13 11:28 UTC (25+ messages)
` [PATCH v2 "
` [PATCH v2 01/11] devtools: warn when adding some pthread calls
` [PATCH v2 02/11] eal: rename thread name length definition
` [PATCH v2 03/11] eal: remove attributes from control thread creation
` [PATCH v2 04/11] eal: promote thread API as stable
` [PATCH v2 05/11] eal: force prefix for internal threads
` [PATCH v2 06/11] lib: convert to internal control threads
` [PATCH v2 07/11] drivers: "
` [PATCH v2 08/11] examples: convert to normal "
` [PATCH v2 09/11] test: convert threads creation
` [PATCH v2 10/11] eal: remove deprecated thread functions
` [PATCH v2 11/11] lib: remove pthread.h from includes
` [PATCH v3 00/11] rework thread management
` [PATCH v3 01/11] devtools: warn when adding some pthread calls
` [PATCH v3 02/11] eal: rename thread name length definition
` [PATCH v3 03/11] eal: remove attributes from control thread creation
` [PATCH v3 04/11] eal: promote thread API as stable
` [PATCH v3 05/11] eal: force prefix for internal threads
` [PATCH v3 06/11] lib: convert to internal control threads
` [PATCH v3 07/11] drivers: "
` [PATCH v3 08/11] examples: convert to normal "
` [PATCH v3 09/11] test: convert threads creation
` [PATCH v3 10/11] eal: remove deprecated thread functions
` [PATCH v3 11/11] lib: remove pthread.h from includes
[PATCH] gpu/cuda: Add missing stdlib include
2023-09-13 11:12 UTC (2+ messages)
[PATCH v2 0/5] bbdev: API extension for 23.11
2023-09-13 9:31 UTC (5+ messages)
` [PATCH v2 5/5] devtools: ignore changes into bbdev experimental API
[PATCH 1/1] test/hash: fix error log output
2023-09-13 9:23 UTC (3+ messages)
[PATCH] bus/pci: fix device ID print
2023-09-13 8:23 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).