[PATCH] maintainers: update for intel PMD
2024-01-18 19:01 UTC
[PATCH] net/mana: prevent values overflow returned from RDMA layer
2024-01-18 18:05 UTC
[PATCH 00/24] Fixes and improvements in crypto cnxk
2024-01-18 17:06 UTC (31+ messages)
` [PATCH v2 "
` [PATCH v2 07/24] crypto/cnxk: enable Rx inject in security lookaside
` [PATCH v3 00/24] Fixes and improvements in crypto cnxk
` [PATCH v3 01/24] common/cnxk: fix memory leak
` [PATCH v3 02/24] crypto/cnxk: use common macro
` [PATCH v3 03/24] crypto/cnxk: fallback to SG if headroom is not available
` [PATCH v3 04/24] crypto/cnxk: return microcode completion code
` [PATCH v3 05/24] crypto/cnxk: fix ECDH pubkey verify in cn9k
` [PATCH v3 06/24] crypto/cnxk: enable digest gen for zero len input
` [PATCH v3 07/24] crypto/cnxk: enable Rx inject in security lookaside
` [PATCH v3 08/24] common/cnxk: add Rx inject configs
` [PATCH v3 09/24] crypto/cnxk: Rx inject config update
` [PATCH v3 10/24] crypto/cnxk: enable Rx inject for 103
` [PATCH v3 11/24] crypto/cnxk: rename security caps as IPsec security caps
` [PATCH v3 12/24] common/cnxk: update opad-ipad gen to handle TLS
` [PATCH v3 13/24] common/cnxk: add TLS record contexts
` [PATCH v3 14/24] crypto/cnxk: separate IPsec from security common code
` [PATCH v3 15/24] crypto/cnxk: add TLS record session ops
` [PATCH v3 16/24] crypto/cnxk: add TLS record datapath handling
` [PATCH v3 17/24] crypto/cnxk: add TLS capability
` [PATCH v3 18/24] crypto/cnxk: add PMD APIs for raw submission to CPT
` [PATCH v3 19/24] crypto/cnxk: replace PDCP with PDCP chain opcode
` [PATCH v3 20/24] crypto/cnxk: validate the combinations supported in TLS
` [PATCH v3 21/24] crypto/cnxk: use a single function for opad ipad
` [PATCH v3 22/24] crypto/cnxk: add support for TLS 1.3
` [PATCH v3 23/24] crypto/cnxk: add TLS 1.3 capability
` [PATCH v3 24/24] crypto/cnxk: add CPT SG mode debug
[RFC] eal: use _Static_assert() for RTE_BUILD_BUG_ON
2024-01-18 16:51 UTC (39+ messages)
` [PATCH v3 0/5] use static_assert to catch build errors
` [PATCH v3 1/5] event/opdl: fix non-constant compile time assertion
` [PATCH v3 2/5] net/sfc: fix non-constant expression in RTE_BUILD_BUG_ON()
` [PATCH v3 3/5] net/i40e: avoid using const variable in assertion
` [PATCH v3 4/5] mempool: avoid floating point expression in static assertion
` [PATCH v3 5/5] eal: replace out of bounds VLA with static_assert
` [PATCH v4 0/6] use static assert to cathc build errors
` [PATCH v4 1/6] eal: introduce RTE_MIN_T() and RTE_MAX_T() macros
` [PATCH v4 2/6] event/opdl: fix non-constant compile time assertion
` [PATCH v4 3/6] net/sfc: fix non-constant expression in RTE_BUILD_BUG_ON()
` [PATCH v4 4/6] net/i40e: avoid using const variable in assertion
` [PATCH v4 5/6] mempool: avoid floating point expression in static assertion
` [PATCH v4 6/6] eal: replace out of bounds VLA with static_assert
` [PATCH v5 0/6] use static_assert for build error reports
` [PATCH v5 1/6] eal: introduce RTE_MIN_T() and RTE_MAX_T() macros
` [PATCH v5 2/6] event/opdl: fix non-constant compile time assertion
` [PATCH v5 3/6] net/sfc: fix non-constant expression in RTE_BUILD_BUG_ON()
` [PATCH v5 4/6] net/i40e: avoid using const variable in assertion
` [PATCH v5 5/6] mempool: avoid floating point expression in static assertion
` [PATCH v5 6/6] eal: replace out of bounds VLA with static_assert
[PATCH] maintainers: updated for Intel drivers
2024-01-18 15:06 UTC (3+ messages)
` Ubuntu Upgrade 20.04.6 to 22.04 Jammy 23.06 HomeGateway example
[PATCH] vhost: fix deadlock during software live migration of VDPA in a nested virtualization environment
2024-01-18 14:46 UTC (2+ messages)
[PATCH v1 0/7] improve eventdev API specification/documentation
2024-01-18 13:49 UTC (9+ messages)
` [PATCH v1 1/7] eventdev: improve doxygen introduction text
` [PATCH v1 2/7] eventdev: move text on driver internals to proper section
` [PATCH v1 3/7] eventdev: update documentation on device capability flags
` [PATCH v1 4/7] eventdev: cleanup doxygen comments on info structure
` [PATCH v1 5/7] eventdev: improve function documentation for query fns
` [PATCH v1 6/7] eventdev: improve doxygen comments on configure struct
` [PATCH v1 7/7] eventdev: fix documentation for counting single-link ports
[dpdk-dev] [RFC] ethdev: support Tx queue free descriptor query
2024-01-18 13:36 UTC (10+ messages)
` [dpdk-dev] [v1] ethdev: support Tx queue used count
` [dpdk-dev] [v2] "
[Bug 1368] inconsistency in eventdev dev_info and config structs makes some valid configs impossible
2024-01-18 13:21 UTC (3+ messages)
DTS testpmd and SCAPY integration
2024-01-18 12:32 UTC (5+ messages)
[PATCH v1] net/tap: fix buffer overflow for ptypes list
2024-01-18 12:07 UTC (3+ messages)
` [PATCH v5 1/2] drivers/net: "
` [PATCH v5 2/2] drivers/net: return number of types in get supported types
[PATCH v1] crypto/ipsec_mb: unified IPsec MB interface
2024-01-18 12:00 UTC (2+ messages)
` [PATCH v3] "
FreeBSD 14.0 build failure
2024-01-18 9:35 UTC (2+ messages)
[PATCH] net/mlx5/hws: fix ESP matching validation
2024-01-18 9:27 UTC (3+ messages)
` [INTERNAL]RE: "
[PATCH v1] gro : packets not getting flushed in heavy-weight mode API
2024-01-18 8:36 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
[Bug 1367] net/mlx5 Tx stuck if mbuf has too many segments
2024-01-18 7:28 UTC
[PATCH] event/dsw: optimize serving port logic
2024-01-18 7:13 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
[RFC 1/2] config/arm: add Neoverse V2 part number
2024-01-18 3:10 UTC (4+ messages)
` [RFC 2/2] config/arm: add NVIDIA Grace CPU
[PATCH 1/2] config/arm: fix CN10K minimum march requirement
2024-01-18 2:19 UTC (4+ messages)
` [PATCH 2/2] config/arm: add armv9-a march
[PATCH] event/cnxk: use WFE LDP loop for getwork routine
2024-01-18 1:52 UTC (4+ messages)
` [PATCH v2 1/2] config/arm: allow WFE to be enabled config time
` [PATCH v2 2/2] event/cnxk: use WFE LDP loop for getwork routine
[dpdk-dev] [PATCH v2] eal: refactor rte_eal_init into sub-functions
2024-01-17 21:24 UTC (2+ messages)
[PATCH v9] gro: fix reordering of packets in GRO layer
2024-01-17 20:13 UTC (2+ messages)
[PATCH] net/mlx5: fix GENEVE TLV option management
2024-01-17 17:14 UTC (2+ messages)
[PATCH] doc: update LTS maintenance to 3 years
2024-01-17 16:24 UTC (2+ messages)
` [PATCH v2] "
[PATCH] net/tap: Modified TAP BPF program as per the Kernel-version upgrade requirements
2024-01-17 16:19 UTC (11+ messages)
` [External] : "
[V1 0/2] use traffic class PRM field for IPv6 modification
2024-01-17 13:41 UTC (2+ messages)
[PATCH] net/iavf: fix application reset callback calls
2024-01-17 11:54 UTC
[PATCH] doc: update command scope information
2024-01-17 10:58 UTC (2+ messages)
[PATCH] net/gve: Enable stats reporting for GQ format
2024-01-17 9:40 UTC (6+ messages)
` [v2] net/gve: enable imissed stats "
static_assert, sfc, and clang issues
2024-01-17 9:37 UTC (7+ messages)
[PATCH v2] dts: add Dockerfile
2024-01-17 9:00 UTC (7+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH 0/2] multiple representors in one device
2024-01-17 8:47 UTC (12+ messages)
` [PATCH 1/2] ethdev: parsing multiple representor devargs string
` [EXT] "
` [PATCH 2/2] doc: multiple representors in one device
` [EXT] "
` [PATCH v2 0/1] "
` [PATCH v2 1/1] ethdev: parsing multiple representor devargs string
` [PATCH v3 0/1] multiple representors in one device
` [PATCH v3 1/1] ethdev: parsing multiple representor devargs string
Minutes of Techboard Meeting, 2024-01-10
2024-01-16 23:03 UTC (2+ messages)
[PATCH v2 0/6] fix lcore ID restriction
2024-01-16 18:23 UTC (15+ messages)
` [PATCH v3 "
` [PATCH v3 5/6] examples/qos_sched: "
` [PATCH v4 0/6] "
` [PATCH v4 1/6] examples/l3fwd: "
` [PATCH v4 2/6] examples/l3fwd-power: "
` [PATCH v4 3/6] examples/l3fwd-graph: "
` [PATCH v4 4/6] examples/ipsec-secgw: "
` [PATCH v4 5/6] examples/qos_sched: "
` [PATCH v4 6/6] examples/vm_power_manager: "
[PATCH] dts: improve documentation
2024-01-16 16:48 UTC (9+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dts: add configuration schema docs
[PATCH] maintainers: update for e1000/igc
2024-01-16 16:29 UTC (2+ messages)
[RFC] doc/linux_gsg: add amd configuration section
2024-01-16 15:14 UTC (2+ messages)
Eventdev dequeue-enqueue event correlation
2024-01-16 14:58 UTC (5+ messages)
[PATCH v9] gro: fix reordering of packets in GRO layer
2024-01-16 14:28 UTC (3+ messages)
` [PATCH v13] "
[PATCH] maintainers: update for i40e/iavf/idpf/cpfl
2024-01-16 13:32 UTC
[PATCH v4 0/4] changes for 24.03
2024-01-16 13:12 UTC (7+ messages)
` [PATCH v4 2/4] baseband/fpga_5gnr_fec: add Vista Creek variant
` [PATCH v4 3/4] baseband/fpga_5gnr_fec: add AGX100 support
` [PATCH v4 4/4] baseband/fpga_5gnr_fec: cosmetic comment changes
[PATCH] raw/cnxk_bphy: extend link state capabilities
2024-01-16 13:01 UTC
[PATCH 00/14] Add TLS record test suite
2024-01-16 9:02 UTC (2+ messages)
[PATCH] maintainers: update for e1000/ixgbe
2024-01-16 6:33 UTC
[PATCH] bus/uacce: introduce UACCE bus
2024-01-16 3:35 UTC (4+ messages)
` [PATCH v2] "
[dpdk-dev] [PATCH] eal: refactor rte_eal_init into sub-functions
2024-01-15 17:01 UTC (2+ messages)
[PATCH] build: fix linker warnings about undefined symbols
2024-01-15 16:17 UTC (8+ messages)
DPDK 21.11.6 released
2024-01-15 15:06 UTC
[Bug 1366] mlx5 secondary testpmd process crash when calling rte_eth_stats_get
2024-01-15 14:24 UTC
[Bug 1365] DTS: add support for externally compiled DPDK
2024-01-15 9:40 UTC
[PATCH 0/2] ethdev: add RTE_FLOW_ITEM_TYPE_COMPARE
2024-01-15 9:13 UTC (9+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 2/3] ethdev: add compare item
` [PATCH v3 0/3] ethdev: add RTE_FLOW_ITEM_TYPE_COMPARE
` [PATCH v3 1/3] ethdev: rename action modify field data structure
` [PATCH v3 2/3] ethdev: add compare item
` [PATCH v3 3/3] net/mlx5: add compare item support
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).