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 CA2CD436A6 for ; Fri, 8 Dec 2023 09:41:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C5A7B42FB1; Fri, 8 Dec 2023 09:41:23 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id D432042F04 for ; Fri, 8 Dec 2023 09:41:22 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5d05ff42db0so16392387b3.2 for ; Fri, 08 Dec 2023 00:41:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702024882; x=1702629682; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3rim86gb1a2hMxsAQQ2ipt4RRbrLaNqmU+gZmvvmwSY=; b=EeVv2aI0oc71I1VAO6pP7EImi8nYjKZN/l4lc0ruDhvTzjAiO7hRS6YjFyw6KUQSc6 1Hb3CzKWTkZlXKUv8vMhsRs+VgiYYi6Kg64rpFMI2ez1HpHEHaYx9Cq1/rcLFkPea/KF 19eyjGWtwAlwBo3YKwJ/OAPJq3/cWz8DHQg88= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702024882; x=1702629682; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3rim86gb1a2hMxsAQQ2ipt4RRbrLaNqmU+gZmvvmwSY=; b=X24RW9Y7NL+LhYHr3qbYMYe9CsFkDF2BFhUbaNDpErSoMKGS33Fx5Ph8O+hX+jHmH/ T+SkNvdoaVhaslE27b7EOtNeF0hRDO8LjEBYtksSu52mprwUDdh44mkTtuyf0in9sqNZ RjL3NX7koGTrxduRDS8CtrX3jdsUeVyQS1ySQ5h/Cl+liZN4H+zEsNxBBW5eTlCmMis4 gHT92qLiA8rqnh6QxRhhSgsSS5zMLrvfhHZMhPNQFYzAWmTkP88NRlFsGjV7b3tKvUAj Tt2coktCG9HADRtU32aCBMBK9NEzu3b9fKvpzjji3rCIvOJJiM9wGI3auUIYRQo3O1pw Zsug== X-Gm-Message-State: AOJu0YzpvAieWQ56Bo7NQQ4duGLKNP0dILy5NyY7m+W1wCYSXY68+kBG Qo7U2HG8vgUqKe23xzYpa2FBAS9DjtCAHj7AsEDyKOK0W2ZvsFCagoiuF8TOb37Ruj1D2j/f2A= = X-Google-Smtp-Source: AGHT+IHFYugDSkU9D/OHjDyI/fI8YapWk45wGJJdz9qNUgosxKPjJeMa97zpz4GDNSuLyd/jVLjwM3vfUcLd X-Received: by 2002:a81:bd42:0:b0:5d3:761e:d835 with SMTP id n2-20020a81bd42000000b005d3761ed835mr3406467ywk.28.1702024882199; Fri, 08 Dec 2023 00:41:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f65-20020a0dc344000000b005cf0a2a94e3sm74632ywd.67.2023.12.08.00.41.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 00:41:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 00:41:22 -0800 (PST) Message-ID: <6572d6b2.0d0a0220.22417.5014SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CAA276051823; Fri, 8 Dec 2023 03:41:21 -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 | +--------------------------+--------------------+ 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 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/