[PATCH] random: initialize the random state for non-eal lcores
2023-09-09 7:00 UTC (11+ messages)
` [PATCH v2 0/2] fixes to rte_random for non-EAL threads
` [PATCH v2 1/2] random: initialize the random state "
` [PATCH v2 2/2] random: make rte_rand() thread safe "
[RFC] random: use per lcore state
2023-09-09 6:45 UTC (10+ messages)
[PATCH v2 00/12] net/cpfl: support port representor
2023-09-09 3:05 UTC (29+ messages)
` [PATCH v3 00/11] "
` [PATCH v3 01/11] net/cpfl: refine devargs parse and process
` [PATCH v3 02/11] net/cpfl: introduce interface structure
` [PATCH v3 03/11] net/cpfl: refine handle virtual channel message
` [PATCH v3 04/11] net/cpfl: introduce CP channel API
` [PATCH v3 05/11] net/cpfl: enable vport mapping
` [PATCH v3 06/11] net/cpfl: parse representor devargs
` [PATCH v3 07/11] net/cpfl: support probe again
` [PATCH v3 08/11] net/cpfl: create port representor
` [PATCH v3 09/11] net/cpfl: support vport list/info get
` [PATCH v3 10/11] net/cpfl: update vport info before creating representor
` [PATCH v3 11/11] net/cpfl: support link update for representor
` [PATCH v4 00/10] net/cpfl: support port representor
` [PATCH v4 01/10] net/cpfl: refine devargs parse and process
` [PATCH v4 02/10] net/cpfl: introduce interface structure
` [PATCH v4 03/10] net/cpfl: refine handle virtual channel message
` [PATCH v4 04/10] net/cpfl: introduce CP channel API
` [PATCH v4 05/10] net/cpfl: enable vport mapping
` [PATCH v4 06/10] net/cpfl: parse representor devargs
` [PATCH v4 07/10] net/cpfl: support probe again
` [PATCH v4 08/10] net/cpfl: support vport list/info get
` [PATCH v4 09/10] net/cpfl: create port representor
` [PATCH v4 10/10] net/cpfl: support link update for representor
[PATCH 0/4] app: introduce testgraph application
2023-09-09 1:18 UTC (14+ messages)
` [PATCH v2 "
` [PATCH v2 4/4] app: add "
` [EXT] "
` [PATCH v3 1/1] app/graph: add example for different usecases
` [EXT] "
[PATCH 0/5] support setting and querying RSS algorithms
2023-09-09 0:01 UTC (26+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] ethdev: support setting and querying RSS algorithm
` [PATCH 3/5] app/proc-info: fix never show RSS info
` [PATCH 5/5] app/proc-info: support querying RSS hash algorithm
` [PATCH v4 0/7] support setting and querying RSS algorithms
` [PATCH v4 1/7] ethdev: recomment some definitions related to RSS
` [PATCH v4 2/7] ethdev: support setting and querying RSS algorithm
` [PATCH v4 3/7] net/hns3: support setting and querying RSS hash function
` [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 v4 7/7] app/testpmd: add RSS hash algorithms display
[PATCH 1/2] event/sw: add selftest for ordered history list
2023-09-08 16:22 UTC (4+ messages)
` [PATCH 2/2] event/sw: fix ordering corruption with op release
[PATCH 1/8] net/ntnic: initial commit which adds register defines
2023-09-08 16:07 UTC (9+ messages)
` [PATCH v16 "
` [PATCH v16 2/8] net/ntnic: adds core registers and fpga functionality
` [PATCH v16 3/8] net/ntnic: adds NT200A02 adapter support
` [PATCH v16 4/8] net/ntnic: adds flow related FPGA functionality
` [PATCH v16 5/8] net/ntnic: adds FPGA abstraction layer
` [PATCH v16 6/8] net/ntnic: adds flow logic
` [PATCH v16 7/8] net/ntnic: adds ethdev and makes PMD available
` [PATCH v16 8/8] net/ntnic: adds socket connection to PMD
[PATCH] eal: fix memory initialization deadlock
2023-09-08 13:17 UTC (4+ messages)
` [PATCH v4 0/2] "
` [PATCH v4 1/2] eal: "
` [PATCH v4 2/2] eal: annotate rte_memseg_list_walk()
[PATCH 00/36] fix Rx and Tx queue state
2023-09-08 12:01 UTC (39+ messages)
` [PATCH 01/36] net/axgbe: "
` [PATCH 02/36] net/af_packet: "
` [PATCH 03/36] net/af_xdp: "
` [PATCH 04/36] net/avp: "
` [PATCH 05/36] net/bnx2x: "
` [PATCH 06/36] net/bnxt: "
` [PATCH 07/36] net/bonding: "
` [PATCH 08/36] net/cxgbe: "
` [PATCH 09/36] net/dpaa: "
` [PATCH 10/36] net/dpaa2: "
` [PATCH 11/36] net/e1000: "
` [PATCH 12/36] net/ena: "
` [PATCH 13/36] net/enetc: "
` [PATCH 14/36] net/enic: "
` [PATCH 15/36] net/hinic: "
` [PATCH 16/36] net/ipn3ke: "
` [PATCH 17/36] net/memif: "
` [PATCH 18/36] net/mana: "
` [PATCH 19/36] net/mlx4: "
` [PATCH 20/36] net/mvneta: "
` [PATCH 21/36] net/mvpp2: "
` [PATCH 22/36] net/netvsc: "
` [PATCH 23/36] net/nfp: "
` [PATCH 24/36] net/ngbe: "
` [PATCH 25/36] net/null: "
` [PATCH 26/36] net/octeon_ep: "
` [PATCH 27/36] net/octeontx: "
` [PATCH 28/36] net/pfe: "
` [PATCH 29/36] net/ring: "
` [PATCH 30/36] net/sfc: "
` [PATCH 31/36] net/softnic: "
` [PATCH 32/36] net/txgbe: "
` [PATCH 33/36] net/vhost: "
` [PATCH 34/36] net/virtio: "
` [PATCH 35/36] net/vmxnet3: "
` [PATCH 36/36] app/testpmd: fix primary process not polling all queues
[PATCH 1/3] pdcp: add support for SDAP header
2023-09-08 11:58 UTC (3+ messages)
` [PATCH 2/3] test/pdcp: add SDAP test cases
` [PATCH 3/3] test/pdcp: add SDAP combined mode tests
[PATCH 1/4] security: remove redundant cast
2023-09-08 10:36 UTC (5+ messages)
` [PATCH 2/4] test/crypto: "
` [PATCH 3/4] app/crypto-perf: "
` [PATCH 4/4] examples/ipsec-secgw: "
[PATCH v2] common/idpf: refactor single queue Tx function
2023-09-08 10:28 UTC (2+ messages)
` [PATCH v3] "
[PATCH 0/3] net/mlx5: extend send to kernel action support
2023-09-08 9:35 UTC (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] net/mlx5: extend hws "
` [PATCH 3/3] doc: adds the description for send to kernel
Troubleshooting DPDK in Intel Ethernet NIC
2023-09-08 9:15 UTC (4+ messages)
quick thread in DLB2
2023-09-08 7:28 UTC (5+ messages)
[PATCH v2 0/8] add rte flow support for cpfl
2023-09-08 6:26 UTC (4+ messages)
` [PATCH v3 0/9] "
` [PATCH v3 2/9] net/cpfl: add flow json parser
[PATCH v3] node: add ipv4 reassembly node
2023-09-08 5:37 UTC (3+ messages)
` [PATCH v4] node: add IPv4 "
[PATCH 00/11] rework thread management
2023-09-08 4:49 UTC (26+ messages)
` [PATCH 01/11] devtools: warn when adding some pthread calls
` [PATCH 02/11] eal: rename thread name length definition
` [PATCH 03/11] eal: remove attributes from control thread creation
` [PATCH 04/11] eal: promote thread API as stable
` [PATCH 05/11] eal: force prefix for internal threads
` [PATCH 08/11] examples: convert to normal control threads
` [PATCH 09/11] test: convert threads creation
` [PATCH 10/11] eal: remove deprecated thread functions
` [PATCH 11/11] lib: remove pthread.h from includes
[PATCH] ethdev: add TCP/IP modify field IDs
2023-09-08 3:49 UTC (2+ messages)
` [PATCH v2] "
[PATCH v5 0/2] Add Digest Encrypted to aesni_mb PMD
2023-09-07 16:12 UTC (10+ messages)
` [PATCH v6 1/2] crypto/ipsec_mb: add digest encrypted feature
` [PATCH v7 0/3] Add Digest Encrypted to aesni_mb PMD
` [PATCH v7 1/3] crypto/ipsec_mb: add digest encrypted feature
` [PATCH v7 2/3] test/crypto: fix IV in some vectors
` [PATCH v7 3/3] test/crypto: fix failing synchronous tests
` [PATCH v6 2/2] test/crypto: fix IV in some vectors
[PATCH] crypto/qat: fix raw API null algorithm digest
2023-09-07 15:35 UTC
[PATCH 00/14] Cleanup PCI(e) drivers
2023-09-07 13:33 UTC (20+ messages)
` [PATCH v2 00/15] "
` [PATCH v2 04/15] bus/pci: find PCI capability
` [PATCH v2 05/15] pci: define some capability constants
` [PATCH v2 06/15] pci: define some MSIX constants
` [PATCH v2 07/15] pci: define some command constants
` [PATCH v2 08/15] pci: define some BAR constants
` [PATCH v2 09/15] pci: define some PM constants
` [PATCH v2 10/15] pci: define some PCIe constants
` [PATCH v2 11/15] pci: define some extended capability constants
` [PATCH v2 15/15] devtools: forbid inclusion of Linux header for PCI
[PATCH] cryptodev: add missing doc
2023-09-07 13:00 UTC
DPDK Release Status Meeting 2023-09-07
2023-09-07 10:43 UTC
[PATCH v1 0/2] offload support to free dma source buffer
2023-09-07 9:00 UTC (4+ messages)
` [PATCH v1 1/2] dmadev: offload to free "
` [PATCH v1 2/2] test/dma: add source buffer offload free test
[PATCH v1] dma/cnxk: offload source buffer free
2023-09-07 8:24 UTC
[PATCH v2] net/ice: fix tm configuration cannot be cleared
2023-09-07 7:51 UTC (4+ messages)
` [PATCH v3] "
[PATCH] net/iavf: unregister intr handler before FD close
2023-09-07 3:15 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v4] "
[Bug 1286] cksum
2023-09-07 3:13 UTC
[PATCH] net/iavf: fix port stats not cleared
2023-09-07 2:39 UTC (2+ messages)
` [PATCH v2] "
[PATCH 00/32] Introduce sssnic PMD for 3SNIC's 9x0 serials Ethernet adapters
2023-09-07 2:09 UTC (4+ messages)
` [PATCH 08/32] net/sssnic/base: add work queue
[PATCH 00/14] remove use of term abort
2023-09-06 23:03 UTC (6+ messages)
` [PATCH v2 00/13] Replace us "
[PATCH v2 1/3] eventdev: introduce event dispatcher
2023-09-06 20:28 UTC (4+ messages)
` [PATCH v3 0/3] Add dispatcher library
Commit broke 32-bit testpmd app
2023-09-06 18:57 UTC (6+ messages)
Recall: [RFC] random: use per lcore state
2023-09-06 18:11 UTC
[PATCH v4] net/iavf: unregister intr handler before FD close
2023-09-06 16:04 UTC
[PATCH v3] net/iavf: unregister intr handler before FD close
2023-09-06 13: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).