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 E387C429FF for ; Wed, 26 Apr 2023 09:59:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C3C29410DC; Wed, 26 Apr 2023 09:59:10 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id CF147410DC for ; Wed, 26 Apr 2023 09:59:09 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-3eef63eff7eso32205921cf.3 for ; Wed, 26 Apr 2023 00:59:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682495949; x=1685087949; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Pop4SsHsW8aENnT7X7uwSr52/wJqVXspCkEF2caNvt0=; b=LNt+Ggmu3rn4EEiPeEkqaSPrBILUYyQRU0xN57870WAHxjl1QPifct7BQBWpCYO5eN j9jX7k6m5O0Gc6wao+94Y2+hA/MFEqjo6CsOX/5g2mDJM2w94d4AS37v0MjWwyuUjK4c qd6phDKJnlgxkzXoJN0LYvNYYLqEcL8QD+tio= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682495949; x=1685087949; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Pop4SsHsW8aENnT7X7uwSr52/wJqVXspCkEF2caNvt0=; b=P62ORlXMTA98cMfeKqixchicSyQcR20CJ/PZWKltEAExSSPpsp/UTJF3/Y0TaTtx7I XNodreNBzziKXmDGQxkLoiZYJluo23VjR7gXkxy2UqlFsFlsLxJrsJ/gNGmp142FuQry EqCuVC6belMe6+UVMW/k6CmnYik4pwqgYzeWRCOpxGEURYOgEQbUSspqm6UVtIlFHHuw LLh3CRch2gm152TIfZQN12QOdk7IkCJdFA8TSj54E4A7n1TndTVHbGbEgOM3ehbsAyBQ hT9wKpSA2ibr+PC8Uy9MOT1oiqmyxdKKUoPHXb4FpJo++bWhRMFfr7H4w1NN6v9TTl/Z l20g== X-Gm-Message-State: AAQBX9fGyGpE3Ro8xAuddVS+cBNrvIXheZUAdkt8HTlY8uH9ivzn0/a+ vJdllJHwjT4mA07JtiXgmXkzfGvCdWO7McW9ysTobZ8afUbb3edKKhOULHqYbG/pHmWAsYu60g= = X-Google-Smtp-Source: AKy350YNraPrBeR87JZRcctTjahap/aXlehO3ZNQjc/1X8VYwcR5BTodZKb2dcU3fE6c7Tk/Nz7nYJ3qzgnU X-Received: by 2002:ac8:7f88:0:b0:3e6:3b1d:f922 with SMTP id z8-20020ac87f88000000b003e63b1df922mr30016649qtj.50.1682495949201; Wed, 26 Apr 2023 00:59:09 -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 h21-20020ac87155000000b003f0a171bf3csm470940qtp.28.2023.04.26.00.59.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Apr 2023 00:59:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Apr 2023 00:59:09 -0700 (PDT) Message-ID: <6448d9cd.c80a0220.e46c6.ccaeSMTPIN_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 E0142605246B; Wed, 26 Apr 2023 03:59:08 -0400 (EDT) Subject: |SUCCESS| pw126528 [PATCH] [v2] common/idpf: remove unnecessary compile option From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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/126528 _Functional Testing PASS_ Submitter: Qi Zhang Date: Wednesday, April 26 2023 15:38:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126528 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-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/26122/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/