[PATCH] eal: zero out new added memory
2022-08-27 9:57 UTC (2+ messages)
[PATCH v6 0/7] Introduce support for LoongArch architecture
2022-08-27 8:59 UTC (8+ messages)
` [PATCH v6 1/7] eal/loongarch: support "
` [PATCH v6 2/7] net/ixgbe: add vector stubs for LoongArch
` [PATCH v6 3/7] net/memif: set memfd syscall ID on LoongArch
` [PATCH v6 4/7] net/tap: set BPF syscall ID for LoongArch
` [PATCH v6 5/7] examples/l3fwd: enable LoongArch operation
` [PATCH v6 6/7] test/cpuflags: add test for LoongArch cpu flag
` [PATCH v6 7/7] ci: add LOONGARCH64 cross compilation job
[PATCH 0/5] some bugfixes and clean code for hns3
2022-08-27 7:23 UTC (2+ messages)
[Patch v5 00/18] Introduce Microsoft Azure Network Adatper (MANA) PMD
2022-08-27 0:35 UTC (19+ messages)
` [Patch v5 01/18] net/mana: add basic driver, build environment and doc
` [Patch v5 02/18] net/mana: add device configuration and stop
` [Patch v5 03/18] net/mana: add function to report support ptypes
` [Patch v5 04/18] net/mana: add link update
` [Patch v5 05/18] net/mana: add function for device removal interrupts
` [Patch v5 06/18] net/mana: add device info
` [Patch v5 07/18] net/mana: add function to configure RSS
` [Patch v5 08/18] net/mana: add function to configure RX queues
` [Patch v5 09/18] net/mana: add function to configure TX queues
` [Patch v5 10/18] net/mana: implement memory registration
` [Patch v5 11/18] net/mana: implement the hardware layer operations
` [Patch v5 12/18] net/mana: add function to start/stop TX queues
` [Patch v5 13/18] net/mana: add function to start/stop RX queues
` [Patch v5 14/18] net/mana: add function to receive packets
` [Patch v5 15/18] net/mana: add function to send packets
` [Patch v5 16/18] net/mana: add function to start/stop device
` [Patch v5 17/18] net/mana: add function to report queue stats
` [Patch v5 18/18] net/mana: add function to support RX interrupts
TCP checksum calculation after GSO
2022-08-27 0:11 UTC
[PATCH v1 1/2] eal: add lcore busyness telemetry
2022-08-26 22:06 UTC (15+ messages)
` [PATCH v2 0/3] Add lcore poll "
` [PATCH v3 "
` [PATCH v3 1/3] eal: add "
` [PATCH v3 2/3] eal: add cpuset lcore telemetry entries
` [PATCH v3 3/3] doc: add howto guide for lcore poll busyness
[PATCH v2 5/5] bbdev: add new operation for FFT processing
2022-08-26 19:52 UTC (27+ messages)
` [PATCH v4 0/7] bbdev changes for 22.11
` [PATCH v4 2/7] bbdev: add device status info
` [PATCH v5 0/7] bbdev changes for 22.11
` [PATCH v5 1/7] bbdev: allow operation type enum for growth
` [PATCH v5 2/7] bbdev: add device status info
` [PATCH v5 3/7] bbdev: add device info on queue topology
` [PATCH v6 0/7] bbdev changes for 22.11
` [PATCH v6 1/7] bbdev: allow operation type enum for growth
` [PATCH v6 2/7] bbdev: add device status info
` [PATCH v6 3/7] bbdev: add device info on queue topology
` [PATCH v6 4/7] drivers/baseband: update PMDs to expose queue per operation
` [PATCH v6 5/7] bbdev: add new operation for FFT processing
` [PATCH v6 6/7] bbdev: add queue related warning and status information
` [PATCH v6 7/7] bbdev: remove unnecessary if-check
about RTL8168 PMD on ARM SoC
2022-08-26 16:44 UTC (4+ messages)
` 答复: "
[Bug 1071] Deadlock on memory allocation (rte_memzone_reserve_aligned)
2022-08-26 14:31 UTC
[PATCH 00/21] net/softnic: replace the legacy pipeline with SWX pipeline
2022-08-26 13:17 UTC (23+ messages)
` [PATCH V2 "
` [PATCH V2 01/21] net/softnic: remove the traffic manager support
` [PATCH V2 02/21] net/softnic: remove flow support
` [PATCH V2 03/21] net/softnic: remove the meter support
` [PATCH V2 04/21] net/softnic: remove cryptodev support
` [PATCH V2 05/21] net/softnic: remove tap support
` [PATCH V2 06/21] net/softnic: remove the legacy pipeline CLI commands
` [PATCH V2 07/21] net/softnic: replace the legacy pipeline with the SWX pipeline
` [PATCH V2 08/21] net/softnic: remove the list of Ethernet devices
` [PATCH V2 09/21] net/softnic: remove unused text parsing functions
` [PATCH V2 10/21] net/softnic: add pipeline code generation CLI command
` [PATCH V2 11/21] net/softnic: add pipeline library build "
` [PATCH V2 12/21] net/softnic: add pipeline "
` [PATCH V2 13/21] net/softnic: add pipeline table CLI commands
` [PATCH V2 14/21] net/softnic: add pipeline selector "
` [PATCH V2 15/21] net/softnic: add pipeline learner "
` [PATCH V2 16/21] net/softnic: add pipeline commit and abort "
` [PATCH V2 17/21] net/softnic: add the pipeline register read/write "
` [PATCH V2 18/21] net/softnic: add the pipeline meter "
` [PATCH V2 19/21] net/softnic: add pipeline statistics CLI command
` [PATCH V2 20/21] net/softnic: add pipeline mirroring "
` [PATCH V2 21/21] net/softnic: update the default device program
[RFC PATCH 00/11] Bus cleanup for 22.11
2022-08-26 12:42 UTC (32+ messages)
` [RFC v3 00/26] Bus and device "
` [PATCH v4 00/27] "
` [PATCH v4 01/27] devtools: forbid inclusions of driver only headers
` [PATCH v4 02/27] common/mlx5: rework check on driver registration
` [PATCH v4 03/27] raw/ifpga: remove PCI bus accessor
` [PATCH v4 04/27] app/testpmd: drop PCI register commands
` [PATCH v4 05/27] kni: stop populating PCI info in examples
` [PATCH v4 06/27] examples/ethtool: prefer device name
` [PATCH v4 07/27] dev: hide debug messages in device iterator
` [PATCH v4 08/27] eal: deprecate RTE_FUNC_PTR_* macros
` [PATCH v4 09/27] devargs: remove dependency on bus header
` [PATCH v4 10/27] build: export drivers headers
` [PATCH v4 11/27] bus/auxiliary: make driver-only headers private
` [PATCH v4 12/27] bus/dpaa: "
` [PATCH v4 13/27] bus/fslmc: "
` [PATCH v4 14/27] bus/ifpga: cleanup exported symbols
` [PATCH v4 15/27] bus/ifpga: make driver-only headers private
` [PATCH v4 16/27] bus/pci: "
` [PATCH v4 17/27] bus/vdev: "
` [PATCH v4 18/27] bus/vmbus: "
` [PATCH v4 19/27] bus: move IOVA definition from header
` [PATCH v4 20/27] bus: introduce accessors
` [PATCH v4 21/27] bus: hide bus object
` [PATCH v4 22/27] dev: introduce driver accessors
` [PATCH v4 23/27] dev: hide driver object
` [PATCH v4 24/27] dev: introduce device accessors
` [PATCH v4 25/27] dev: provide bus specific information
` [PATCH v4 26/27] bus/pci: fill "
` [PATCH v4 27/27] dev: hide device object
The EAL is bloated
2022-08-26 12:36 UTC (4+ messages)
[PATCH] test/ipsec: fix invalid crypto device failing
2022-08-26 12:12 UTC (3+ messages)
[dpdk-dev v1] crypto/qat: Enable OpenSSL legacy provider in session
2022-08-26 12:07 UTC (3+ messages)
[PATCH 0/7] pipeline: support direct registers and meters
2022-08-26 11:21 UTC (16+ messages)
` [PATCH 1/7] table: add entry ID for regular tables
` [PATCH 2/7] table: add entry ID for learner tables
` [PATCH 3/7] pipeline: add table entry ID read instruction
` [PATCH 4/7] pipeline: support direct registers on the control path
` [PATCH 5/7] pipeline: support direct meters "
` [PATCH 6/7] examples/pipeline: add CLI commands for direct registers
` [PATCH 7/7] examples/pipeline: add CLI commands for direct meters
` [PATCH V2 0/7] pipeline: support direct registers and meters
` [PATCH V2 1/7] table: add entry ID for regular tables
` [PATCH V2 2/7] table: add entry ID for learner tables
` [PATCH V2 3/7] pipeline: add table entry ID read instruction
` [PATCH V2 4/7] pipeline: support direct registers on the control path
` [PATCH V2 5/7] pipeline: support direct meters "
` [PATCH V2 6/7] examples/pipeline: add CLI commands for direct registers
` [PATCH V2 7/7] examples/pipeline: add CLI commands for direct meters
[PATCH 1/3] net/i40e: compilation fix for GCC-12
2022-08-26 10:32 UTC (4+ messages)
` [PATCH 1/2] "
[PATCH] net/ice: refactor proto_ext to remove global variable
2022-08-26 10:14 UTC (3+ messages)
` [PATCH v4] "
[PATCH] app/test: invoke all telemetry commands
2022-08-26 9:42 UTC (5+ messages)
` [PATCH v2 1/2] app/test: load drivers using build directory
` [PATCH v2 2/2] app/test: invoke all telemetry commands
21.11.2 patches review and test
2022-08-26 9:06 UTC (11+ messages)
[dpdk-dev v1] crypto/openssl: fix of dstlen passed in HMAC
2022-08-26 8:55 UTC (2+ messages)
` [EXT] "
[PATCH v4 1/1] crypto/openssl: support aes cmac operations
2022-08-26 8:52 UTC (5+ messages)
` [PATCH v5 0/1] crypto/openssl: add aes cmac support
` [PATCH v5 1/1] crypto/openssl: support aes cmac operations
[PATCH v5 0/7] Introduce support for LoongArch architecture
2022-08-26 8:48 UTC (6+ messages)
` [PATCH v5 1/7] eal/loongarch: support "
[PATCH 0/2] IPsec on Arm
2022-08-26 8:47 UTC (3+ messages)
[PATCH] crypto/openssl: support cmac operations
2022-08-26 8:45 UTC (4+ messages)
` [PATCH v2] crypto/ipsec_mb: enable support for arm64
[Bug 1061] [dpdk v21.11.2-rc1] examples/performance-thread meson build error with gcc12.1 on fedora36
2022-08-26 8:10 UTC (2+ messages)
[PATCH] app/testpmd: fix secondary process cannot dump packet
2022-08-26 7:47 UTC (4+ messages)
` [PATCH v2] app/testpmd: fix incorrect queues state of secondary process
[PATCH] net/ice: support original represented_port action
2022-08-26 7:25 UTC
[PATCH 0/2] upgrade the log system of nfp PMD
2022-08-26 6:03 UTC (3+ messages)
` [PATCH 1/2] net/nfp: add support for nfp cpp log print
` [PATCH 2/2] net/nfp: use dpdk debug macro to control nfp Rx/Tx "
[PATCH] net/nfp: support Corigine PCIe ID for the nfp PMD
2022-08-26 5:50 UTC
[PATCH] net/nfp: improve readability NFP HWINFO header
2022-08-26 5:39 UTC
[PATCH] vhost: support CPU copy for small packets
2022-08-26 5:31 UTC (2+ messages)
` [PATCH v3] "
[PATCH 0/2] introduce NitroSketch Mode into membership library
2022-08-26 2:32 UTC (7+ messages)
` [PATCH 1/2] member: implement NitroSketch mode
` [PATCH 2/2] test/member: add functional and perf tests for sketch
[PATCH 0/3] eal: small rte_common.h fixes and cleanup
2022-08-25 22:33 UTC (11+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] eal: fix pointer arithmetic with an expression argument
` [PATCH v2 2/4] eal: deduplicate roundup code
` [PATCH v2 3/4] eal: uninline rte_str_to_size
` [PATCH v2 4/4] eal: remove unneeded includes from a public header
` [PATCH v3 0/4] eal: small rte_common.h fixes and cleanup
` [PATCH v3 1/4] eal: fix pointer arithmetic with an expression argument
` [PATCH v3 2/4] eal: deduplicate roundup code
` [PATCH v3 3/4] eal: uninline rte_str_to_size
` [PATCH v3 4/4] eal: remove unneeded includes from a public header
[PATCH] power: add unpriv. read of turbo % for pstate
2022-08-25 18:22 UTC (3+ messages)
` [PATCH v2] "
[dpdk-dev] [PATCH] net/bonding: fix double get slave link status
2022-08-25 17:05 UTC (3+ messages)
` 答复: "
[dpdk-dev] [PATCH] net/bonding:fix balance-xor link down stack overflow
2022-08-25 16:39 UTC (4+ messages)
` [dpdk-dev] [PATCH] net/bonding: fix array overflow in Rx burst
` 答复: "
[PATCH 0/3] add remaining SGL support to AESNI_MB
2022-08-25 14:29 UTC (7+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 1/5] test/crypto: fix wireless auth digest segment
` [PATCH v2 2/5] crypto/ipsec_mb: fix sessionless cleanup
` [PATCH v2 3/5] crypto/ipsec_mb: add remaining SGL support
` [PATCH v2 4/5] test/crypto: add OOP snow3g SGL tests
` [PATCH v2 5/5] test/crypto: add remaining blockcipher "
[PATCH v10] sched: enable CMAN at runtime
2022-08-25 14:09 UTC (4+ messages)
` [PATCH v11] "
[PATCH v1] vhost: fix build
2022-08-25 14:08 UTC (4+ messages)
[RFC 0/2] vhost: add port mirroring function in the vhost lib
2022-08-25 13:53 UTC (6+ messages)
` [RFC 1/2] vhost: add ingress API for port mirroring datapath
DPDK Release Status Meeting 2022-08-25
2022-08-25 13:43 UTC
[PATCH] net/pcap: reduce time for stopping device
2022-08-25 12:21 UTC (4+ messages)
[PATCH 5/6] app/testpmd: drop ixgbe bypass commands
2022-08-25 11:44 UTC (5+ messages)
` [PATCH v3 1/3] app/testpmd: restore "
` [PATCH v3 3/3] net/ixgbe: move bypass init in a testpmd command
dpdk-22.07
2022-08-25 8:50 UTC (3+ messages)
[PATCH] test/crypto: add AES-CCM test vectors
2022-08-25 8:18 UTC (2+ messages)
[PATCH 1/2] examples/ipsec-secgw: use Tx cksum offload conditionally
2022-08-25 8:13 UTC (4+ messages)
` [PATCH 2/2] examples/ipsec-secgw: fix issue with IP hdr manipulation
[PATCH] examples/ipsec-secgw: compilation fix for GCC-12
2022-08-25 8:07 UTC (2+ messages)
[PATCH] security: remove get_userdata function pointer
2022-08-25 8:04 UTC (2+ messages)
[PATCH v1] net/ice/base: backport FDIR support to 20.11
2022-08-25 7:43 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).