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 C22BC4317D for ; Mon, 16 Oct 2023 13:16:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD67D4021D; Mon, 16 Oct 2023 13:16:02 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 8933B4021D for ; Mon, 16 Oct 2023 13:15:56 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-457c7177a42so1153736137.2 for ; Mon, 16 Oct 2023 04:15:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697454956; x=1698059756; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BZ8do6NCU6SKaJ6NsGUTIbDuEb+whe35xO1YBzjKuRw=; b=RwiuyiEJRpYd31t1A+f/kKWsRv/cmjyTLKQy5A/ARhb2T6XZCjdHdCukiPKh12qeml YaeePadZXRWDNza4CmzdWrIwfMCOPLHD9fEhTaEv2nRYoQkxR9Swm+RKxHW8XJ1tSzfg 9mR0JbnpIM0KSeH8vt+rdkU1fzjfTYBzTpthg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697454956; x=1698059756; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BZ8do6NCU6SKaJ6NsGUTIbDuEb+whe35xO1YBzjKuRw=; b=W4aypQWE42fRE+OLJHV5SOvZAApHuTGxaaZKNVDRORhxSOPGgO0kLys6IxReg/DTK7 Ov+cWJ5ftHH4cwB4aHKi3tPslqm08dPkzCpEwdaxYP4hCvntlbKQDT/JV/ROHKQ5mPN5 dAgQ36Yiu3ln6AG0JJddHYxvampIab6bA3K0yC5O0Ppl6DtGP8GWiYB5wgIh13plGKll FT8FZF7/yWjdJKWQ0Dulwr5RzVEH7hSnZ1y5XFTZmq9uSar2N40erLevt5RI9ume0R4B xFv4W89UIj5BQcJ4hl9Onp0W1AfcnOXbKYr3wp5XW0+TaKRz0mlEljQnK2MMUKiCCaHL jnRg== X-Gm-Message-State: AOJu0Yz5+rJokEdw19bQDo9YMKRxw1w5P5O1wIW5ogrHkJN/d/ywmZTg IEnVF6q/BLArX4arh8jwH7c4y+eceaXo31d7tZgR7SJMxk5DQ9Gm6yg4RQ== X-Google-Smtp-Source: AGHT+IH5YlR/etYiDA547APg6Syk69IN8hxt6hTE+o/g4q/WTJOgAaxuITL46BmzqTOfEQtZRwkEETaMtIgC X-Received: by 2002:a05:6102:3025:b0:44e:8ae0:3df with SMTP id v5-20020a056102302500b0044e8ae003dfmr31539291vsa.3.1697454956066; Mon, 16 Oct 2023 04:15:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r8-20020ab06dc8000000b007b5f7b89becsm290682uaf.20.2023.10.16.04.15.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 04:15:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 04:15:56 -0700 (PDT) Message-ID: <652d1b6c.b00a0220.f4617.fa57SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id B53FF605182A; Mon, 16 Oct 2023 07:15:55 -0400 (EDT) Subject: |SUCCESS| pw132621 [PATCH] net/idpf: fix incorrect status calculatio 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/132621 _Testing PASS_ Submitter: Simei Su Date: Monday, October 16 2023 08:41:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132621 --> 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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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) 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27936/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/