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 CF34E42639 for ; Mon, 25 Sep 2023 23:32:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C8BAE40041; Mon, 25 Sep 2023 23:32:17 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 3505E40041 for ; Mon, 25 Sep 2023 23:32:16 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7740729ae12so500464585a.1 for ; Mon, 25 Sep 2023 14:32:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695677535; x=1696282335; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pc+efhtvUYyso5xokgyj92idWg8FitPLbnGxWhEd6f0=; b=OVQhXAd0K6ypmcFi/xGW24CaZIGZam6czLiS1CHzPgEBYOI4mqY9kjQVPAV3Mn8YyM SpDa7sXl2PfVPcnR5osJnKdf24Zf9Og4dAS8B5E4lg4ZeAI/2fdl3p2ER4M73w7N+OPn Ieun4CZ2tOvLevPMZ28HrHY9HtPddLm9jlnUg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695677535; x=1696282335; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pc+efhtvUYyso5xokgyj92idWg8FitPLbnGxWhEd6f0=; b=b5MIKqD3Bh2x4duqXHIlciMfeVvWnXLvjn0Iuyd3vX/XaDDITB98+72t2+joAkSckS yBkTpUZmO7oiP+QulcI34ACHRYzkjLZmaxkrmW7gQuvp5wMqij0JRre3JbaGxtuo3ha9 TK3xmWf5AzS88tDkQSi3vHrHqUcfFoPH521x4/HndGglaiZIJLvJvL9AqERLwVR0En7y uxioE83f46/vX1ZdKZJax8W8XyWoMW3xYb6vN8mYbR3Hdo4eoW6VhbeTvLofpWuZOcNL v5C2ZCwC60V2JUZJp9VdTAaNBAQd8KkhAd8rKAd+IbC6lTRIdM0zQBLwhcKvxxpzMf+S okeQ== X-Gm-Message-State: AOJu0Yw872k7F4m8n/53FnyRBYrQ/rgDYIlIseZGGyUzHrHdDBAckUgq ElrNQVkMrIuskBE/6fjEk9LFF/ZXz+tx9q8Hs5I6e5X1TLcJd8eAjJo6Ux09EID+ZDioM089bg= = X-Google-Smtp-Source: AGHT+IHV6QMh1oM3izvY7ZbztkfxQ/FwDwZCC8BY+EJ7ILxGZHAbGQAaYYI6kuTjQFeHIJHXxTho6mW+AJa5 X-Received: by 2002:a05:6214:4205:b0:655:dd4b:d077 with SMTP id nd5-20020a056214420500b00655dd4bd077mr7917858qvb.51.1695677535558; Mon, 25 Sep 2023 14:32:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id o10-20020a0ccb0a000000b00658d078c73esm321206qvk.54.2023.09.25.14.32.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 14:32:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 14:32:15 -0700 (PDT) Message-ID: <6511fc5f.0c0a0220.67a67.201aSMTPIN_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 4133B605C351; Mon, 25 Sep 2023 17:32:15 -0400 (EDT) Subject: |SUCCESS| pw131892-131898 [PATCH] [7/7] vhost: fix checking virtqueu 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131898 _Testing PASS_ Submitter: Maxime Coquelin Date: Monday, September 25 2023 16:36:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:2744cb6ef086435ae7d3d997b9b62a3c74cec224 131892-131898 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27714/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/