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 8FC7A431F0 for ; Tue, 24 Oct 2023 19:15:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 894024021D; Tue, 24 Oct 2023 19:15:32 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 06B384021D for ; Tue, 24 Oct 2023 19:15:31 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c9e95aa02dso34308135ad.0 for ; Tue, 24 Oct 2023 10:15:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698167730; x=1698772530; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2nh9k1RjNSUg8++6DjoUOO6VYKizZLQBdFk8jl+dVHw=; b=ibtkCMm/65Lk8f1FXE3g2pVx1SSt+qjF8Sr3j5je1R/8LwT6CnmdB9hVENnShBLFff UrkPuvwjrzmoJtW6HSAZrTRxZAAxrW1DDVQwi2SU/os3YzTtmkOR1znoCDB3VVFfCHZs IoxcFi6b5632TTbMWkzjRI+YVK69mN1y3IJKU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698167730; x=1698772530; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2nh9k1RjNSUg8++6DjoUOO6VYKizZLQBdFk8jl+dVHw=; b=XtfHvt5lyE/SJ0TZxLQCaie3EUU+TJKEUrTLjhOvjM+SYAo6Kh76Eix/fC5ZkGtkgb ge2i6j7nIchF/ccIQfDvE80e058Bhvi4Kag1+HVY/e6jbwucKMKaoov1lRPpaATaele0 GxtMBPEXDfSOShT8l+equ4ekAv0kSkd0A2V9S2f3BMsTG0ibKU5hMoM/J9Thq/nIjq9a Rc6rJcHQ1utgLXaY+LoEz4Z470m1xcPE0ckzIQkSdlOpPnOQY/jx/3cGFpsArD4h2iOs BIuqytI8H+LoL5PEi7NkvgOKdKXxtSJD3mLgBfzI97IdUFsDIwMFAF2TlGLeK9tmr/Ej MmWg== X-Gm-Message-State: AOJu0Yw3myKP0enUmnx3hvQrIMUu9H25Gbh4OPOQL6wqIQghQ3ayc8Lu zshkudEFcHZB7QfohIFki3ED3ciODQiSOA4nk0MMb+3Jewjdak4DFRaDsg== X-Google-Smtp-Source: AGHT+IEWuPqTh4nlQfGxP1+0t+N3nH6bA7XVlKUARSsljz5RLVmySSS/QcLmi9RKKuU7Gqijg5kdfRg7r9AX X-Received: by 2002:a17:903:2447:b0:1c5:ecfc:2650 with SMTP id l7-20020a170903244700b001c5ecfc2650mr20976919pls.14.1698167730316; Tue, 24 Oct 2023 10:15:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t12-20020a63dd0c000000b005b1ffb250e8sm834561pgg.21.2023.10.24.10.15.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Oct 2023 10:15:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Oct 2023 10:15:30 -0700 (PDT) Message-ID: <6537fbb2.630a0220.261f2.ef1fSMTPIN_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 C00856073BBC; Tue, 24 Oct 2023 13:15:29 -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 | +----------------------------------------+--------------------+ 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 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/