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 CE776426DA for ; Thu, 12 Oct 2023 08:41:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C8C064028C; Thu, 12 Oct 2023 08:41:34 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 1E1A9402D7 for ; Thu, 12 Oct 2023 08:41:23 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a4c073cc06so15217027b3.1 for ; Wed, 11 Oct 2023 23:41:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697092882; x=1697697682; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FTlKnw3oKqf3od5AzL4JLJDJG/EgClW2pH8WeCLZevs=; b=P8mGi/B8eNWNK6CqkbxRrpfZ8mvi2U/yLEK0tIZBqyzw0kG/0pFzL+U4Pgbh8gmAzW yxI9fun8G2G9fBf93Tq7M7Dc+UrVYLy2TCk1NyhFNIvrv58CsXAMR9NfVNHRUTMB9ote MryfYSOghGgmDQ/oa8+fvMDT189Fv6eAaxrl4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697092882; x=1697697682; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FTlKnw3oKqf3od5AzL4JLJDJG/EgClW2pH8WeCLZevs=; b=VlGjVPSc8VARV7x3+PSqwIGSFmVRMftBzUiNeQdkiovKA7Rs/z+BftlebBrby4JYKX L5c+51GR4t6gPVEbXVdGQ63k36KCzchxy9hoU119rBT+me7czdBI+ba78bVf78p9JMTR lafcFnLeOfF99MP6aHa08UaQPMMH5v6bkm/Y9YN5tYq5l1LoD/18qwoNSmGiNszru50G RQgTaBqfk/KWPFGw8Na29cueCCaqQpler5tMxTnCkjGh4/m8IgLbK+7dZgt69wASF7KY dCtlCP1CcLXnscVlpXFrxHaUU4FlsY++OeVV2aNIT3OPJpNWkK2lAKBQVEelN8tXBvBA Fpiw== X-Gm-Message-State: AOJu0YxYaXChusB74LM5i7G5K393bwgwp/9e2zZYz2BgZrTD8n9cmT9h Lpuk08gH3vsl9diJQwSRUd94XbxDCrTnZ/V5nfg7byp8nLAGHCuG7PqgbQ== X-Google-Smtp-Source: AGHT+IHSc7SC5WTZuf7quEdAOQBvtDkc9/ogyEY2c/jc4qoLsPGV76wAx7bFhjsq7NrZuyQ20nSGbrmPp2RL X-Received: by 2002:a81:af18:0:b0:5a7:af51:fa39 with SMTP id n24-20020a81af18000000b005a7af51fa39mr5961447ywh.8.1697092882518; Wed, 11 Oct 2023 23:41:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p2-20020a0de602000000b005a1eb7cd3fcsm1451295ywe.19.2023.10.11.23.41.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Oct 2023 23:41:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 11 Oct 2023 23:41:22 -0700 (PDT) Message-ID: <65279512.0d0a0220.8e336.1badSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1F4406052514; Thu, 12 Oct 2023 02:41:22 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/