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 D3E5B45C87 for ; Tue, 5 Nov 2024 11:26:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B507F402B3; Tue, 5 Nov 2024 11:26:08 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id CFCB040151 for ; Tue, 5 Nov 2024 11:26:06 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-20cdb889222so50070005ad.3 for ; Tue, 05 Nov 2024 02:26:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730802366; x=1731407166; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=GSJBtUFaXbwdNYrHwO2c1EvFfvhuAObWLaQGBXvQO8E=; b=QGpYyNHOHzsLLohuYmzX/tRIi1XEQH7oB46b4a0LYxR+z21TtdDWEJrBDnfSnGlq3U jG/0ppf/ll5BCPp5cMAuBB0vhumDksucC+bpkkgT2udd2eV33uDEr1Z9kSgpXbDZgyWc 72PKfQWl+D05t5iNUfEjM7YYAkbMxah+YmVQg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730802366; x=1731407166; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=GSJBtUFaXbwdNYrHwO2c1EvFfvhuAObWLaQGBXvQO8E=; b=URLk6wCaOAXm8hSKDrQL7QhmsErSKjM7M4OBmbNvBs9bKyYJlOZm0O9FGLy8mEbQL4 8O5HmLqpOo2FCCPGTKV3isxXjimCZsRE2bELcntodp6rMNWKigJBVt5+KJU77jbeUlmN Yw8iLrhRWCuG0g6FnZWuJ4QmT5te5jWNawgehwxjMPvPPqqkdNYRR6X1C9AsJU2CPeAg yipGUCoYOTjd+ly5T1Qi6YPb93XJBMvt4eK4rdGN640Rh8o99Sxjk3VxDU4Wuyc+dBZ8 p29WI6IRRH2Y/6cwx+SRaqJ2qyXkjh1gLQyZqmCWOjOExnrX0cXKbhK6hKnfGJfV6FJf jSpQ== X-Gm-Message-State: AOJu0Yyn5JhAXZKzjTbfA3DiSUZ5pOHiJfidRsLfJkJuXjqrJ2p5n9/3 rm/TH3E/Bh9iMibVh5gWsjoBkBRTYA4GoXjTwuMD1BWJePvriA3alpTGuyxboQHs1aAVXHd67Y6 bznFqiNhn/NBFu873d6wYFZWef9NhKuik32hD4CCH X-Google-Smtp-Source: AGHT+IG8gQpMttlnXJHVoJTFJ3DabwUAA0u3Eo9018DbuEgwAe8NVn4nP0cATDuFApVViy+klvsK6lJCGSbH X-Received: by 2002:a17:903:1d0:b0:211:a6d:85dd with SMTP id d9443c01a7336-2110a6d8aa1mr213721965ad.47.1730802365909; Tue, 05 Nov 2024 02:26:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-2110584c5c4sm5877375ad.133.2024.11.05.02.26.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Nov 2024 02:26:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Nov 2024 02:26:05 -0800 (PST) Message-ID: <6729f2bd.170a0220.70b0d.dc0cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AF3786052471; Tue, 5 Nov 2024 05:26:04 -0500 (EST) Subject: |SUCCESS| pw147997 [PATCH] net: fix IPv4 cksum simple function From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241105085912.4148208-1-david.marchand@redhat.com> References: <20241105085912.4148208-1-david.marchand@redhat.com> 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/147997 _Testing PASS_ Submitter: David Marchand Date: Tuesday, November 05 2024 08:59:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:64f27886b8bf127cd365a8a3ed5c05852a5ae81d 147997 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#288568 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31825/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/