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 000AF42B4C for ; Fri, 19 May 2023 21:10:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D540C40E25; Fri, 19 May 2023 21:10:32 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 7B55940E25 for ; Fri, 19 May 2023 21:10:32 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3354760df57so3520685ab.0 for ; Fri, 19 May 2023 12:10:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684523432; x=1687115432; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UmHGgIV0l189B2yFKQoMOrEbDu6hiYvVVFUBp1rUntc=; b=iA+gp7V/Nr62+47FqSSbZLY3Au36dNRgHQdLNruksxxDGoYHN/sQZzrRkBnA4pT8Ph eH6JguSnb6008XzfldE5ejcO5N/wyTStZ8LuhvK/sitZkvhU9Vu+Rb+0EiZXD/gHgn0y 9mOFeAOOeqvKApr+5kLfXH4NC2HheyT8qqgjw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684523432; x=1687115432; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UmHGgIV0l189B2yFKQoMOrEbDu6hiYvVVFUBp1rUntc=; b=kDOv43fQPauU0RkzI2NqpUv3hEtH+uVklAnl7QAGzEAw/JsgxKejTEptKhZEz3i3CM E5FEp4XbgnOH2Cv8kYbLK1jpDhoPN90pFe+bcoONwDK24U8h6BF6i2l5yjqgf7PtPA5v zdC4f2lKz4nT+u5wKFP9R76ElALVySpybYN+0yyxtcDIi9Q1tLhK1wDqdaJ7bcafY9jg OrOIsFA+t7wuHZae52lqwnEjWN0M44k///WvK3TE1HnufHQvMw8pTtVBc/as/sz9ouU+ mO4hOJr7NhuYtZgM/+LHUGTtlcGXHN6BfTjEmSlw5jiY3FJvNP5NdTAO+CjPerK6f842 sPnQ== X-Gm-Message-State: AC+VfDxV/OJC7ksm39w8OBSbvOVU1YdE+8uF27M0G7x+j12Qird07KB3 NNwJGKOj7ThLK0749/gjhJnLG9nOrhR5BM71yckWrMEglU0KYlOntu9PpJb5b8YFN8Nn4nNU/A= = X-Google-Smtp-Source: ACHHUZ5ddwp+zpbsyImgLQ5+qIvEoS1DPRM9wXcWuR9XpKJCiTvJcEbIr8KpwzTgy1tG6/1efzELwYj4/RqE X-Received: by 2002:a92:c10a:0:b0:331:acc9:b554 with SMTP id p10-20020a92c10a000000b00331acc9b554mr2573587ile.14.1684523431869; Fri, 19 May 2023 12:10:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id c11-20020a92d3cb000000b0033199e6da80sm18ilh.34.2023.05.19.12.10.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 12:10:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 12:10:31 -0700 (PDT) Message-ID: <6467c9a7.920a0220.f5b4b.0001SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 61E9E605246B; Fri, 19 May 2023 15:10:31 -0400 (EDT) Subject: |SUCCESS| pw127114-127132 [PATCH] [v3, 19/19] Remove use of term sanity check From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger 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/127132 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, May 19 2023 17:46:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127114-127132 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26315/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/