From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 792D042E53 for ; Wed, 12 Jul 2023 13:20:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75F8840A7D; Wed, 12 Jul 2023 13:20:05 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 6EBD340A7D for ; Wed, 12 Jul 2023 13:20:04 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-c5c8d00ced3so7507407276.2 for ; Wed, 12 Jul 2023 04:20:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689160803; x=1691752803; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YWFXB+tWVrKFhZamvzn/vIIujYk7VBzHsPMd2tPh++I=; b=PWHNQMVvdKTM4kUnGOg1udKVPNFkb9ZIVJiNktIRO8cJE+plqchgYYT4lINYlt+JMN b/CPjsrTyeIPyJUmUKq9wVbD8GQHSZ7a9hiBSO8s8hEbnSTHwqnqB4uOX/JovgFXWZAr crnSCDpyvUHOue1BnwGEIgiHQC+Dj0Yed+4LA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689160803; x=1691752803; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YWFXB+tWVrKFhZamvzn/vIIujYk7VBzHsPMd2tPh++I=; b=O96uALJAkAeMGq1NYHPnLvCgg8WGSoM5GPTH31YgcZMQd7tfEvhJkF5x5UxO8ukeBf xV9NNt1LwtNT+vj5bVyj1Nt3mZHiEnNn5H0poFkXT/mBmQLg/V9BPpKFikqCulDjLjPY V9h/VLwqfac41+y3xrK29DXLdbcDuq5KjcPobhpvEJ1yTKnCJlbqRNHSSdXQh1weODwN 3Kj5ZqZXtXfAvDOK5yz8q6icfLeuyh+oJ+VCzxOl4/uTa+3sntd1sAdBYgBLoCq+mnnN 6Xyra+KKoBk1WX+L4lYoCHk71l8UaxioZ1zxfoe0EKdv1YA1WnunqwWxiEjsUSzgwNib g8ug== X-Gm-Message-State: ABy/qLaXlr5pUNvy1Rmn5ZgAtgrQOsZeJXp/Oxc5Jy1Y+N6wjZ6tTxTx H8GgnihPX0YDa2krd8p26Cz+CKJFVleCyGbAAO7Wqpr0QXYsonnYlN1t0g== X-Google-Smtp-Source: APBJJlH+WBOqp9mnPInawiLswkENDVAJ8pv+gtzhF5LKFuYjSzHW8zMDb9JSm9/OWNlcS+Z6K4zdTO/aED/l X-Received: by 2002:a25:f50c:0:b0:c66:8924:3155 with SMTP id a12-20020a25f50c000000b00c6689243155mr13441359ybe.41.1689160803745; Wed, 12 Jul 2023 04:20:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y1-20020a254b01000000b00bb1637276c5sm439270yba.25.2023.07.12.04.20.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 04:20:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 04:20:03 -0700 (PDT) Message-ID: <64ae8c63.250a0220.d8685.ce36SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 636EE605246B; Wed, 12 Jul 2023 07:20:03 -0400 (EDT) Subject: |SUCCESS| pw129499 [PATCH] doc: announce deprecation of RTE_CPUFLAG_ From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129499 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Wednesday, July 12 2023 10:18:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129499 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27057/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/