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 7D83D426DA for ; Thu, 12 Oct 2023 08:43:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 789464028C; Thu, 12 Oct 2023 08:43:51 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id DE2534028C for ; Thu, 12 Oct 2023 08:43:50 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a7dafb659cso8203387b3.0 for ; Wed, 11 Oct 2023 23:43:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697093030; x=1697697830; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jLhYdvXjK9Fg8iKHrVEoE99p8LWS7Ov9k3uQ6J5UGwg=; b=eDrtS/wpkr3S2EeqX6Rr/QsgWNE1Z8mPih0YvTUmdK6GrSMIAnm/tGZmXA923Ec22T NtIgjbEFlkCS0fp0GYdHlybQnbLRt57bKYXg5Bs/me9cUwLH5KkjLeuE5zUDJiHZJxbp 18MDF0vZr/4yL349akaa53St6oFaAo15w9T1s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697093030; x=1697697830; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jLhYdvXjK9Fg8iKHrVEoE99p8LWS7Ov9k3uQ6J5UGwg=; b=f8I7+TiOmU3n3CSErMaWs7Z734IdxcItvY4E9VOl9zTAIW3KJnh2LC7Rq3U0ToRzL8 zNJAJkHZQdyslIAS2XVImROjXMqZgNWh90V2om+BlY+OLxo/6XWc/UccHqQ1TrGlJQID bNwHPnerCCj+dUgaOskZVYUMaYOInyATk5Wt4vldxkphdGr6kZsu6E8xdyQrg84ZpOv6 HDSgRPHA8NhMmRhw+okZdBt0gy6U75OoeNhq4XUtVSDj78czoWzQ7ZlkpLOxid6nGLKh 3saMLLW78ydvRvDUU6SfF3fCFY0mwFIV16ElR1OGPsvnS/dvoivefBy+nRz9N4rX6ueo /I6w== X-Gm-Message-State: AOJu0YygRV4ug0sS9VfbPWd45f0akOxLdjOILTFMDFxp59GjtVacEomu 2he3rOoiGku4Phj+aH67dRbeLT6N9jNEEOuaWCEyYI9DG0CzBje5XPFmig== X-Google-Smtp-Source: AGHT+IH+osauIosn5DTtlh+zYQr+nbHuEK7NrY/jciggB+TnDaBQaBLtUG/6n50P4Drak9nX7giCOgC+y2W1 X-Received: by 2002:a25:d341:0:b0:d9a:5858:68e3 with SMTP id e62-20020a25d341000000b00d9a585868e3mr6970904ybf.56.1697093030300; Wed, 11 Oct 2023 23:43:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t129-20020a625f87000000b00687c6b16a8bsm1303504pfb.15.2023.10.11.23.43.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Oct 2023 23:43:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 11 Oct 2023 23:43:50 -0700 (PDT) Message-ID: <652795a6.620a0220.8bbac.ed66SMTPIN_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 81BC76052514; Thu, 12 Oct 2023 02:43:49 -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 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 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/