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 79D0E436A6 for ; Fri, 8 Dec 2023 08:47:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5112F42F04; Fri, 8 Dec 2023 08:47:45 +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 91E9942E8D for ; Fri, 8 Dec 2023 08:47:43 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35d72bc5cf2so5918475ab.1 for ; Thu, 07 Dec 2023 23:47:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702021663; x=1702626463; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GO3O1AHbZQCq6UI13QiyfEtcr5xlsGcGEw6L6vjGNbU=; b=OK/wEMWbMS3iOgsifKknYABa4EPcYt6sIo4x4wgbkpOyrwAdaaKU7SRqazEv1NOlra q7TWe/a8SK5NG4xTBnuTJ+ea84KrvVP2JpOiuT8KGVOrP9z3m7EpSikc2XwieD3NsRgM z313rGz8wnFlRoqkVDeYke8rlPfJ0GhLG4Bto= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702021663; x=1702626463; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GO3O1AHbZQCq6UI13QiyfEtcr5xlsGcGEw6L6vjGNbU=; b=sURLdRwa+3XqGIsldi+ODEsNNl6Y1rC9OvF6HfpE8OxGmBqVBGN9WEpXQec/LR1W81 WXUqdxFan+OyZMwkwb433r5DT66fOy8iHgrt+wHj0yJoxfsokWXNGW/DPbnkz18QrU+e CFSOd8ZMs3Kipf/Xaeeg9L3ED17ho2EGaIdV7xm7Y/ubuVWnP1TmV3nrNzJMiR2H3NAL PrejOQZb94WqsdOcZ4BGegkK2oqGue3Omx5g5y3vAuVEL+f3XvEhwoaO5scp5Fwz6KIX DFPZt5q5aqGQQGYJPDooKvV1uYBM/DLw26wld/iWJj1sll+mjNnC/z/KZ62zVqlhHDNC HuFw== X-Gm-Message-State: AOJu0YytLb7bNl1MiDe1S3+bp1hSIPH8tPVz1DYIMAhH2e69mFENs67v H6t2zvByzS4rb6NSazaCpzU8VPHZ8bspTmVwrHEn41UeHgA9C3moOIIanQ== X-Google-Smtp-Source: AGHT+IFh2j0K/MIf1tVQTRafdzd//Or1jpAapw8q5ZhgDvUxzaUlwgH6RgvlA4D9tAuXi5j+LW9WGXzFPdlH X-Received: by 2002:a92:ca85:0:b0:35d:5615:9f96 with SMTP id t5-20020a92ca85000000b0035d56159f96mr4259710ilo.29.1702021663023; Thu, 07 Dec 2023 23:47:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t2-20020a056e02060200b0035d603c57basm53484ils.27.2023.12.07.23.47.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 23:47:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 23:47:43 -0800 (PST) Message-ID: <6572ca1f.050a0220.36556.3a56SMTPIN_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 6DC02605C311; Fri, 8 Dec 2023 02:47:42 -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-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +==========================+==============================+===========================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/