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 45E3243052 for ; Fri, 18 Aug 2023 05:18:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4218F40156; Fri, 18 Aug 2023 05:18:52 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id C82F940156 for ; Fri, 18 Aug 2023 05:18:50 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6bd6a34474cso415532a34.3 for ; Thu, 17 Aug 2023 20:18:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692328730; x=1692933530; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=C2okMybWKb19jf7t+V1qzqQzn09i2Pe43pVI7kSgswo=; b=D0+2Zs3aPpMBdnin9KHrgkQHnRC7BnH+aRBgqCoMWC93cC2DBYnMlGGkka+P2bRyFP ++vUTqjip/DNU+weVuWXbhyuZZxRz00UJtI2xHPV2eW4cceSS4HDu0A4NNu1R77cQpK6 bB8L/SMN2m9dEqR3f/T54u/atWN76rFUZhUag= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692328730; x=1692933530; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=C2okMybWKb19jf7t+V1qzqQzn09i2Pe43pVI7kSgswo=; b=NpUF9W13SxjnfkKhgUcNWsPLNR62cwKs8zxFQULhPBO3TDwQ/2hJEbNTlb9osNbOJX j5ttryTF0CELS/5OYsgaHc4FNWGTMcwBWYxxYP3tlzvA3FTihQoCzNF7ceBWOkWJMaJ4 vzvObzf2uvY/UFfz/3oc4Kc4A2SuF5OKFJP6bIJtnpxTrg/DucfHTNtcd0rsAF0nWksj stRI3hzQw+/A5VkR8ZeHgXiSqlVgjE0otJBkbFAKcPJVRLTvVFiU3LOvRiDGheevRC4i aAI+IC/272LmIm46omzmERx0K7dC0UXFftiB+cy+8gaPTQVg8zCYnnz2cOKLTtrAqy5n RaCg== X-Gm-Message-State: AOJu0YycMB0D37pOQsfO+ghU6XkAvnkpXL2trXr8ln/YHhluziBj5gZv OVaYetCpqSBUjAJm5YmBwTyEraDPAlfcW74k7MYsOLb0NNhQiXiTZ9vJoX8yrvp/ipO/qVBzjw= = X-Google-Smtp-Source: AGHT+IEmFRo8cWr0FRrz4ICJw+vYaVFQFxzx0ml7G34ZYvpd6R0xiFywR6eu52PBv7ONRiwbzOiqqnh5V65r X-Received: by 2002:a05:6871:5223:b0:1bf:304f:80cd with SMTP id ht35-20020a056871522300b001bf304f80cdmr1763638oac.51.1692328730132; Thu, 17 Aug 2023 20:18:50 -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 c5-20020a4a4f05000000b0056c785ad0ecsm68373oob.13.2023.08.17.20.18.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 20:18:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 20:18:50 -0700 (PDT) Message-ID: <64dee31a.4a0a0220.1b8b5.32e5SMTPIN_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 9A04C6052471; Thu, 17 Aug 2023 23:18:49 -0400 (EDT) Subject: |SUCCESS| pw130483 [PATCH] test: remove use of word master in test_r 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130483 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, August 18 2023 02:33:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130483 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | Debian Bullseye | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27374/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/