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 339BF42B55 for ; Sat, 20 May 2023 21:08:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 307E140395; Sat, 20 May 2023 21:08:13 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 876DF40395 for ; Sat, 20 May 2023 21:08:12 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-76c524a7c8eso97167139f.3 for ; Sat, 20 May 2023 12:08:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684609692; x=1687201692; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NuSmLRcsd5qjwnm8nTCMUKBkmtQCCYIy23jsXfpbxI8=; b=PxzreGOfACgOKpqZhwi+XjZEh5JtjRIOKiscwbX9cMCReIySZLfO/26fzn2/WOtI4y K1bXc8x4H/K29bWkbg9m+lbVIyE6UtT/BdU+XJTr/ZfU14MdZPpZoMAmb0oEWT+hfTMO mTfXsWTLlALYKk0xAKnzJ8MpnGXNtwu3kgwB0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684609692; x=1687201692; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NuSmLRcsd5qjwnm8nTCMUKBkmtQCCYIy23jsXfpbxI8=; b=jDR1yduSbRDmVXdUjx3WpVQH9TNNjW5V+8aGatHwlQ+sS4uxI98dSoXgGvPkPHfHi9 +ZgyH1LFVa+/2XQk1aTPaYjHM+u/3F5ydIcssuvL85bwWytaF/vBqmKNoGVnqLkNuxsr MUR58S/AUH2Xc8pzfKVfVjw8r01Kjv5OQZ0LX7+UUprkzb/vBiaxKB3BS9Ogav826Gjw 1lE+eKALS6llubE4nRwkwS4IP+54kbIrdK2fRiFCDt83Oi3R/7QjoaAFE/v/tW5sNjWt SuQ4LeHiPwoGFx73g5O1HSIeMbVOyPp3OsD1XenwqUA4ymsgRiIy6+Aq1W+4J7y6Yj8C 0oWw== X-Gm-Message-State: AC+VfDxdez5CK9rkKWoFX7JnaUTsuKiyTEU6Y5mTJol+VM7vajds4MZP xvoERgFIDPalGWTSb67S12saV3dyS5Omwu4eXXjZjlwOcfkTXpVN2ZGUOHlBAJyK59HFdJNrZA= = X-Google-Smtp-Source: ACHHUZ4S3W0aqXKp6l/BShM5T2LuwQXgnlJgPeVYAw2vFG879mBszFIaVyZGiada/w1B5oq23dZWmMfvg++w X-Received: by 2002:a92:c90d:0:b0:338:1370:a7e with SMTP id t13-20020a92c90d000000b0033813700a7emr3662402ilp.25.1684609691864; Sat, 20 May 2023 12:08:11 -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 u15-20020a92da8f000000b0032e30bce2c2sm155106iln.29.2023.05.20.12.08.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 20 May 2023 12:08:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 20 May 2023 12:08:11 -0700 (PDT) Message-ID: <64691a9b.920a0220.fb6b5.3066SMTPIN_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 51B16605246B; Sat, 20 May 2023 15:08:11 -0400 (EDT) Subject: |SUCCESS| pw127136 [PATCH] [1/1] vfio: Make buildable with MUSL runt 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/127136 _Testing PASS_ Submitter: Philip Prindeville Date: Saturday, May 20 2023 18:07:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127136 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26319/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/