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 19B5542B55 for ; Sat, 20 May 2023 20:34:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1629840395; Sat, 20 May 2023 20:34:06 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 3F29340395 for ; Sat, 20 May 2023 20:34:05 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-783e4666738so1496884241.2 for ; Sat, 20 May 2023 11:34:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684607644; x=1687199644; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GmzfgpGLzvv1OmWl/YrgtJ2/HDyFsioekSray29iXo4=; b=YkHTAZhB68kcIWYaNGWhC0uGJpd5qzs7WO0747fTyp0pHfI6ax9VlQ0cWZNWQouOvf fUJf1pDVdgGDDEgdxcR/6tr1FAsmiQgxdW7YcZJ25GblS9cfBrI6QuZgjKfr1Hdm90gF UjB+cKWShun00MqNJHsbtjjA+Fcs9WzxzkA5c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684607644; x=1687199644; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GmzfgpGLzvv1OmWl/YrgtJ2/HDyFsioekSray29iXo4=; b=P7HXkcKUnsEGL3C1dNbKj0itQ6iUvJxL+Q7qAsURDiSq2kv3M75IJPzdKkgXOIMXGx Z9nx1Lw+nU5cSOageevfGPsHNju76CVGOhkzU4wUDXdwXDydWoZc9evEENChWptNv0J4 hb8nF4RcNR02L2Nx+ytNtEd2NED9zgSgeVpblP2JWmNQe2bBTluPkQNxVOQq//9S1B7K PNXODM/hmeNkJ4J5RPz28FLCnHa6tLt5qXYP/4muMm48lTF7oT3G4LEejsE3frYLJxiq At5/0Dj2Xa+pNt2+IjHseWyTW1KkdrY7NEIeR+F8tgsf2dTPJacy5frCBR2uLOoO2X6C 3+6g== X-Gm-Message-State: AC+VfDyw9KGDLXGNyAAnEU4tcxQZKig7WehK5JnXQYAsHJF2it9lZEOo hhWAtVZ0xJCnGEeaYXhDuyKBHPqSZptLhesb8Rwaf6UHUrzvZkyUE7bsCg== X-Google-Smtp-Source: ACHHUZ56m9fEAkCX37USnV9KV+yXXoQu71XN2FEu2oWaGPlO9QD85NcF2NA/rZn7anXhDLI5Clf8a1NYujn6 X-Received: by 2002:a67:f2c9:0:b0:42f:e944:7ea0 with SMTP id a9-20020a67f2c9000000b0042fe9447ea0mr1401279vsn.6.1684607644581; Sat, 20 May 2023 11:34:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h186-20020a1f21c3000000b0045391f84a10sm250565vkh.7.2023.05.20.11.34.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 20 May 2023 11:34:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 20 May 2023 11:34:04 -0700 (PDT) Message-ID: <6469129c.1f0a0220.af1d4.7743SMTPIN_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 3880E605246B; Sat, 20 May 2023 14:34:04 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/127136 _Functional Testing PASS_ Submitter: Philip Prindeville Date: Saturday, May 20 2023 18:07:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127136 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/