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 B91ED42FAA for ; Tue, 1 Aug 2023 01:57:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C2D7400D5; Tue, 1 Aug 2023 01:57:56 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 55A08400D5 for ; Tue, 1 Aug 2023 01:57:55 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2680eee423aso2823462a91.2 for ; Mon, 31 Jul 2023 16:57:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690847874; x=1691452674; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8KIERv1Wpn2bU8mLOmF93xayHc3HM6NDfkVLX33ow0s=; b=gFaRt8tu2n26NwLF64lnrO14+6bIZKkN7A6i/R3O7OHektDEYRoYNtlr3rRHmlnYCi qEKsbGsb81IwoZUSUXar8c2l1sx1dyIkiwhV2fwqVQhGTjfqyw9M24LBUg1MChDayO9+ 2VVoDLmRgXB6M+ANengD+wS8vsQvBBggDLwag= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690847874; x=1691452674; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8KIERv1Wpn2bU8mLOmF93xayHc3HM6NDfkVLX33ow0s=; b=LHGNB/La8TodpvMr1kOhwSm3csrCQ9U5JPEiMViK4fmGMU9L0XhN9qYK7QxH7yStBe CD7IBHHjxMOohLYORzIR5WWbY1T6QPPQY95N2njmFIivrhdV7yf17sdUeAC4aHEzTvXE DbHEuXPl39cIrstGszsIgEJCfR6IqD/YyQKD+Gg+K5KOPad2HmrT6jas4ZyQTEUrW7oz VABDjhFA/Z/yaowyVW54lwBj7OCFcP4MdCUuXyBFOpjOM1gwYtiMXYQIlQOstsfr8ZIK H1jqp85AJSQ2X1R5/DvdA9fpjbJ91YBrF2yaBZQ26C+GskJWRgpNEgC2P+Mvf6xT6udI YWjQ== X-Gm-Message-State: ABy/qLbrnOY0qm+7AKiHi3+FJc84yqgrrSrErQvzXou7goZCRydGZtl1 V4p4k4Z5BUeUlM8aulQTt8dPnEPBkmbVL1+7ykYqpXz1SVyr0k1RaRL7O0Gosi+IC1iZaVNDZw= = X-Google-Smtp-Source: APBJJlGhX4hrBpgN6dj/oV6u3C3+y9dsuwZNUs9cWtuJ+SgSyaUlFSpD2SaBSP+EfUVf2Tvum7TUWZDzEEzJ X-Received: by 2002:a17:90a:6c45:b0:262:ece1:5fd0 with SMTP id x63-20020a17090a6c4500b00262ece15fd0mr9865399pjj.12.1690847874430; Mon, 31 Jul 2023 16:57:54 -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 jn12-20020a170903050c00b001bb9b5e86b9sm459458plb.54.2023.07.31.16.57.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 31 Jul 2023 16:57:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 31 Jul 2023 16:57:54 -0700 (PDT) Message-ID: <64c84a82.170a0220.8e85c.1458SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 932C46052471; Mon, 31 Jul 2023 19:57:53 -0400 (EDT) Subject: |SUCCESS| pw129757 [PATCH] flow_classify: remove library 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129757 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, July 31 2023 20:45:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:12fcafcd62286933e6b167b14856d21f642efa5f 129757 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27172/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/