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 0A855431F0 for ; Tue, 24 Oct 2023 19:13:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 051084021D; Tue, 24 Oct 2023 19:13:19 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 1A03C4021D for ; Tue, 24 Oct 2023 19:13:18 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7b652e785dbso1819314241.0 for ; Tue, 24 Oct 2023 10:13:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698167597; x=1698772397; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Yq1/bDEOX0JAgsw3FFSlq88SyxDqZZOUnGICYND7BKY=; b=dd7ECNKWCxJIjyH/3/vcDpQeld/skF22uyJjoAClLO9Hgui+HPvhYcFF4NkC2Za9Gu 9Y0Z0I+OKO9ADUNNCGMdvxISckaVOyOBzfxMIYaYAAmSyNC+AybOl3WyvgC2Tw9YSRIx 0g7sMrxIA0Jaeq27iOz3aL6Pk1oLdBdEvJGSQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698167597; x=1698772397; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Yq1/bDEOX0JAgsw3FFSlq88SyxDqZZOUnGICYND7BKY=; b=kEl+/Vmsw5gScq+/WSHyL2KGdSsNVkbEl+LE9zpsDZe76AWFEipY37z8aVUsFga26+ +hnYuubx2/sPpmlAZI5UVqPomj0C7Gg/iqwshQ9ABQTP/xjR/NY9dyDHkbZdboG2aj3o hvCH1NAiZpzprubLJKy82GCnUOrpuUEMbV3c1fDsx8xEhjbdAt4sYuiqh6DbNIFEnHSk egMdKgUcKD2bPEiHkG5s2W7FS0QYJJFLr1Z5ZPORi1pn0skL9yaInhBYqCBkiIWaeis7 IPh+xmIMaKyIAEw/3dxJgL5TUXbw3JLh1GdmNy6IGM6RI2MMmejvdGqf25fm7qMJ31va fATw== X-Gm-Message-State: AOJu0YzeMWkp9uDmnuQe6bqt9Jh7ETBS0/EWz/p+brME2CWa0wFR4vyX S+IqlPguGRRgRiJhJyESl5G0p3RR74kA1jlwuDMoikKF6aIpvwp8i8VaAiGxlMcOVnu+3mWc6Q= = X-Google-Smtp-Source: AGHT+IFrLUAoWDOuz9mMdtQhqBDsJJbLjk7Bte40cO64wxXovJBBoU9TogtFIJqGAzE1taITN9wMeDUY0VJm X-Received: by 2002:a67:c10a:0:b0:452:dae8:df05 with SMTP id d10-20020a67c10a000000b00452dae8df05mr12812036vsj.9.1698167597444; Tue, 24 Oct 2023 10:13:17 -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 es17-20020a056214193100b0065cff5b420esm541243qvb.67.2023.10.24.10.13.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Oct 2023 10:13:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Oct 2023 10:13:17 -0700 (PDT) Message-ID: <6537fb2d.050a0220.e4b6.ecf6SMTPIN_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 25A976073BBC; Tue, 24 Oct 2023 13:13:17 -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 | +------------------------------------+--------------------+ 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 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/