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 193CD436A6 for ; Fri, 8 Dec 2023 09:47:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10F1042FB1; Fri, 8 Dec 2023 09:47:36 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 4803842FF3 for ; Fri, 8 Dec 2023 09:47:31 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2887c3b6581so1675349a91.1 for ; Fri, 08 Dec 2023 00:47:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702025250; x=1702630050; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eMj05YhPY3pvwCnJ52XzR6C3CwOMJzLeL3hfZ39WgMQ=; b=QdCcPF188t5UhQAMCoTNOllzMBniyQg2KQtpYQu0NBkgwW6wrjWzxJbVdTq6SfY++l S1A7sYDVde40sLkEHOjB1hsqg9q2BazILMvFC1Cy64godnM1EbMHV3C3lKCHumoctXls 8QsjCZNVwffmp9kzXbhUWs3ROOgFKhmlQzKtc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702025250; x=1702630050; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eMj05YhPY3pvwCnJ52XzR6C3CwOMJzLeL3hfZ39WgMQ=; b=kNz+FR+1JZeqXvOyKhi0x5GDe3TusAJu3/5lVoPpNP2JP5bskNs13ikmOeS4F99j3J aJ2qJYyJx32ro+Xrq5XPL/Ahbbkf3f49ZteuQPDGTDUJumc3E4ZsSQJOxz7Oe6RquHDL 4ah5zS4ufKVCRAQYPhHK4kp2oZDISug8h9sv+VNslx/xUPlSQlDviEihx5aIJlhR3CmK MenYmXoFliDUp6vZQ7cdyxkyDtNbOp7Z1YVgHbRAZ6y1nUF8dG0rR0YZstaphk6wyEm1 yJOeHHwPJhdjYOBWm6tY9AsF1+XZANrBnWeQGl7v06GQ/PrgMzQiHBu95SujadaZ2UZu /y2A== X-Gm-Message-State: AOJu0Yxs6FiWz4O0O8hjQujXSxWK0WWD7bSAiuN5wvgi7hK143iCcgav W9cxnCZ5yM5EXGf8EMydw6PLTJjAivCIasDRl/++1vV0L1krMzpQ8DObBw== X-Google-Smtp-Source: AGHT+IFGSCc748TeAi/I9fMK7/USbNIwR15nfPteDQB0fFtcfaZd0LNm/mqcvPyGMwEUA/C0QehSyEJu1dsi X-Received: by 2002:a17:90b:1e04:b0:286:c138:c2a5 with SMTP id pg4-20020a17090b1e0400b00286c138c2a5mr3353187pjb.17.1702025250568; Fri, 08 Dec 2023 00:47:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pw10-20020a17090b278a00b00286f87d57e8sm72526pjb.15.2023.12.08.00.47.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 00:47:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 00:47:30 -0800 (PST) Message-ID: <6572d822.170a0220.a71f4.5057SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C325A605C311; Fri, 8 Dec 2023 03:47:29 -0500 (EST) Subject: |SUCCESS| pw134945-134946 [PATCH] [2/2] net/virtio-user: add VIRTIO_ 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134946 _Testing PASS_ Submitter: Srujana Challa Date: Friday, December 08 2023 05:31:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134945-134946 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28561/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/