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 90C3243095 for ; Fri, 18 Aug 2023 12:01:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8CF6040ED9; Fri, 18 Aug 2023 12:01:29 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id D3C1540ED9 for ; Fri, 18 Aug 2023 12:01:28 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-68859ba3a93so614436b3a.1 for ; Fri, 18 Aug 2023 03:01:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692352888; x=1692957688; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FFRNh0K8H3zRYE30lgzh6792vH8hGhImeHr3OS9mp9k=; b=fl925kJJL8y1OEhI+FSREuRoAn1LcVGjOjZg6YC3jIRwaWrM9A3oLl6PeoVsrzdlKO pOuYcOuRrBUkMB/sfeFaFKJRrS4egGe+X4igPtOBqcCTjEVfI2pAO0tBCf8YWRrGFZOg UGXwhetkUjWcEBoNHPwrIYK19BQ6Oml834fp8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692352888; x=1692957688; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FFRNh0K8H3zRYE30lgzh6792vH8hGhImeHr3OS9mp9k=; b=UY7JAhCnkEfM9j6TYeUy/w05yb15tb6RAI28n5j15uzIXHu6NDMa632DffFKZFJJ48 84+uBOddp3z4npL36BBoVehj2Ly2oBOGNpAbu2fGBn6/cmpKycjiNMscSvLmb0mbM6Gt cAOlrNLR0ke9v8prf4xxUkX5vjO9ISFu9NZ83xG0mSTp/ju6hsy3fTdv/irmHNgD/1hk PO59Zm6rDVqxED22a7rP0qU2DrTW6Aec5QFTh+GaQsrz3NvqaueW5Pb8Cmy/RXKP8VMD t43fTWC/OuSBbdEmnWZe6aeUXq5xfk3V5xsWjQCR1qROuCiyOfSKJcqnd091FdK+jRE5 8v0A== X-Gm-Message-State: AOJu0Yx05Q/5SusVgcLwj4kWjHyyXK3DuB2HQ5xP5q6qAh1DajSJRqek kHJlX7tGr7vv4u1M1DPiuuX81Ad1/bsSRL/ttndd0kT2XzxBSLSu2nJ94+qlhK1K6/Y3vFn1sQ= = X-Google-Smtp-Source: AGHT+IGrHfEjlsXj3Ai6tXv1w2uzVIIPxM9d+aKuBb1tHjgi9cym64bU6n6PdPzXYJEihk3nx9tb2XVneIOW X-Received: by 2002:a05:6a00:15cb:b0:687:189c:4e3d with SMTP id o11-20020a056a0015cb00b00687189c4e3dmr2439882pfu.10.1692352888065; Fri, 18 Aug 2023 03:01:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id i2-20020a056a00004200b006825a86ff36sm129498pfk.4.2023.08.18.03.01.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 03:01:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 03:01:28 -0700 (PDT) Message-ID: <64df4178.050a0220.5b11d.57fcSMTPIN_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 4235A6052471; Fri, 18 Aug 2023 06:01:27 -0400 (EDT) Subject: |SUCCESS| pw130508 [PATCH] net/iavf: fix checksum offloading 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/130508 _Testing PASS_ Submitter: David Marchand Date: Friday, August 18 2023 09:03:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130508 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27379/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/