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 41AD8436EE for ; Thu, 14 Dec 2023 11:49:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3DE5442FFB; Thu, 14 Dec 2023 11:49:31 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 6696840697 for ; Thu, 14 Dec 2023 11:49:30 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6da41cd19d3so471993a34.2 for ; Thu, 14 Dec 2023 02:49:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702550969; x=1703155769; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nIt8pTqDJYwKgLjLzKTBRw0iiWL8w/2ipH0A2pqDkms=; b=TAi3993KgPNL3Z74cRNDHfJI+8ZKSlzWqjF6BohwqijN85KBi1pxgftSmRNifnAvPD D2kNm+tzGvEApUXWhjPHdHycOMOcTAcmN4kOJbDGYbbXB8NsJz9zs/Y5fJBHH6gdhzUN 3XXLlgAeyrMiFbsfzhEhNwlJHNQPPKokpe9sw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702550969; x=1703155769; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nIt8pTqDJYwKgLjLzKTBRw0iiWL8w/2ipH0A2pqDkms=; b=omtYh7RTe1jsD1p0IgyjnMrkPMoWSqzKp5QrHboYo0d6XBSMkLqFWli6ZqH0rNnR51 oI5dPKzEw7mZXOXKLyOdvYnxq2fR3OFaYuvxBMctAC97x5mN2A0cmLjZND9ag51Hw7uq acSBZAlXr7Fgoza5L6Vn0xPdasdSAe0mqt5U4m/iu23hvGVJA7zrqTK173IVEYGyN8pg oQX4YMlu5lqzM6A0Ez1d7xZSba3K7jWQRqyugnI1bEW/IgKscK5mWIix3c23xt+uvBY2 hny9rY+LKGf3SER0RjWOf3YC41XlgR5dNi98RM8tckEA5VDISWCzeFLmQcRUiyEo9AQu Pz+A== X-Gm-Message-State: AOJu0YxOYRou5AH8SWchN8g8sSBVVJgjLoIHR4EJtqjc65YguCtPipJM rKObkG3te7RDzd+DPRS7INWfBCM7aZiLwW/pd1pDMba47iUh366m3PZG6w== X-Google-Smtp-Source: AGHT+IGjzobwmHThOTAqNgBaG3DH2Qs6Q1eQz/awzAQm3dEsS3GiL7B5Fvqok0hhVN2eaTifxT9KzpADMAap X-Received: by 2002:a05:6870:440b:b0:1fb:3a6e:2b08 with SMTP id u11-20020a056870440b00b001fb3a6e2b08mr10299209oah.55.1702550969611; Thu, 14 Dec 2023 02:49: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 x5-20020a056870740500b001f9397be790sm219751oam.37.2023.12.14.02.49.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 02:49:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 02:49:29 -0800 (PST) Message-ID: <657addb9.050a0220.44b6c.8ca4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ABC8B6051831; Thu, 14 Dec 2023 05:49:28 -0500 (EST) Subject: |SUCCESS| pw135189 [PATCH] [v5] 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/135189 _Testing PASS_ Submitter: Kaiwen Deng Date: Thursday, December 14 2023 09:22:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135189 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28620/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/