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 B9A24431BB for ; Fri, 20 Oct 2023 12:19:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B434140EE3; Fri, 20 Oct 2023 12:19:12 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 2C55240EE3 for ; Fri, 20 Oct 2023 12:19:05 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a7a80a96dbso14915417b3.0 for ; Fri, 20 Oct 2023 03:19:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697797144; x=1698401944; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uCM56bY51IMvaad0g/S8l6DHdodjdPlX7RTG3SuqSoQ=; b=SCSOw1mQwXTZoE4+qb0jI/6W/oPA6ljvrxBoXneKJTDwICBIJhQod074lNIYhGAhjh qdhzg9QXWGMXu/MT5E1K2YCzuqcD5xMDSGUO76OE91UdEuA6irIuD5W5pJ2bfiV355S4 wXtZPxycczaoas9T2uABgCf6fIeS4lgatG6vg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697797144; x=1698401944; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uCM56bY51IMvaad0g/S8l6DHdodjdPlX7RTG3SuqSoQ=; b=pT1Lrwi+bSBde4Zd6zaIqZwGohpuMWAvtUOw8hjIoQEQ6VP5x9r8nbn5FAHJFnhLsn tGmjeckTDJe77JODRTnJwNX49inQFTRTshB2fMw9LQB0DZ7LpW5pAAieevZPuGgS4ycN t03qpGtYybuXC9hjrrq7dyBGsVWMaKCXplOw+JgeZsVTDDgZzGRfbnsny1dHeygKAaXA fRtyL1Rk6ERxUWQ4YVUDxzllbCwssCZkigTvu8iz62ceU0U3vcgX45U2OOGQPy8Hz23s My6Rp0ER/YELeqlIRbdPfKBenZ6U1GwXuHrzAO5yOOMXEy/lCcsmAKnKgfA2zgOmxRl+ 7wbA== X-Gm-Message-State: AOJu0YyAOu9XUspZHWl3qu36dG3eZiteM2tZJBz+9UFSl2XCR3g6771Q zkp+yiiB6Cd/ml2kI3QLiS6uzreEBfYa9cpsQ6ofraltlaun4015ed78Zg== X-Google-Smtp-Source: AGHT+IEhLsATAYmDoz1VHECEuF2ceMi1+CB11aoDuZZQ7DolY+wjpifgEN7HF6lLYjAI9JChPnvBJI6KykyK X-Received: by 2002:a0d:eb4b:0:b0:5a7:c887:43bd with SMTP id u72-20020a0deb4b000000b005a7c88743bdmr3564252ywe.15.1697797144660; Fri, 20 Oct 2023 03:19:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w82-20020a814955000000b005a7a792d148sm193803ywa.11.2023.10.20.03.19.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 03:19:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 03:19:04 -0700 (PDT) Message-ID: <65325418.810a0220.7c109.7068SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4EF8760524E8; Fri, 20 Oct 2023 06:19:04 -0400 (EDT) Subject: |SUCCESS| pw133059-133063 [PATCH] [v2,7/7] vhost: fix checking virtq 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/133063 _Testing PASS_ Submitter: Maxime Coquelin Date: Friday, October 20 2023 08:48:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133059-133063 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28016/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/