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 096E142B55 for ; Sat, 20 May 2023 21:07:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0026140395; Sat, 20 May 2023 21:07:40 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 1879D40395 for ; Sat, 20 May 2023 21:07:40 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2535d86a41bso2226803a91.3 for ; Sat, 20 May 2023 12:07:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684609659; x=1687201659; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PTNA5A3FOjx2dlW21e7TqqPTbUf86kKT/sgEFIwOAyk=; b=OBRY10dakUi8M6sS3H095QrUAwa7nMjn+a+cLwTiMx6960l8csM588bQZSOAM/Oiu5 cMcFfPr8ocHGBsj3x/b+W3NXKN4a5dQPhC7qCUSzcStZX2B8emzm56HNWQ5IAMtjh5Bb TvpEZQWG7T6YlYsAhUgQZqcgMmoTfMSHykO90= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684609659; x=1687201659; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PTNA5A3FOjx2dlW21e7TqqPTbUf86kKT/sgEFIwOAyk=; b=Trt/q0wKn3/CVxxrUNg679j6KyrvRHExHvTC70G6VBfF15i9Jr3NghXhADIE35oAEJ GDYMkD0/DMrmSNRCpbtph8rOv1yILd/smgmgA87D1GD0S7+0W1r/enKpfqPhe+G2lOru LOP90Sn3EtynkxCdQgHQngfMnPpkCY/9opTbiyTEEQEfLfo2Revn+HTppHMOjGxX/dn7 rFo1UHmACx1wd+EH1NBIzrpxeavKZp2BewSD0FbSpIwbXlqYLAC9GEE/v1lJBZgGY0xa 53wAEslKxVtViLy3YnGOyOMMtSv4wPVaZublJ6UVablFItdJe8lzvkeuC78v4ge1fJDf msKA== X-Gm-Message-State: AC+VfDyPv+YxT83qe40zSGh/89On8MxwM7X7uesln7FUEdTQR8dFlhwE rJrB+CobV3cKmDX5up1y0G5AlpPqlenRDa8b0aNw+HR/c1wgE1FGrBVhJA== X-Google-Smtp-Source: ACHHUZ6AIvHjwaohson5DxwWFTzSiV4zorZE8xgpuXoUmtGuRv5HH5gARSzUZGvcs2yV/dnbd/1sBZmns/HC X-Received: by 2002:a17:90a:cb05:b0:253:4e54:6761 with SMTP id z5-20020a17090acb0500b002534e546761mr5911984pjt.34.1684609659389; Sat, 20 May 2023 12:07:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id nk18-20020a17090b195200b002505c8cf5d4sm251907pjb.1.2023.05.20.12.07.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 20 May 2023 12:07:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 20 May 2023 12:07:39 -0700 (PDT) Message-ID: <64691a7b.170a0220.a0a69.6cf8SMTPIN_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 93043605246B; Sat, 20 May 2023 15:07:38 -0400 (EDT) Subject: |SUCCESS| pw127136 [PATCH] [1/1] vfio: Make buildable with MUSL runt From: dpdklab@iol.unh.edu To: Test Report Cc: Philip Prindeville 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 | +------------------+----------+ 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 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/