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 40DBF42D2B for ; Fri, 23 Jun 2023 05:14:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33684400EF; Fri, 23 Jun 2023 05:14:10 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 1E962400EF for ; Fri, 23 Jun 2023 05:14:09 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-341ff6251f2so696855ab.0 for ; Thu, 22 Jun 2023 20:14:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687490048; x=1690082048; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5vI4hurjOJMWZDtzNW5sw254rHS1p/nRSNHOdID/UAA=; b=NUZlI+y57zDc6sYyQXMzcEqcDAo8x2nkpKn468tgWQ26TuKb0juOl5c7+IKYiI3OyO PShQWkjqxxzr5rjB8+r2UHIORoN7V6Dua5hmwz74RV6lThf0uhkt0wLJdeYR6ere6FZi ewagRcMwyz6pidO8CJNTn7Buosp0qFC3G2eI0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687490048; x=1690082048; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5vI4hurjOJMWZDtzNW5sw254rHS1p/nRSNHOdID/UAA=; b=klHZaZos4Z+jB4kHNOWzrmQa0V5kT6/9wdTfl0yByZlpHJINeb/XkcdQgX4tavNmQC q0vawKaDg7+2hSdryE4Nc//hhK/tS2L7s71vHFEPe7qzhC6tPohXNeym9TpUvO+HxuSQ TLAHO1ssbP4ZzCPdeq5TwprdM3trkuPMUk9OxV1mSHo05waxl58mYaG4vOhk8LOWuIoc jI/4lAIEjuQoMbnGpxIdzT+vi+xhTluqHRrHRnWUDOfD/eBTa5utDxLApOF3DC6IFgSp OIaGMr3DvJWKQkKBfiL57FzT53vB0HPQxQbFtVvS/KbtJMvJQ+Y9UyHsa5XSsbajDDnT O/MA== X-Gm-Message-State: AC+VfDxAfxHe9iSuFhoubZGwY0nD6NIL9Ays/TXJJ6caL6FOYLciG7lh usbBE9h/FT/ugJo0zpDRhm7ArClU+bdBzGnRB62NIXkL9OyEfWwIgFrfhA== X-Google-Smtp-Source: ACHHUZ7f5uq42OvNB1BCfKHbMXy5PBX57to81SMqMafLMcclYePyZ7a0LlwRt5mR6buwlzAnjPSU7t9AbTjq X-Received: by 2002:a92:a302:0:b0:33b:568a:2981 with SMTP id a2-20020a92a302000000b0033b568a2981mr15335924ili.8.1687490048400; Thu, 22 Jun 2023 20:14:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j26-20020a02a69a000000b004164ac7901dsm660480jam.50.2023.06.22.20.14.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Jun 2023 20:14:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 22 Jun 2023 20:14:08 -0700 (PDT) Message-ID: <64950e00.020a0220.2da1.f0d3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id CF97F605246B; Thu, 22 Jun 2023 23:14:07 -0400 (EDT) Subject: |SUCCESS| pw128905 [PATCH] net/octeon_ep: support backward compatibi 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/128905 _Testing PASS_ Submitter: Vamsi Attunuru Date: Thursday, June 22 2023 11:18:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:841e87df43e4c3c60ab1b6361130b628afd156ec 128905 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/26776/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/