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 D01384317E for ; Mon, 16 Oct 2023 14:19:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A8D6F4021D; Mon, 16 Oct 2023 14:19:27 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 071F34021D for ; Mon, 16 Oct 2023 14:19:26 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a27254cd12so177209439f.3 for ; Mon, 16 Oct 2023 05:19:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697458765; x=1698063565; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6ntNLDpeSWWmMh5DgSRYRx3lkT1HnNC9Nylx1NG+ytA=; b=d1ub+wNF070ZpMdb3RFFOqUpD44AD1PLYxRCqRaEJRdBER/rDp5NKqjKVz7ryup2s9 9ehchubctib6oHGF2BEjlYXhNwRTq13UoYfFeyCMxEjCVTis14f64IjC6pIt68RhK3lB 9oCPkjlPBDt8QBZyYO3xAaLherl3xqVjX5k30= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697458765; x=1698063565; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6ntNLDpeSWWmMh5DgSRYRx3lkT1HnNC9Nylx1NG+ytA=; b=Ysf0/1KVVhTFmmxc4oUCaRK+nQfhRAnP4mjOsj9shpok0LoiaMQEcZTckrhABnyeCE /YIAipEvr4lgJ/L1p5FCT1r5Hrx+PjFfdhalFulFvR3vyHISjldEdOlsrSi28l5uktq0 CRHgYpp2PD7qz3dYmGqBWrRBCNYkw9mgre0OfURT3dsw9xErGBdmjZUD1Ae96qzdGEvG /SxJhd0AnMk/grn0sG0sSIsQ9utmJKwZwxSBx/x6VmAK5yJp4JeHC+Su8q36qZ8+hu9c t2U4RAbopMHMuoLdYykXuFmznS2nUHGmkjU7CS9kJ5JFal/iXb5sBRFNPq2QBliLIH2R rODw== X-Gm-Message-State: AOJu0YxIqpIOmoilBjW9HN7icJUPYY81rlExbtRJdz/AB//BXcBubgNj 9GLkSLnoOMQohKT4MlqpyjHaS6npceaZUuUQxFJNxWfW7TL1+Xn+xguHqaiIUy1qBiS2qu2vuw= = X-Google-Smtp-Source: AGHT+IEooYb1nmL628jH9ZEb29vvosG7h65AvG/zbwwyMPdx4FpjORN39skYIfawU6M0QTg6Ljb4eww7yEMM X-Received: by 2002:a92:c241:0:b0:34b:aebd:a512 with SMTP id k1-20020a92c241000000b0034baebda512mr40148516ilo.14.1697458765432; Mon, 16 Oct 2023 05:19:25 -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 n18-20020a92d9d2000000b003514b7d8427sm372031ilq.10.2023.10.16.05.19.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 05:19:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 05:19:25 -0700 (PDT) Message-ID: <652d2a4d.920a0220.736e5.117cSMTPIN_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 E2D3A605182A; Mon, 16 Oct 2023 08:19:24 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/132621 _Functional Testing PASS_ Submitter: Simei Su Date: Monday, October 16 2023 08:41:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132621 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/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/