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 8BD4A436CE for ; Tue, 12 Dec 2023 08:22:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 85A0E42DCE; Tue, 12 Dec 2023 08:22:47 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 90ADB42DC7 for ; Tue, 12 Dec 2023 08:22:46 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-28ac11407cfso15625a91.1 for ; Mon, 11 Dec 2023 23:22:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702365766; x=1702970566; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7eur3agZY/1xWiF7OWAx4YOWKv/nqJlLStt++v48Z08=; b=YuY6IPFAAd7vMRBl19G+zEcXxy3QdgmN2tOB5Xco2Zjms9WB/iRZjOZEe6bRCWBHOh tj1QdKO0mT5Ijoi0EJyiIzD7nJD0I4bQ4Oxky3RQp5axYvAutCOS6xFOJQHw6PlT0xQg pqAGK1APfiORQQVAp1RTZPJXeLWKuEAEmovhM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702365766; x=1702970566; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7eur3agZY/1xWiF7OWAx4YOWKv/nqJlLStt++v48Z08=; b=XBhCgEKSDtWwuI8ok6pKj5dKQs2YNm+q7nHsV63UbyvyMYi3elXS/SFtVuymLsnhME jakd+Psl9Qj40wz/ra1ifpjGNbUJT/DL/AOlVNcGHpom16YRzU/FdQ+WG1fl4PTBgolJ Oi4yKsMno5FkPcScrpBsUfIuEsdSPIF2C42HRFtTAvgJrlOoQ2odn/FBGPihjtLuo/z5 ZFYo06RlORFmfSRG+tWy6sR9mtzp0CLYHPCPKWOK2k8lY/4TPgOCdzZJV3MRwgMxjAQO unt+I0OGZJofSvysFZas2Ctn+W1RMIakiu/4EG2Cq1yzXWW4MgTfHswpq7IEijOBvOvZ g1Tg== X-Gm-Message-State: AOJu0YxDWABWi4qKnr6OdOHmgBmFNytdmjar8mJx62uRoAyE42iZpbZb yXjtCHJd6uqx04cqTBsW31ZNmavQd755b9KVmHX+CvukbmTNipb05c8pEQ== X-Google-Smtp-Source: AGHT+IEtQkcvgLhp6MjpPr6IEQ4cOpifuFYLPJwXKBxt1fTtj0Ar6FFWMXcHoz+Dwtb8tZz3n4CJVoRftLDf X-Received: by 2002:a17:90b:1113:b0:286:6cc1:289 with SMTP id gi19-20020a17090b111300b002866cc10289mr2618539pjb.84.1702365765820; Mon, 11 Dec 2023 23:22:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id sc4-20020a17090b510400b00286a9492929sm1109308pjb.2.2023.12.11.23.22.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 23:22:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 23:22:45 -0800 (PST) Message-ID: <65780a45.170a0220.183dc.3b2cSMTPIN_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 093AD605C311; Tue, 12 Dec 2023 02:22:45 -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-unit-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/