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 989B9436A8 for ; Fri, 8 Dec 2023 10:51:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9499042FF3; Fri, 8 Dec 2023 10:51:24 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 285F242FEF for ; Fri, 8 Dec 2023 10:51:24 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2868cf6cb82so1642832a91.3 for ; Fri, 08 Dec 2023 01:51:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702029083; x=1702633883; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Box0+BRL0w4STX/ITci8shV+6GBlecZpOzpWyc/1n64=; b=TZ6h8EeTPAkyERbPlRLEg7H+Af8ttRSp3p5SEi6algYqybfSVd+nryZ2E7IQhvwXEc WX+qs0VUW3/kqqe5R/1yZjB4l7mV7H+aYndgBed+ZkFsyNPCLB/WIwrkem1qO9ZSeeLG vc1ApfF2CZATL45ZAzIg0UhwDBbeWEPTbCiTo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702029083; x=1702633883; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Box0+BRL0w4STX/ITci8shV+6GBlecZpOzpWyc/1n64=; b=MZwG0sUfXCdvExeVnnarNov8uIfR3pIMfHOTzPg7QYKGl0QV9MFFVcoD7bUTpsfpW1 xN4kN41AUyD5R5k1yGetOtAHAHMaQa2BQYhBMiFTt7+fxPi9JjP366ScrF+qXQLWo04f y9N7HEfDKH5HvgHHfytCKvu986ZmOIAM1ySXKfxBA19QxtnOGFu9tfs7AowNzHUm6RS8 r4/q/vh71gXeYH6kXGPwb4JCndb/faHDJ2LprHGZhPInD3R+7fLuAkCXDvtZ5UQtBSni PZ3KOtUou6muyhuIseGaO5H9wh2PbL9bjj1ktj8UQAZiEPCoAqyFRyRxolO9Vv2yGiFP 5ZJQ== X-Gm-Message-State: AOJu0Yx3olOjfz2N7fvdMPDlgHowrgnwf55HJKJPdBZd2SGcNX0cKdyj bT1T3z+P1RAy7ZyFr102ddGdlgsL8PQb0d5lK741ZiJ2e7Woez9Ybykrn5+ZIko7ziD2jwhPmQ= = X-Google-Smtp-Source: AGHT+IEq27/2j86vTBeYIa703pO/WCJGLmzOqdd17rlRVKuq+4y8Ham0nvFkoPG62cCfT1RNy3cM/aB94Gt0 X-Received: by 2002:a17:90b:1011:b0:286:6cc0:b92c with SMTP id gm17-20020a17090b101100b002866cc0b92cmr3071727pjb.99.1702029083399; Fri, 08 Dec 2023 01:51:23 -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 ml19-20020a17090b361300b00280072b3969sm224858pjb.0.2023.12.08.01.51.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 01:51:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 01:51:23 -0800 (PST) Message-ID: <6572e71b.170a0220.b289a.8af4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 94B586051831; Fri, 8 Dec 2023 04:51:22 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/