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 4ED1142344 for ; Tue, 10 Oct 2023 02:36:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A8AC40278; Tue, 10 Oct 2023 02:36:24 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id E546440278 for ; Tue, 10 Oct 2023 02:36:22 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-79faba5fe12so196422439f.3 for ; Mon, 09 Oct 2023 17:36:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696898182; x=1697502982; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=f7DKBwjLwAU6G4D4KjRhiiuhQVQMgPBEGIZa68XWFM4=; b=hNbi66Pqvf3E1AiTUuWcCbisPmaxU/1rfaHPJ/J/x5hK6wKXMpwP8CfGBH1XDJj+X6 xlb2ini6mdimnEWymKezlZdkIISfykyn9CVHnT4dfaA1YeRyexhSkIs31Ta6l7lMZA8F e0jK9E2L9v9V2bnLVdodM0v540Kk1QSuvPM+g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696898182; x=1697502982; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=f7DKBwjLwAU6G4D4KjRhiiuhQVQMgPBEGIZa68XWFM4=; b=IJhQLg8YMNnNVuawEPYBD6XLi9kPEih9AuCp3KilUL0M12ALiiSCep+ehLbOe7oEbh 2169f1IEDwAfM0qHsqxV5N9aQBm6WEgIQaU1ddMHOp15yWT1wFzokiqqr4AU6M/kWh4f eMD9vJoItvAFARhFJ/5Ug0ZxmJ8ZioY402F5J3yp1RpAJOSTbrtLn1jKyX5ITzMM+1Gk 8+Y2SxbR6HCGzX215fKajDqhn9+vGSLvXeSyxDY0xGt6Gj3oNqdqpaKjON1XS1655dtw YBD+v5OncpkSbf6iomD37tMCrEsUzXREnvJ1QiDn3YRRTmNLXeTZElXgXMNnh6uj4bgU mTQw== X-Gm-Message-State: AOJu0YyjyjN3YZf0VVdT7Wv79Nd9EnSeygNXuwvUjJYGGhv+A4LxGtZH NyKDfQ/UZwvOfn03uB+eIMzCzt3y17O7w8xPMXDm5i9guKx8k0g/DhrSOg== X-Google-Smtp-Source: AGHT+IEnPUElaOpgzAJkfW6OMN8Xi1hwqQqGW0gPXnfDBpj2an03nCbroEjzw+GKEXuwm1/3pK/gjceluDPh X-Received: by 2002:a5d:9f01:0:b0:792:6963:df30 with SMTP id q1-20020a5d9f01000000b007926963df30mr16667980iot.0.1696898182307; Mon, 09 Oct 2023 17:36:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i8-20020a02b688000000b0043d1dcaf23fsm221294jam.65.2023.10.09.17.36.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 17:36:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 17:36:22 -0700 (PDT) Message-ID: <65249c86.020a0220.cf7a8.a0ffSMTPIN_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 D48C3605C351; Mon, 9 Oct 2023 20:36:21 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4dd146e597d81d900140a904e0b3b9feb1b0be6c 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 _Testing PASS_ Branch: dpdk 4dd146e597d81d900140a904e0b3b9feb1b0be6c --> 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 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 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/tarballs/26408/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/