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 3E776431F0 for ; Tue, 24 Oct 2023 19:18:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3566A4021D; Tue, 24 Oct 2023 19:18:26 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id D36BB4021D for ; Tue, 24 Oct 2023 19:18:24 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c9e072472bso32572075ad.2 for ; Tue, 24 Oct 2023 10:18:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698167904; x=1698772704; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Cp3KFMDDJv3gT3klfTfv6MnmXLBupUSZgNh/VKu1cZ8=; b=GX3a5wx7fIsfyllHg4DJXpocXuS/MB2bHkEb5CIuahXm/7dLwiBe6iQQYSXjV+C8aj YmUXH9F6Zaf66YzOHEhru75uIH0F4HPyGRvrTmEhhGaoCs+DRQfrdbfVLAB6MxQcIudL oZP3fmCCFeKL9JVl/NLfGWdlkDmpYTJPTx384= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698167904; x=1698772704; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Cp3KFMDDJv3gT3klfTfv6MnmXLBupUSZgNh/VKu1cZ8=; b=HhuCCZRUznoPAYpHWHB4yuF+vWpsx6PlgQAx2hlJHgHDl3xMEcCkSRdGQlYFyY28jO c9/Xu4BbbUYDlGEnugG/Eyf0rqNQEBp+d9UHCutmOphTmnmpsAq9wKJLznD4K8q8VPWK hDFh4PvInq17nUcg2LhtTotl5UExm02jLzicGzflx+YTh1wJWOVTrjw8zV/K6J+jdOHD SAqtA+qSlydlC4XFZ/9czPwubH+HGq3LPQ1gdWivlWHUDm3l//i5QPK5GyWIEQZ8HXaA PAFLyJlAhDOd4MYzUqG9W8GwHFg5CpcSxQDrsntjV5BGZnwD8EZozPUWzBTyH5TSh/f+ RgWg== X-Gm-Message-State: AOJu0YxKB/GfxOMbgllVgeC/m8LtsNqclmvc+yDzjnBTbv990m/7qgY+ cRG0xvx7H+MpwoCzxcFFaQpvsIBTx9JfTQiGQ346ytKVYXVA1U9Sgk/yKA== X-Google-Smtp-Source: AGHT+IEZw2kYKxTIXnFf1KiW2nGCLYYdSlYpaON8k8/ASSE7dYtL3OnKXKbpoNC1vOagaRdi2Rdx5zxMNwZQ X-Received: by 2002:a17:903:24c:b0:1c1:fe97:bf34 with SMTP id j12-20020a170903024c00b001c1fe97bf34mr11930482plh.24.1698167904037; Tue, 24 Oct 2023 10:18:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m11-20020a170902768b00b001bb059bf3b9sm512575pll.23.2023.10.24.10.18.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Oct 2023 10:18:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Oct 2023 10:18:24 -0700 (PDT) Message-ID: <6537fc60.170a0220.732cf.f2cdSMTPIN_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 822616073BBC; Tue, 24 Oct 2023 13:18:23 -0400 (EDT) Subject: |SUCCESS| pw133267 [PATCH] vhost: make experimental API's stable 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/133267 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, October 24 2023 16:31:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133267 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28055/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/