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 D196C43415 for ; Fri, 1 Dec 2023 05:22:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC00C42EE7; Fri, 1 Dec 2023 05:22:00 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 3FC5F402B9 for ; Fri, 1 Dec 2023 05:22:00 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-58d54fd8c5aso852058eaf.2 for ; Thu, 30 Nov 2023 20:22:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701404519; x=1702009319; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=61Z5PKkXpYEH/M21b683aOeRzWsg1lBKDBtSK5ZTjiw=; b=cVz4i9RD7J9zfE/+lk7wOa0wkZhxZuwmIq1pnUc8uMDbOg0h8NZcQsIvRdmiEQbM8k GLX7R+SCxgmqOZXhR7EtksplG3TD53o8M+MguKRS2IOQTpECpHak+1QNPt6pFQNcpZzO U8pGVevUMdwRhA+twW4sc8IWUbPGSQuyJVRgk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701404519; x=1702009319; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=61Z5PKkXpYEH/M21b683aOeRzWsg1lBKDBtSK5ZTjiw=; b=NyVl6YX63FA+cy14TssdUOGLX8JrAnVsgf92pA/MJCec31AJ+P80C587lKYJrchyHK tFCeRryUWfaiKpGJjcvR7GJ6GFKdWBvpZZ+xqwQ6lrSYa/P0Zd/YnlO1abttOpCr0aGd aRd3mIkpOOf9evISzQqj8uDqXc4b2Z8z5OGDbGygXwUjDXc/8UPQmIe3g3WhPIhcgEMG BtPcn0+G25vJSbirN0MRhswDvaGDaPdsH3pqdVbszQz1JJqK9bJHn7oUR0FMaFQAeOUK 8aS0RfGHN2oSPRJPwaiG690T0iFjqAIJ7wJsx329sARtqj0RrBLfJbTPJXfJkU9QA9tk wyWw== X-Gm-Message-State: AOJu0YzJMXQjqpiMyEleR8Q+wJyJRValoW3Uw77ixbBn1X4VLp8cNy7A vp0pkrQ+lQKB7fC7bS7nq0yiZB+WLan/l4S0fhn4Z5Bm8REV9FGcdiJA7Q== X-Google-Smtp-Source: AGHT+IG9vQ9mbxn5RA2bLSJLyP6466hEb2uKDGtAHRRiZjRUwXPVkmZHsVrzACIyti93Tw9WJ9BeS6nXwCvb X-Received: by 2002:a05:6820:1627:b0:58d:5afa:b79d with SMTP id bb39-20020a056820162700b0058d5afab79dmr2107782oob.1.1701404519594; Thu, 30 Nov 2023 20:21:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 4-20020a4a0004000000b00581de824c59sm223927ooh.13.2023.11.30.20.21.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 20:21:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 20:21:59 -0800 (PST) Message-ID: <65695f67.4a0a0220.2819f.8b3cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 0A4226051823; Thu, 30 Nov 2023 23:21:59 -0500 (EST) Subject: |SUCCESS| pw134702 [PATCH] [v2] test: replace use of term segregate 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/134702 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, November 29 2023 16:54:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:eeb0605f118dae66e80faa44f7b3e88748032353 134702 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28495/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/