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 E465742DC4 for ; Mon, 3 Jul 2023 19:09:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DE551400EF; Mon, 3 Jul 2023 19:09:49 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 327FA400EF for ; Mon, 3 Jul 2023 19:09:49 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-55e1a9ff9d4so2824310eaf.1 for ; Mon, 03 Jul 2023 10:09:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688404188; x=1690996188; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=X/6aMWr91aF1F2qWM27z/DDf/kasqE1lk6FeRMKfj10=; b=hyhSSvwb+EyBBGrukoPtVskhW5Y9x61D/WoeqUyTKQ34CcEENnPQoyWXstt5c807ux gXcUASPemTmN5mQk5c/cuf2ipfQD1a+gEnE2boK6awAyfylBKrBl5ihlWzNWiPgJOtxg wRIKTJea5WHMw0bSNihxG93VKoan+L1/gElXI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688404188; x=1690996188; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=X/6aMWr91aF1F2qWM27z/DDf/kasqE1lk6FeRMKfj10=; b=bZILWQ9TYFe4ffO9Pi3flus2fIvsydf+Ulb5H1P1vEA/qUhi6Yd2jzw0YWG5sfC5TE juSnOVkwcacBnmacAE782D0w6s+uJDZGdmX7MtiwCHm81UkvDQMzaHuk9T3QFlqriakA Y3LUCzY3Nw9CveWiSiTA46HkLQOaJvofmBGszI+h1z+z8IRqadVSE2/OffVtztOpVUDy XB6brj2DPT2GxWsL5vbypUby729t36F0LF/VIYDuPSV1GHkkPjw/RN7/U4TNfnfhOd3u HbZCdwGQkHhnmYby+43Bj4xNkWZNvmgLhHiHgyCz5iORkgtfYLnacWnQmrFFWmXxfYM9 IDVQ== X-Gm-Message-State: AC+VfDyQsQfiIEybSLF+cqZCjOEfQX3TQ42yHHrSxhn1aF/aCxPYAs/S i4JauN2zC2j9YBQSuIG6050SerPIJE86z4VQwOv7n5qNrWjDUzBr67Mtb+zQ6H+ShKpzgQGdnQ= = X-Google-Smtp-Source: ACHHUZ56JW3ubkbnm2Kj4/Rs/BrtXaglLyTgx7ynWUNe7f9DF5++OZoi1RXLbinErwrrAGw/DWk27wPaIJfT X-Received: by 2002:a4a:4f4f:0:b0:564:e465:5d5c with SMTP id c76-20020a4a4f4f000000b00564e4655d5cmr5686136oob.2.1688404188530; Mon, 03 Jul 2023 10:09:48 -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 ay7-20020a056820150700b00565bc3a6994sm613454oob.10.2023.07.03.10.09.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 10:09:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 10:09:48 -0700 (PDT) Message-ID: <64a300dc.050a0220.88e95.57a8SMTPIN_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 08281605246B; Mon, 3 Jul 2023 13:09:48 -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-abi-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 | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 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/