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 8EF4142E48 for ; Tue, 11 Jul 2023 19:50:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8964C4003C; Tue, 11 Jul 2023 19:50:54 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 336A04003C for ; Tue, 11 Jul 2023 19:50:54 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-579e5d54e68so70667417b3.1 for ; Tue, 11 Jul 2023 10:50:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689097853; x=1691689853; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fy15lVlHu0cq84piE/VHtf5cCByd6cuV1NeXoF4tryI=; b=RiL4/fES0CP35Q1sxuXoTf/0t5KZBDcVNlepPWohxXg9MIi7Fedm+atV2BbjUwuKmV gM7CGqdEg+YCcK2dSrVLDyudWZG5E6Yna2KWtoR7Fn49bAG5IUdpgZww+Ctpk463L+wC HJIeTyd8XlmhGZD9Jrg0qNcTQU3X51kyC8E/k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689097853; x=1691689853; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fy15lVlHu0cq84piE/VHtf5cCByd6cuV1NeXoF4tryI=; b=OxRPJHv6m+Q16j4zAB38snrcQ3EL7HykJQaw889xTv51mTM7IQysW9HNied+sY/T0s dyNiLcnFLPdX1uQhCDMUmvdKYagOplD28cMKos4fHc1RJcTewTBZFYBNTrABHmkM3X6Y deV6ecJy8FXjh/34780pes5iUC1MonbWjxeYVvtPHxr3f++FFZi60DFfS0shO/UoGVRi E5wW01Tl58wpKLU15ziiayXQIZx7n/ET7aOMf5gaG2sOBujD5/wWNAQIdnchCzr4L9W4 Gz4WeTi5XH/c4FRSFGaxfmROD6l2AOAOSDjS5/aDKh90oFQy/MSVC9FGdkqiWYrHEn2K xGYg== X-Gm-Message-State: ABy/qLaLZTBZTXiHsLUDlqkk1JrmzeOglWVQs2+QurigRHlEgwjyC6Wb F9ANTNsVEABK7FsKcT+f1kK7wnADhs9KtMjIvQLY24gLmgYGLAErFJWkKg== X-Google-Smtp-Source: APBJJlE/A5mDlvL3/L15v4gYYliibWxF+JfAHbWjrpVrFJvIqcrJiyOR5nazztt1VOrB4yMlx89vtFIoChpz X-Received: by 2002:a0d:dac4:0:b0:577:2276:6984 with SMTP id c187-20020a0ddac4000000b0057722766984mr16586499ywe.10.1689097853669; Tue, 11 Jul 2023 10:50:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y128-20020a817d86000000b00579e500b8a7sm361061ywc.48.2023.07.11.10.50.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 10:50:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 10:50:53 -0700 (PDT) Message-ID: <64ad967d.810a0220.a8733.aa45SMTPIN_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 50C78605246B; Tue, 11 Jul 2023 13:50:53 -0400 (EDT) Subject: |SUCCESS| pw129438 [PATCH] devtools: fix bad substitution From: dpdklab@iol.unh.edu To: Test Report Cc: Raslan Darawsheh 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/129438 _Testing PASS_ Submitter: Raslan Darawsheh Date: Tuesday, July 11 2023 07:16:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129438 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27037/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/