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 1627A42DC6 for ; Mon, 3 Jul 2023 22:28:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E516A400EF; Mon, 3 Jul 2023 22:28:01 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 13A02400EF for ; Mon, 3 Jul 2023 22:28:01 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1b3ca17f2a6so159044fac.0 for ; Mon, 03 Jul 2023 13:28:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688416080; x=1691008080; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iaCeX8RUHJdlMrWYPxxXhggg9FIStu3H6kamtdaXz3Q=; b=XMQCJg4bQ4SSrb2WFmTzGbcByYUK8+GgaQfwh/hQo+UelagFU1D1E/2N9I6atEIuJM gQ7QITTuqDpwgO6xWRDuJkZ631sBOVQsgJSfK2ELG8WBSUAbDsyjby7Oiag2dwJKJwqB VvFCZJ1a0JOKIZ0gxgND1NhLWLgEdMJ51jiEo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688416080; x=1691008080; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iaCeX8RUHJdlMrWYPxxXhggg9FIStu3H6kamtdaXz3Q=; b=J78U+zn0ON7Garpo9BdiU3wkNC7CjJf4psYrnbS8jye8yM0mM+VwVKK/ag3Q5fUUXO kcNaJBsyfFyyKXwJvjRoIN/0koiI6bIHH8s2lymm5JXs78mF8m9vlud2Cikot5/dt2IT HKY+69b3g0wxvyb0lzO5KBRWQocuvrs2k46ZYsYqMlQ1Wy3fjvY8Eh/uvWRb+l97mjNs VcCGDzIE7LTPBTBZ8TmFBvVO7tYNAaGJkXELw/q8z6OIGcV+SMxD7br6n7+cFklhRg+e DULEoUX6iZxalNiN3eV4MaXQ3DMjIH/wuQC9GPr31Lc59GtPnYDFFGDjB/aZoh7vsNhe p00g== X-Gm-Message-State: ABy/qLZrvkLHisndbY0SqzIRVrWc5+hnjJSmWnzsLlLhqEUwncvuvAJc pciAN8LvDpoAacb8qtcvn2J36GwTa+B0QYCZhIgBIfY6RKD70MygvZqN9AuokKjPmPRiC0EEpQ= = X-Google-Smtp-Source: ACHHUZ50D0ijWeuMxWCj1bSiYxvAAuVg2GIAGXBIesVaWYnsEy2Ujo7XsVXgyxNr4AikYtUrMD1Q+YtDA35B X-Received: by 2002:a05:6870:5782:b0:1b0:9d7d:3481 with SMTP id i2-20020a056870578200b001b09d7d3481mr11165540oap.56.1688416080251; Mon, 03 Jul 2023 13:28:00 -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 he10-20020a056870798a00b001b35404e564sm849777oab.49.2023.07.03.13.28.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 13:28:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 13:28:00 -0700 (PDT) Message-ID: <64a32f50.050a0220.cdf51.73ebSMTPIN_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 A16C1605246B; Mon, 3 Jul 2023 16:27:59 -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-x86_64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/