From patchwork Fri Oct 20 21:41:05 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 289 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 09284431BE; Fri, 20 Oct 2023 23:41:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C94FB40278; Fri, 20 Oct 2023 23:41:32 +0200 (CEST) Received: from mail-pf1-f171.google.com (mail-pf1-f171.google.com [209.85.210.171]) by mails.dpdk.org (Postfix) with ESMTP id 658F840266 for ; Fri, 20 Oct 2023 23:41:31 +0200 (CEST) Received: by mail-pf1-f171.google.com with SMTP id d2e1a72fcca58-6b36e1fcea0so1125468b3a.1 for ; Fri, 20 Oct 2023 14:41:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1697838090; x=1698442890; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=X5IKwg6SStLn4YX4bNyG7k/xWMesUtaHBtJvYASy2TA=; b=zC2Yhfam17cYjfskEQIfvyAsjfu/ZT2+l2RzrtgkQjc1iTPdsyd/KhmaoNcAvAe0MO oO1OJjQJi3a2FD9Ce3/BCaXGxIRnfp7badZgKtxiujy3NncssOH6JtY5xLGuEpPNwQrY aSjqlE9DwtnyRYl038kGqG+/+rSvJYzDxW21ARDBkR7Q+YC3u61XmH/Mv4gWvC0S1bhh CpJ0hzu2izPIbPXN2lpVY3xfs+F3G3uctbJZHjiwMeGtKb8WuycsMkHvWr3HLIsuB7ol K9ZADA/i/VifYW8Um+S2xSUaWhfed2IWQvQ20GQLSPSZsaZShEK2IH4JASSWijlkv2Gg PDZw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697838090; x=1698442890; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=X5IKwg6SStLn4YX4bNyG7k/xWMesUtaHBtJvYASy2TA=; b=Ggd6Rt1uRRg9/JvCg14/T7NH5NJ/7sKkXVBxWiI2iQw+nCivqtc1VG4ZRyGb6Zkvyb WjHY+cHmPjbc7kGDngPxGMHWH6Ktc1DVC3cs/2csOp6CSD/5oDXncm5R4ZyDGV8V5Ij1 7Mb+ML8FNGRkynxiFjkk/07Ey/jCYLc0mywtgjRBwG7mChBPzvZ2k1qAmHRuWkMxLaf5 ecoL25z9V7JYRTyixIBVK0vAXL5veDeBTe3dAF+aC+bedQVwCv/EEbHrdcL+0oRJmYdh NbR+pJZ2Xbr8AgZKBZPQ/LymMgIstl87xJAwGefL4RxhbrKGRMki9n0quv5U+vhXVwbA xvgg== X-Gm-Message-State: AOJu0Yxi906u+ihw1cAi18NO/Vw+NK2fF7qABZ3aCuWveSHHpOO1zAvH IdVUOoxPGOdIcYhJqOyBZwyY86xKgoI7wWjMgwzGNQ== X-Google-Smtp-Source: AGHT+IG792OFUWu56kMvpMvai7PBndQ6P1IQIO7JZM7ggga7nYF8ovwOGSm1SglX18Jpym9YKbwLEg== X-Received: by 2002:a05:6a20:734b:b0:15e:bf2b:e6c8 with SMTP id v11-20020a056a20734b00b0015ebf2be6c8mr3089047pzc.2.1697838090126; Fri, 20 Oct 2023 14:41:30 -0700 (PDT) Received: from hermes.local (204-195-126-68.wavecable.com. [204.195.126.68]) by smtp.gmail.com with ESMTPSA id 19-20020a631753000000b005894450b404sm1886543pgx.63.2023.10.20.14.41.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 Oct 2023 14:41:29 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger Subject: [PATCH v2 00/14] eal: mark older API's as stable Date: Fri, 20 Oct 2023 14:41:05 -0700 Message-Id: <20231020214119.255491-1-stephen@networkplumber.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230809164312.308093-1-stephen@networkplumber.org> References: <20230809164312.308093-1-stephen@networkplumber.org> MIME-Version: 1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org About 80 function in EAL were marked experimental and should have been made stable by now. v2 - rebase and fix some bits in wrong patch Stephen Hemminger (14): eal: make bitops a stable API eal: mark rte_dev API's as stable eal: make rte_class API's stable eal: make rte_drand a stable API eal: make rte_service_lcore_may_be_active stable eal: make rte_devargs_reset stable eal: make pflock API stable eal: make seqcount and seqlock stable eal: mark rte_intr_XXX API's as stable eal: mark rte_atomic128_cmp_exchange as stable eal: mark rte_power API's stable eal: mark rte_eal_vfio_get_token stable eal: mark rte_vect simd bandwidth API as stable eal: make rte_version API's stable lib/eal/arm/include/rte_atomic_64.h | 1 - lib/eal/include/generic/rte_atomic.h | 1 - .../include/generic/rte_power_intrinsics.h | 16 ---- lib/eal/include/generic/rte_vect.h | 8 -- lib/eal/include/rte_bitmap.h | 8 -- lib/eal/include/rte_bitops.h | 40 -------- lib/eal/include/rte_class.h | 4 - lib/eal/include/rte_dev.h | 32 ------- lib/eal/include/rte_devargs.h | 1 - lib/eal/include/rte_eal.h | 4 - lib/eal/include/rte_interrupts.h | 28 ------ lib/eal/include/rte_pflock.h | 20 ---- lib/eal/include/rte_random.h | 4 - lib/eal/include/rte_seqcount.h | 23 ----- lib/eal/include/rte_seqlock.h | 21 ---- lib/eal/include/rte_service.h | 1 - lib/eal/include/rte_version.h | 6 -- lib/eal/version.map | 96 ++++++++----------- lib/eal/x86/include/rte_atomic_64.h | 1 - 19 files changed, 38 insertions(+), 277 deletions(-)