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 99F5E43152 for ; Thu, 12 Oct 2023 10:05:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94E964028C; Thu, 12 Oct 2023 10:05:55 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id AC5854028C for ; Thu, 12 Oct 2023 10:05:53 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-66d060aa2a4so4198016d6.2 for ; Thu, 12 Oct 2023 01:05:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697097953; x=1697702753; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ANZuw1ZV85NTjOdFuo83y7nT+1amBhBitsi6cYcCENs=; b=OJ2l8hpwpDgec+dXJOd3Iz98kHXWRWhxWa0U7vvqm0drWDgqJInuvkRDJOVqpCW2+h wXnoMTcTqdUVWs0dv+0432M2Vw0LE1jAgoou4veEDuNhduLkEIq83wOq4xm9zDCOsK5M tpyfolLghfNBGRc4xlu3cJJSsv0uFhNQ2/vL0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697097953; x=1697702753; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ANZuw1ZV85NTjOdFuo83y7nT+1amBhBitsi6cYcCENs=; b=wcZkQT8+5TganNJmd1Z+rOMUy6d1sGZhkzWHdhrBgsYhyk0R93taOt2EpQuvOlWfRL e4SjlNIfASF5Dx4IRXMAjDZTB0zvik2fyj0XQB7Rfg+kY8lifiWarhTPe4Isp00MMLOS RvpAo1vaZcNMrgHuyFw+5gPiNdy/qeBNt8w9jX5eMUVxFxQiBelqfHdxr9mqglZY/qDm j/Hq/yelSfMqvrzSca0YGEwrvLS4LJpYa8e21SgfDg2ZkwsAfk3/yZExP6nwjvvX2Bc2 mAhmZ337TeuZDCVHv5ajy6RvvRprvMv5Rw+y2PA+HdZjhcAFF1r3f13dbZ56pZGbhibs Ju/w== X-Gm-Message-State: AOJu0YwQnhfuwCSSEnNmFtr9o3mGiZzDA8aNfqEMVpPLU9Oz7I9pyMrF JlTCsBPR95e42CKZOpb+wMmJzoUWZWewpIgrlYJYtqubcBeYH4W9IMErRTMmtAVg+/DsLcjQ+g= = X-Google-Smtp-Source: AGHT+IHmyNVp32acNm5g/PDHgG6Kgb+1xV4SiRGBRW/Xi0E//gHxAtP99Tw3TJOkiojiLSoBg+C5aTY7bLOu X-Received: by 2002:a0c:aad5:0:b0:656:2bd7:d98f with SMTP id g21-20020a0caad5000000b006562bd7d98fmr23030295qvb.60.1697097953128; Thu, 12 Oct 2023 01:05:53 -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 ek20-20020ad45994000000b0066d0eb3cd49sm83970qvb.20.2023.10.12.01.05.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 01:05:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 01:05:53 -0700 (PDT) Message-ID: <6527a8e1.d40a0220.b538e.3da3SMTPIN_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 CA7936052514; Thu, 12 Oct 2023 04:05:52 -0400 (EDT) Subject: |SUCCESS| pw132547-132548 [PATCH] [v3,2/2] ethdev: add TCP/IP modify 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/132548 _Testing PASS_ Submitter: Suanming Mou Date: Wednesday, October 11 2023 11:30:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:a1934215a7691a86c55d415bd01ae8318581b67a 132547-132548 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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) 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27907/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/