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 E5B63436CE for ; Tue, 12 Dec 2023 08:18:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BCF6D42DCE; Tue, 12 Dec 2023 08:18:13 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 225EF42DC7 for ; Tue, 12 Dec 2023 08:18:13 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5c229dabbb6so2841110a12.0 for ; Mon, 11 Dec 2023 23:18:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702365492; x=1702970292; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ycLTNFqzbUPpj5X+DqlcJiokkM2H57e8czfRfSMOQtY=; b=CtVHqOv9tJ+Jq04XXLonZxHZr6G5fcdT1VwONJLPeZ8SpnmRgFQrHKddHO7mMTjykb amuVih/5xjcMucZsDw5e3xkGKEeiUy/rQjdzj1F27/a+v0QKprR5UmTENXYfraxS0QO4 Mhz5knfEtEc9/FnYmDsi2sS4bym6/hPENQdUA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702365492; x=1702970292; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ycLTNFqzbUPpj5X+DqlcJiokkM2H57e8czfRfSMOQtY=; b=s+dfJN/L5XDVIpyWiy5dKYMskgh7TLicuIms+lllK3WBcCr+f+0uwOefROaPxvEn0t Aq0DcZMyjvZoZ9kGA2KdrlT3+QatZ/QAmLv70G6Ob5nezRQhNVmYgm90DX3F1pqlHcTm DnhJqHq/3Rqdg/k+bQo7SBJv2dt4zggu0HgP0hBwbBfKB9I7h57p9nzPR+nRD/sYNnWt NnoCuX1xCI/Z498FlluiyroQOsq6xBtKR146dTtv+Hg6rcOcVXwjEzxt1V9N2oCp2q86 PX9BQ8IWGkBPDUg6G1tXfeQU10yKPiOI7P9xnO9X2EsPr+u1yhIiYG+CGU4OVk/5kmpQ 5pQw== X-Gm-Message-State: AOJu0Yw9yGRtb8ZkwJkW4fK9wsVy3VrV609j13rYPiOXBYu4n6Pli0wO 9p5+ulhPxC2cFL2/CyEoyI4UiGNXGIf2i91kXL9TTIadftLP867DbvBC7g== X-Google-Smtp-Source: AGHT+IHDe+GM0ejNMRgOZJIAJI8FcDp6d22z78CO/NcJN8DsEI/6we1V3r3V1NzubiFTLgmWsh+Q4H0T+1KH X-Received: by 2002:a05:6a20:96d0:b0:18f:eb4b:d720 with SMTP id hq16-20020a056a2096d000b0018feb4bd720mr3056313pzc.112.1702365492263; Mon, 11 Dec 2023 23:18:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id nm6-20020a17090b19c600b0028a350740c3sm888882pjb.4.2023.12.11.23.18.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 23:18:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 23:18:12 -0800 (PST) Message-ID: <65780934.170a0220.a8947.8e7bSMTPIN_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 6794F605C311; Tue, 12 Dec 2023 02:18:11 -0500 (EST) Subject: |SUCCESS| pw135048 [PATCH] [v3] 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135048 _Testing PASS_ Submitter: Kaiwen Deng Date: Tuesday, December 12 2023 02:16:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135048 --> testing pass Test environment and result as below: +-----------------------+--------------------+ | Environment | dpdk_meson_compile | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +-----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28592/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/