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 59A264265E for ; Thu, 28 Sep 2023 11:19:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 549CC40150; Thu, 28 Sep 2023 11:19:14 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id A613040150 for ; Thu, 28 Sep 2023 11:19:12 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-690fa0eea3cso11431564b3a.0 for ; Thu, 28 Sep 2023 02:19:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695892752; x=1696497552; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hfRH5tH9AKTerymD5oVxbZ6CQLzIzh1mbhu+CMUNf38=; b=akTZv7Fb15f2WDHS3NTfS6yvQihawOzMGZuLFi5Ob7Jr3p0XfDlZDNeXNhapAX+I5B zHnr2W09EMsa86W8DrwH2qZ3VktPtNVaGaL58fdxhOo8YrNVWKlKKAlosAJiIXz4kZm0 Fi4jBdHHfyO05EBw62GDWwa8DiUeIk2ouHLyk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695892752; x=1696497552; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hfRH5tH9AKTerymD5oVxbZ6CQLzIzh1mbhu+CMUNf38=; b=M+p9AKAA1+gpsrEhCrawyv/0AWR0BK7/hnasvUIUPJyilkBGgLmFJjZFt0ZEj9XwuZ /axf09xTDw/Pj3tYPO4w2tyiYFDn8VXrZrJV/M37MjBF7mkav+WLou3IXJSpmPNYECeh nl00DXowUfx5sy7MrrdVnhBJB7u5ieD9c18oAFAUUg/yZMHj6rVSnAIhzMxhejxVt/Ee 7lSBoosmnJ/DDJ6nhRzhGZmKqiySx94d0fGKSPh5L2YmdoWqVg0gGL2rD0+msjHmP1fg aqjcnuSI/EN21LihAAa4EohaVBo9MXBEXnY8GUmRhDJAE0Q93mVoafRIKqexN5iSrn2D ERBg== X-Gm-Message-State: AOJu0Yw05T4dv4tSHC6ibYXIHOOA6byPFr4nCFiDk2RAY8YfQmIXjU2l XUrKPUDcFP6t1upqwAXVx9bpAAXyPh9YbnaMVoa+qXKKXhEo+ZcLdDQQ8g== X-Google-Smtp-Source: AGHT+IEoISruDXUOCKPsHG88TWcu++DkHcWlYKZRYvKhI0maRobs4TvnXg1EUH4Zx7IPJha6rpux4JjpSoOl X-Received: by 2002:a05:6a00:21cb:b0:68a:6305:a4cc with SMTP id t11-20020a056a0021cb00b0068a6305a4ccmr643658pfj.5.1695892751890; Thu, 28 Sep 2023 02:19:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a29-20020aa794bd000000b0068fa67344efsm1033306pfl.18.2023.09.28.02.19.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 02:19:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 02:19:11 -0700 (PDT) Message-ID: <6515450f.a70a0220.2156f.12e3SMTPIN_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 0204D6052514; Thu, 28 Sep 2023 05:19:11 -0400 (EDT) Subject: |SUCCESS| pw132073 [PATCH] [v1] net/idpf: fix incorrect status calcu 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/132073 _Testing PASS_ Submitter: Zhang, Yuying Date: Thursday, September 28 2023 05:05:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:c56185fc183fc0532d2f03aaf04bbf0989ea91a5 132073 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 (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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27757/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/