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 0A718436A6 for ; Fri, 8 Dec 2023 08:09:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0503342FAD; Fri, 8 Dec 2023 08:09:00 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 61B4742FA7 for ; Fri, 8 Dec 2023 08:08:55 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6d9e0f0cba9so700589a34.1 for ; Thu, 07 Dec 2023 23:08:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702019334; x=1702624134; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kkusJxAr6vaCtYjOd5UhVg/zMZ1kTwQiRzxuuY8kRXI=; b=N1hZm6CUw/Jjh6RTtUSpJFm7i+oteNgvaTYJk2l8StoCNPjD6N7y3xH2tJlVcjpi3k LtvAxgI7WYRnV6G8Yi6UWi2FEIT6mvemkT3aBmcN5cYyZXKRdYJ6V3kEvd7ftI3vrdRt H+QqxxyhuMjmn7RuaGVk0NNeBHquzXDBolvbk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702019334; x=1702624134; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kkusJxAr6vaCtYjOd5UhVg/zMZ1kTwQiRzxuuY8kRXI=; b=aYcyFPRVNgsZJieuuVMsc344oW1mxN91x+358n34PkHgj3C3Lot7S8ATKrrskHSOZh erJRvPzs/RvHnC48YsjeDMqEzhspt0gAFAfhOl8eaHMCvk1YIsgq576uWNlEJbr1a0EE 97S952awd7wUUvsIp7bH2hBQCEmS+dk4BAWDbtNVlApkbPEzUh1DZ4UJ5Aab8tDJ0y7U 7yja66IsAPryEBIGqL6wcOkWlPwZLSJhy55n/A/gHrNmqfS4QRChbumK+A2nGpFAi8lW iIhTu3ttCkYiwC6aByvs1Z9O5vkqDDI5uFnHWs9MlVaNrM6jQFBEAw6F3lO8/59d9AFL kJzg== X-Gm-Message-State: AOJu0Yxv0IeNkJvHvpLwEe/D+1eH3ffT2h+o0YO4rWWsGczvT4CvXca/ C3zkyy10l4y0i3e17btRjCqVQ0VU90LoCcQK2/PgpoZv2FOxsAq3472eFQ== X-Google-Smtp-Source: AGHT+IHC6t56Tajw8H7E9ObIVnc//qAe1kFqbINSMqdGhqELby65DInbd/IZJZpX5AB8550bBkr2DP347mmB X-Received: by 2002:a05:6870:390c:b0:1fa:fee1:6f1e with SMTP id b12-20020a056870390c00b001fafee16f1emr3901186oap.10.1702019334779; Thu, 07 Dec 2023 23:08:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id qm7-20020a056871e98700b001ff417a3551sm18166oac.39.2023.12.07.23.08.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 23:08:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 23:08:54 -0800 (PST) Message-ID: <6572c106.050a0220.54ead.13e0SMTPIN_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 3F08E605C311; Fri, 8 Dec 2023 02:08:54 -0500 (EST) Subject: |SUCCESS| pw134945-134946 [PATCH] [2/2] net/virtio-user: add VIRTIO_ From: dpdklab@iol.unh.edu To: Test Report Cc: Srujana Challa , 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 | +=================+==============================+===========================+ | Debian 11 (arm) | PASS | PASS | +-----------------+------------------------------+---------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.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/