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 4FEEA436A6 for ; Fri, 8 Dec 2023 08:07:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4AEE042F04; Fri, 8 Dec 2023 08:07:48 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id B0E3442E8D for ; Fri, 8 Dec 2023 08:07:47 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6d855efb920so1238660a34.1 for ; Thu, 07 Dec 2023 23:07:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702019267; x=1702624067; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CLTS1oN9cPJjH20Utk6fCARTBok5khE3vq2wGY24IcM=; b=EVj+ALcXtufa6dRD/y+KNi+Y2O9mMvAKuJsHPD8eFEBTVOq86xRcRmt48JcnFzZOvY Gucv7Wn3mN95MTxUkPE1XUwPOIShnlivsH7GHalSzoY3zwD1tnjZsvMuqDMLNTOC6nSp mTL3G0rrQRKdvPxUsksrO4oMwJgpmk4RHoqTs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702019267; x=1702624067; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CLTS1oN9cPJjH20Utk6fCARTBok5khE3vq2wGY24IcM=; b=w/xLZdjR/vxHkKgmxYEXIfMyb7M8knwPdzBUj2ITzYmBPwDsYrQhzw69FlOH9Wthju MOwVntNS3JkcJCk5RGa3lWVQfQ5OVbsC/R5+gHJLdjA3jmuJecxJ5H7f1I3pfivsKEkz 12TKs9hxn3UGsUOUJbus6dt89jeNouqQmfhot9Z2gWuoKHFYQ/UeTgZOcRQEK0h7okdZ ABLkLtr6DuZGwJjCXhul4O0oToCNIidllfNdPTCjtqLI8TXcAdlgGWKBsDjlfiS7utoY kHcydO9Qwa00DHgoGjBcc9c9DoCdNJKBs/xCjezu3oKCKhhWP8ftdnqXJXVDiBWpTv+V C/9g== X-Gm-Message-State: AOJu0YxFO7su89C9tRsjJJe3AEz7nzLUGW1Y+lJyPHRRrFJRdKOdo7pH hFXMVqzB0SeAb9LyuskDPDyNXDLvX2wexcV2ediixz5Gjdsb9AB/ifW2+A== X-Google-Smtp-Source: AGHT+IH8OG3TjBdYEtH0bHKJ1wyDpWnk0yBK9KKu3MP26X6vzbLt4y+MxA7/ZMwjm3Obcs6oLA5oKdkm1rN1 X-Received: by 2002:a05:6358:520b:b0:16e:1f19:5b09 with SMTP id b11-20020a056358520b00b0016e1f195b09mr4934535rwa.26.1702019266873; Thu, 07 Dec 2023 23:07:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c29-20020a056a00009d00b006ce93ff8cbesm37394pfj.11.2023.12.07.23.07.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 23:07:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 23:07:46 -0800 (PST) Message-ID: <6572c0c2.050a0220.f728f.2a3dSMTPIN_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 132C6605C311; Fri, 8 Dec 2023 02:07:46 -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 | +---------------------+--------------------+----------------------+ 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) 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/