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 2AF7B4300B for ; Tue, 8 Aug 2023 12:38:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 08DCE40A87; Tue, 8 Aug 2023 12:38:33 +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 6330940A87 for ; Tue, 8 Aug 2023 12:38:32 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-790930d78e8so187441639f.1 for ; Tue, 08 Aug 2023 03:38:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691491111; x=1692095911; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nbWFprVBG3XkMk8KPVfK/uph3wdtC+ID9sUV5bjIBbg=; b=KdJFA1dajeeZoKnAA0qt/2xZUnEojPO1Q0SH+l6qUNdeWtvnwYIo4u3qc0Mg+hE4XV 3KXEI/b0Epn5UqrRJsF3i4ZQ+91A2tF6bDsQzWxN8gZ0wujK5EGi7P/jDN/USYJirad/ dVQrHID85ojl96nUaNdEUxGq6tOovpJyMzVDI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691491111; x=1692095911; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nbWFprVBG3XkMk8KPVfK/uph3wdtC+ID9sUV5bjIBbg=; b=S+k+b7GCg6Qgs2ISkmnHMguGgtTZHisanXGQCQFTG58kiSRDDvRuXofLYlXriFIvIa qWbzxlIhe2M3SZ9ASAOuve4zESZRxyHbQ0KyJD3XfC60fYT15rSLY7yLKYe0DNpvNoy4 pvAzVgosn3LirhUFt2AMRdBQCXEzNIR37vJTAwAeboqC/toiw+TCWus0R42iZudfdlW/ G3g1OYPcs6nHJ8sflUnmHMJEstQnPz5nq7Rs0qpffNQrGU4ZxPHU4ksaIu1pLunG3Iku ezoocVy1e8BNexqW0YilghAujkB8egMrNK2yYNoeEx8BYSU6BfIvBx2rNbB3ilO/tsWO w4Xg== X-Gm-Message-State: AOJu0Yy5CD6MGoh/m3T5KjXp9iCrsY1FvTnRsLl1NvfwlL2Lj66MaVbg ySYE2AUE2FQlZpZ4NXCedMzo2CDPGpTMDXxfKc7oodJYCSNrSlTXq5lKAA== X-Google-Smtp-Source: AGHT+IGY+C98kQG1hwPRknGY7XB53qyRsdzEiPDhItBReh4CvOlzlWx+ZoK3vV5yHL12ee+Dzu1AFM458bsY X-Received: by 2002:a6b:fa07:0:b0:783:4f8d:4484 with SMTP id p7-20020a6bfa07000000b007834f8d4484mr12914582ioh.2.1691491111690; Tue, 08 Aug 2023 03:38:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u16-20020a6be310000000b0078710aa8d4bsm841441ioc.0.2023.08.08.03.38.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 08 Aug 2023 03:38:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 08 Aug 2023 03:38:31 -0700 (PDT) Message-ID: <64d21b27.6b0a0220.81006.82d0SMTPIN_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 E45716052471; Tue, 8 Aug 2023 06:38:30 -0400 (EDT) Subject: |SUCCESS| pw129938 [PATCH] ethdev: add TCP/IP modify field IDs 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/129938 _Testing PASS_ Submitter: Suanming Mou Date: Tuesday, August 08 2023 08:37:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:9836014d4c2b1b2c29948c928fd386b2944b6bcf 129938 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/27246/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/