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 D46944369D for ; Thu, 7 Dec 2023 16:20:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CF8ED42ECC; Thu, 7 Dec 2023 16:20:37 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 537CA42E2D for ; Thu, 7 Dec 2023 16:20:36 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35d67aa6951so5612835ab.0 for ; Thu, 07 Dec 2023 07:20:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701962435; x=1702567235; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SzVUWA1iN14SUN32HuzE/6TjJWqR7bWxooWDhHGdik0=; b=LjoMuOBJhxfILeDs2CHeIidk2L7NffJNnbS2/WCVKz0JDwMOa6W/FtYDUvj6kp0ZEv i4yqAtaUg2hpI7EcbAx5jdsWvp20tPt9qw8cs792Go+puX9QLWmn78j7FrgWDKlwF+Dq hhLk6Ci1zGu1j7vCHoYvUDDI/i+fx+l8UOqfk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701962435; x=1702567235; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SzVUWA1iN14SUN32HuzE/6TjJWqR7bWxooWDhHGdik0=; b=BEA6opSpK9FQyL7ymWDhQwKoYVUby8peVhVY7/UV/Kq24CHlLFBBier40cjfhPvQ/R IitmaqHHB349XPer51TvqH2YflLKvpnbwyrrIRGqzV3Sa2zmiufATZCfSQ3D/fpAyH9r LSWSssb2lUplz5XLZSKFaArOIgLvlvT8FlX9jeQ65VItPleKJFuEy9T+DTI1UspQkEcV f3jHG6iLupslq7R+fB1+duA137EJuOweHA6E3RkD3TuhFJTS6Lvs70lyEKBUK9PgBhnV OCU46WevIXar8L4EXTvhLHOs42fn9+vMM9/zbp07i7H5YG6h0nx6IyNGdgTyfU7fyFPY rDQw== X-Gm-Message-State: AOJu0Ywl/Rv4qPXmrsoQ8QbMZu5pGUA4mVUH8Vxd6KveWGjifd/FPBYK P3t0DPIcM6QQSYhev1WJ3euJOFgL+NVMJBJ28gAImmlgLoGsNhxmUCoXsQ== X-Google-Smtp-Source: AGHT+IFQfw3Hz2Sk3EXrmhjnOLZfQ81Y1R7SI4gBw2c/NqzcbC8KlSxKwEFEOGPiDJ7KIxFsy+IFvN9spYhy X-Received: by 2002:a05:6e02:1aa3:b0:35d:5994:ffc3 with SMTP id l3-20020a056e021aa300b0035d5994ffc3mr2571385ilv.25.1701962435823; Thu, 07 Dec 2023 07:20:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n11-20020a056e02148b00b0034e16ff32a6sm121571ilk.73.2023.12.07.07.20.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 07:20:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 07:20:35 -0800 (PST) Message-ID: <6571e2c3.050a0220.2abc.334bSMTPIN_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 5A57B6051831; Thu, 7 Dec 2023 10:20:35 -0500 (EST) Subject: |SUCCESS| pw134911-134912 [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/134912 _Testing PASS_ Submitter: Srujana Challa Date: Thursday, December 07 2023 11:54:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134911-134912 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28551/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/