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 DE1B242DD3 for ; Tue, 4 Jul 2023 13:36:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A83BC40042; Tue, 4 Jul 2023 13:36:18 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id E7C8840042 for ; Tue, 4 Jul 2023 13:36:17 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-55bc29a909dso271976a12.3 for ; Tue, 04 Jul 2023 04:36:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688470577; x=1691062577; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hDjI9O8w4EtVo+uPwrFfpyAVzbnpChokXXSTQLSBjgM=; b=eAuoonzV3pBBgsegYhidl78Wm+oglHlpwzF2UFU45xsoNucySk8PS7co6EhMEOPE1T fSfRrq1SgELv0e04mSoBg5jF6FmWaEDprUrp44+B3BDaK/acLIt/8UqifvYgw+3Z9Q/E E22gls2aA4/UrTdSBu7xPsIF1bH+HwPNrHt0U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688470577; x=1691062577; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hDjI9O8w4EtVo+uPwrFfpyAVzbnpChokXXSTQLSBjgM=; b=l/F/TLSn1lFeKpCloJRO5vB3wc8F6D0NMt+6s5wXVjmruxdgfJ6i+pQUw7UoFxGhyi 1vQJSEFQxDL4KVwVB5gfDF2xZvkSoSwOJT5n9T37FhsdPZ9sn8aw5qx55VZdZYqcwXFa Je1pgwupMSPe7LXZE4EMoEc9MwCeCMS6Qr12saOgtd6evVIO6D1fttF8DiLndW4om3Z7 UaHOxaE4CUOyG8I402jDCsREfFFOoZdSNqobKjq2YYsCAoxke9Pdu+ez3hZqgkU6I/eX xWrkAk88tyEGuICyaBEyWtuoSdvvS6Y4NSmEY0f/SXDya7zgNoQ7Y85cHKnnv35FEIVS sEsA== X-Gm-Message-State: ABy/qLbvfSUnD6594U7AXG4Gfl3M/vrzgItLPuqs+acwjjQ9TleoCJh5 YdZQKxUD7IdIf02oX2eG9PV8qAa5wk0CJOUZnw9zXyl6KG+xtpcY/Rub5nMlUy/trhThcx0jZA= = X-Google-Smtp-Source: APBJJlFCCduXAy0fCWfoJwLvVqkTxDinYok/ed9R3XzXldTixrfeyk7nOASedj9Vgc8mCY33lJZaWnpi9OFl X-Received: by 2002:a05:6a20:3ca7:b0:12d:7555:a62d with SMTP id b39-20020a056a203ca700b0012d7555a62dmr12011321pzj.33.1688470577045; Tue, 04 Jul 2023 04:36:17 -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 y1-20020a170902700100b001b5516253c5sm671648plk.85.2023.07.04.04.36.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jul 2023 04:36:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jul 2023 04:36:17 -0700 (PDT) Message-ID: <64a40431.170a0220.f9abb.26e1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 3C37B605246B; Tue, 4 Jul 2023 07:36:16 -0400 (EDT) Subject: |SUCCESS| pw129189 [PATCH] vhost: fix build with gcc 4.8 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129189 _Testing PASS_ Submitter: Ali Alnubani Date: Monday, July 03 2023 08:21:53 DPDK git baseline: Repo:dpdk-next-virtio Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129189 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26922/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/