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 8015E436A8 for ; Fri, 8 Dec 2023 10:04:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 783ED42FB1; Fri, 8 Dec 2023 10:04:45 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 94BFA42F04 for ; Fri, 8 Dec 2023 10:04:44 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d0bb7ff86cso22158725ad.1 for ; Fri, 08 Dec 2023 01:04:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702026284; x=1702631084; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9cHeVeRES6G3eFi+UJVQIzYrXvJZ0ly40N+osCn04AU=; b=UblCHKdmyID9fmZY7K9U/Uh2E8fptIiJo0d1DLm9uWgs/Z0ffHQwPN5L9roXElOwfm MYFPC0vo9isc2pPVb/Rntm4oKo9d8KzZfEg/aHOHzVx2Q6HJaPYAvedKsXO4eZt4QT0p Ml4vqvAOIstrqbT69Rui7gV7j2kSQokolsGNU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702026284; x=1702631084; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9cHeVeRES6G3eFi+UJVQIzYrXvJZ0ly40N+osCn04AU=; b=BrmUVraRZwaxJKEDiXdQojL3rh56RNeO/SGhpe5+hENo2bmvM5RWw3L5y/bmB/fUvq Ut7Jmzhe4OVESMd9PQ83dffJRz5axe7gkN7q6lZHJL9Vg85wytlWa31bOMrFJVFkSxbh TMowXG6Z7Heo3hPnld5Ws/y7L5YQ4Aq3WcRdHw+R5M9Z4ruVT8Cl70Ohf02IKzOJrq7D vgK5GnrxcemlEI3FGKRF7cJMvA+2fBDDBuRmN42OkFRzsQCNfzBByeAkAXQc3FLapDvE KwK2UhKOT4AIMVreOfGWtnVcODv6+cxULvy31tgXtj2bx4x83vuQNwuSVIDogayABg6L /0uQ== X-Gm-Message-State: AOJu0YwhbddFsPA9d806B1ryHGiPbb4NCzZDoqOYeSbk1gIFXbMi0W3Z bt1EdzbYjmFPlJaPTXbyaXPPwCz8Y/pzETLZnrWi91yVc5Jc7k3csT0lAFCH93jo6ZEdE1maCA= = X-Google-Smtp-Source: AGHT+IGoV0QOjpvojH/W+3HspbQjW1IxFc41wSoWfd3+EZaX6eqEDc6e8/CGlIGi2qQEs0iAXFYJKKP8E5ru X-Received: by 2002:a17:903:22c9:b0:1cf:e19e:2509 with SMTP id y9-20020a17090322c900b001cfe19e2509mr805008plg.25.1702026283794; Fri, 08 Dec 2023 01:04:43 -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 e2-20020a170902b78200b001d1d8f654c8sm35950pls.140.2023.12.08.01.04.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 01:04:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 01:04:43 -0800 (PST) Message-ID: <6572dc2b.170a0220.4432f.24adSMTPIN_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 460DF6051831; Fri, 8 Dec 2023 04:04:43 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 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 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) 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 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/