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 2EB1943DF2 for ; Thu, 4 Apr 2024 03:17:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 22F34402D1; Thu, 4 Apr 2024 03:17:27 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id B08F04029B for ; Thu, 4 Apr 2024 03:17:25 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-479cbfc62e9so4981137.0 for ; Wed, 03 Apr 2024 18:17:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712193445; x=1712798245; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=uY/0tXiveWfguymlcSORoV2b8PibZScOsS/Ks16Z7YE=; b=L9JIFm82xO6etORd57SDW88+4jq2llmVMVadHlEuJS4+ne76w6bwvpvb8wIjdlKKjO lLuB0W0pSz7SuOIkpu1LtRZiP1lMAxZ5BTdX57yf/zjphwNBWe/BRNi87LTHRCnU+1/r a39AVDMbjjQR+ZSqECakxreWJ6sLC7S/VE13M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712193445; x=1712798245; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=uY/0tXiveWfguymlcSORoV2b8PibZScOsS/Ks16Z7YE=; b=MqAcC7fyPqgopI0brPh65Refca2HuL6PB5xeqp2oIF0Z4/5rvQXHA4WAFe+vgnSPqC hX2U0MV14oMi+rYHbAzehEEDvZp1cunzHWs7wo5G3yKzshHSKLC401Y2/uCrVTMfRK1I 8gK/L00nsDVQACPEOaxrbAJ1K3Gs50Ws5V8jbx81OXvCnmJUHV9sXDSvU8G2MVEYcYgq icR+agoOsCyZKA3iUY26s3jVkFgVKqytq54KaBt8leW+fhnOxa9PrmR/tRxmDrZ3RGIO 4wk9j1RM6Rs9QamFYCFOhWo3OC+OBh6UPhyfSHhUtzMKEKRMFzh9FKi9vNx4mccV5dTq CGng== X-Gm-Message-State: AOJu0YwQTO0ajCTBnqeHCOt4jPk5EqxE0Ng/5Bjx6C3ThoavrzT+U+0s PoJ0Hz0t9Mkgr4Qkiv6u/E92V/X2Vo3/LNctcUz4kzVoejf7s7n2KFJ7GT9/9fgrNavG2VH2v4R jcuPDcCA6vt/x6YfZ9QXpW2ck2DBNhHkvhIUAGGByX9JpIkMqTXsIiNxa X-Google-Smtp-Source: AGHT+IF+x6rDlrKF+6HsHudyj+6wkh6pYwjWVE8evhPU9fDacNrcqm3pR32T6ioDW1tzpoxSA0EhiHeZ6vnb X-Received: by 2002:a05:6102:1606:b0:478:260b:87f with SMTP id cu6-20020a056102160600b00478260b087fmr1172260vsb.25.1712193445214; Wed, 03 Apr 2024 18:17:25 -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 h25-20020ab04719000000b007db2ba0a2c4sm877113uac.16.2024.04.03.18.17.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Apr 2024 18:17:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Apr 2024 18:17:25 -0700 (PDT) Message-ID: <660dffa5.b00a0220.179ca.0c6aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DC6FC6052471; Wed, 3 Apr 2024 21:17:24 -0400 (EDT) Subject: |SUCCESS| pw139091-139092 [PATCH] [v2,2/2] test: add functional test From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240403221319.499014-3-stephen@networkplumber.org> References: <20240403221319.499014-3-stephen@networkplumber.org> 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/139092 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, April 03 2024 22:11:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139091-139092 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29710/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/