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 7AFBF436DE for ; Wed, 13 Dec 2023 11:13:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75C3942E8D; Wed, 13 Dec 2023 11:13:31 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 40B034021D for ; Wed, 13 Dec 2023 11:13:30 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-58d08497aa1so4306529eaf.0 for ; Wed, 13 Dec 2023 02:13:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702462409; x=1703067209; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5YJG8OZ8PNQb4/Bq62SMR1bglOPmFmtUVh7tki4SktA=; b=RXXVptxQiAYelq/pV6ziXQNajJET9LQ6XoyOYqqjlDbW/1rrDSDd54PkpFCECofnOW JenoxTtKkfTgI13Lq8hCRu+V86hp9zMec+YidOFBQegVOpwQig6jeedpPasF/tcxZP2r 9jXc8Etqaja/IXjcwW6dYRQRh2/Z8xi/RuAXQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702462409; x=1703067209; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5YJG8OZ8PNQb4/Bq62SMR1bglOPmFmtUVh7tki4SktA=; b=jgHJZ9ZyDgS3QfVbBulWmIuVp5LHCRKDjt3OMb/DAiSYen/cXDSaoStWiPeIn52bwD HURsTxa5VdQCHTO9sRl4ucjXZfhA9JEvvn52zkMiVJ/S+avlSpzqzxby4neHsNfvcg0O P2Z/zhMYct5jq1Ld3VfWcjJezzP/K5oSlXkzRQCptsOIw6wgg4zdVskORWY1j5KbjQja sKkh9R8OgajcT310H4jAbO36Y0TJziyOkjMWITtKmDHfmjQ0OrLwydrwjeSdZK7hS3M8 stflSlAcRYgCRPFdTB3hR9s7Qkya0Rlgzna9jc1hpoWpB2b/YwjlWTOdwxX+BeoAGPK1 CCUw== X-Gm-Message-State: AOJu0Yw/l7poCcyLwKjQLkp0Z/6a4FP9MuQ8Ctd3taD2RZo1nirBQesB 6bNLExhm0QQhzqdB0OWUvBq5p3tn5r8bG4a1uC8PjqZMWPnvt9tJAQTZLQ== X-Google-Smtp-Source: AGHT+IH7P5lTxSymofgl8hNRzdWhKezK46sUzYkB5d4rJ62zb1Kw0/F9jU9MRTreLJua162PgLfgaypzWbhr X-Received: by 2002:a4a:681:0:b0:591:47f2:3224 with SMTP id 123-20020a4a0681000000b0059147f23224mr967236ooj.0.1702462409424; Wed, 13 Dec 2023 02:13:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 63-20020a4a1742000000b00589e7a63a08sm1098488ooe.27.2023.12.13.02.13.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 02:13:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 02:13:29 -0800 (PST) Message-ID: <657983c9.4a0a0220.61f0b.4e1aSMTPIN_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 8A8D56051823; Wed, 13 Dec 2023 05:13:28 -0500 (EST) Subject: |SUCCESS| pw135131 [PATCH] [v4] lib/net: fix tcp/udp cksum with padd 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/135131 _Testing PASS_ Submitter: Kaiwen Deng Date: Wednesday, December 13 2023 04:37:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135131 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28606/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/