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 569104254A for ; Fri, 8 Sep 2023 21:09:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5FEBC40285; Fri, 8 Sep 2023 21:09:53 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id D154840285 for ; Fri, 8 Sep 2023 21:09:51 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1d0d3d40124so1785191fac.3 for ; Fri, 08 Sep 2023 12:09:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694200191; x=1694804991; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fVD8sZo2gpyolwGPTLxB7WFVrLExtgOB5Ygp/y8tM0A=; b=Ve7vZbH1mM/uYEt8zUkVdzOBBX1MywFHtemXxd85uztQaDRSQQ13U9jS7JbthjKtJJ 0xdxyTp5SwagOKm2+zbxBOsZb0M0dQDFGBVZ/3DoMsh/M9rO9nxuZ/2b59SxbPy9MXiU sTqwCFSGBjuj9wxjjK9gxSrY50NGa4oniAEoo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694200191; x=1694804991; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fVD8sZo2gpyolwGPTLxB7WFVrLExtgOB5Ygp/y8tM0A=; b=eae8cxDMTXQnHpAODaqL6b7sokDHs7Fh2Nlhsoi77z8/1ar8Go5qF2r3py4CgnNopY Pp8HZbgHU11/oJg4/eZg0yHYjTPTOc82X7UWlbVVRjlCJPBkg8LEepbtAQWk0NLpHwdl BFxsxVWpYb4ka7yqaWkb/RiU00hyrTvOv1ENEJEYwCN2XaP4idp3jSkLYl++30QbuyrF skoKFWglhX4hu9f+R5HsR5mSshVzLxb+ZUi1IRNq9DxjznrlHfvhNktfPDCI1ZKgZWeI miWUzPgHtYzFay5owAuACwTEYfabDm3Da1Q8BoEPoyj9O3S5MMAJVyjUcCAC4yO5itoV vNfA== X-Gm-Message-State: AOJu0Yy0GUrm7wDCaT3cTyyLk28HYL0cE6k4bEGBsCmkaDhMYyxxYSSY tWmbnq7u/owbRr7oWYWa9LOzmPdqa9L2mPxS12o0HPqjmLJVPn0Eujk6Rw== X-Google-Smtp-Source: AGHT+IHUCzOxBCqnvbn2vpPlRMTSS24Ia2zxKbEkPC1mIPDpY2DvgB7yf0aPH5G9LoCB5NppArT+mlahzE3d X-Received: by 2002:a05:6870:d38c:b0:1cd:249a:690c with SMTP id k12-20020a056870d38c00b001cd249a690cmr4051932oag.20.1694200191053; Fri, 08 Sep 2023 12:09:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s14-20020a02c50e000000b0040b2543be47sm75609jam.5.2023.09.08.12.09.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 12:09:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 12:09:51 -0700 (PDT) Message-ID: <64fb717f.020a0220.c406.49acSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 927AC6052471; Fri, 8 Sep 2023 15:09:50 -0400 (EDT) Subject: |SUCCESS| pw131249 [PATCH] [v2] 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131249 _Testing PASS_ Submitter: Suanming Mou Date: Friday, September 08 2023 03:49:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131249 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 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/27553/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/