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 59D81436EF for ; Thu, 14 Dec 2023 12:42:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 558FB43291; Thu, 14 Dec 2023 12:42:54 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 5C3894327C for ; Thu, 14 Dec 2023 12:42:52 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5d7a47d06eeso80028197b3.1 for ; Thu, 14 Dec 2023 03:42:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702554172; x=1703158972; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6xnc2gcw3UPB4CN0m4l5l+XQYIfGOAut4XKT5hp8NwI=; b=F5sfsf+vcAxWC2naBu+ODlkRyPL9QHVsA+3WR9d1z99EAGV8yrhhcvgdFVP21WG2Or hoRvUliPk+vGwOO8C+CaIPLNvCLQKCOxj1F3rwdD8bCgA5k+IxJ/KWnpu7/IZxqr2HxT 706yz3LsYi4kmrjUbukyoQbGXywFwMk/2aXIA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702554172; x=1703158972; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6xnc2gcw3UPB4CN0m4l5l+XQYIfGOAut4XKT5hp8NwI=; b=v4mRHjmSHGGEYHRJZaPLRZadyjPGC+H2cdngvvCpPSVnVAfcHPMIlvdaDaSRZLdj2i RVNAUoljGj3xCiTlSXskovqrfG4lG8n1/g/VZjMPqHWlF53s6OtHJ0yNCQkQdyQyM5cw /1fKISfe11l6qcu82roAENDvzxoa5I4j9EIiiAmIS0qAPnXuQV41atczl5rfs2yMJ97y vSvAkAWIfNKpsA0ZJv2DBXKyjpR438COXISn6I0zl5mIllrwKAGNll1A1nnYexwXqpfa MsmfSYaen1EsuhIpxJAVy76QgIsIVt4Nbw/Wrd7qILZk3V+cjaZ+yxnMeHFJ2ynnXx8U A3kQ== X-Gm-Message-State: AOJu0YwmDR7sVeQ/UpfAC4+4ALz1hdHfsX+XJL3KAzu1AZGPbH28WH2r ui04Zh4p4AZ4R8vFNQnWLIqz1fSkOhwIwbt1zCwCYfJOcbOprzjr+Bt/LiZl4KiakqUtnpxMDg= = X-Google-Smtp-Source: AGHT+IHVsXYJMt/lTt2Eo7pHp0lQd19+z9rG97P5jwfBbevjkqC7BLswiF1pIiTYz2ywAJ3GNTg5tknVGuvj X-Received: by 2002:a81:7708:0:b0:5d8:67b8:6d13 with SMTP id s8-20020a817708000000b005d867b86d13mr7746388ywc.76.1702554171751; Thu, 14 Dec 2023 03:42:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id x133-20020a0dd58b000000b005e2937e907fsm346961ywd.46.2023.12.14.03.42.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 03:42:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 03:42:51 -0800 (PST) Message-ID: <657aea3b.0d0a0220.ba5a8.f918SMTPIN_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 671A96051831; Thu, 14 Dec 2023 06:42:51 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/