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 7088B42DC4 for ; Mon, 3 Jul 2023 18:47:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BD54400EF; Mon, 3 Jul 2023 18:47:21 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 5302C400EF for ; Mon, 3 Jul 2023 18:47:20 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1b8033987baso27904805ad.0 for ; Mon, 03 Jul 2023 09:47:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688402839; x=1690994839; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NpMN9ry6lqaWTkjRVrIb2mfBBva7yrwh4BNwwTts8HM=; b=HLCed1VtijT/+/SQg0lNZCuMFyzXNKoO9tO1Xw/e0F8jTXVioTKchEOWlNj6Y13vrb A7dT0JRsoMQoif0+tCiZ7j+I/g6ZJDoOipitWWPLMKTpbLWVU3vtHNYwgBjzvJybzbdT 2t6K1bstOamrqt4SznxdBrf3uoti0rLx33YO4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688402839; x=1690994839; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NpMN9ry6lqaWTkjRVrIb2mfBBva7yrwh4BNwwTts8HM=; b=kEfkpJXhn8sq34aa79zfhZiX6iY648zuckR5xgaNDzJLkSGeoyZyQcz+3apOZzGWdT 6jD+jIb/cKJD7zoJ22ffjVCkMv6Myd1wBtfYJiGd7OD/UKJGIK3ZhvcALsLuNlCnUmZi jona0O3Eid5TdIajpxF9EntNAZY1zTpY7AjXwRmKlnnuS6M0Bm6TGm00ojK6RO4FAOPA uamdwSq4nq/DJnOzB+12JXXJMQ8/0D406gmKrkY7m2fMg3X+4R7rVy4XKtFy8qlugRgI AXYRCGntpsuv/ykXs6xzLGjBrqP2K6ifc1uTUFPjR2ocRtvoyDMQsyDmmKjRuIvPBJPn pIkw== X-Gm-Message-State: AC+VfDwTIIBAIGLBLuOh41RM3V3uD8NP3xJPqT4/0Dq5Z6ZzI+ZIBs5A 1WRWip0G56dzfnFgEfBx94rywle+CyYukLenphBj+JnQ7/o8iV+oG0HAhA== X-Google-Smtp-Source: ACHHUZ6SwC7ut5MlMDwpfYofI+PLMYfg/Ppjr4PyePzANLIOSQfnPcE/Tou4xyeREx8lYlrVmVXWsboANxjZ X-Received: by 2002:a17:902:ab05:b0:1b5:522a:1578 with SMTP id ik5-20020a170902ab0500b001b5522a1578mr17303251plb.29.1688402839564; Mon, 03 Jul 2023 09:47:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 4-20020a170902e9c400b001b8702282b9sm212722plk.145.2023.07.03.09.47.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 09:47:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 09:47:19 -0700 (PDT) Message-ID: <64a2fb97.170a0220.ecdc1.5f41SMTPIN_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 10BA7605246B; Mon, 3 Jul 2023 12:47:19 -0400 (EDT) Subject: |SUCCESS| pw129189 [PATCH] vhost: fix build with gcc 4.8 From: dpdklab@iol.unh.edu To: Test Report Cc: Ali Alnubani 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 | +------------------+----------+ 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 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/