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 3E1CF43095 for ; Fri, 18 Aug 2023 11:42:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 394F640395; Fri, 18 Aug 2023 11:42:21 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id D23A540395 for ; Fri, 18 Aug 2023 11:42:20 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1c4c5375329so372506fac.2 for ; Fri, 18 Aug 2023 02:42:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692351740; x=1692956540; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7BYOxijRQ9TBsaPbDePHp7VQ+tSIumb1oF6D+478RZQ=; b=AXa7YQE9Ws8ublVCBAXc4qeGf5WSDVwTNTrf7zulxINwegvFUQ8tvKRxsKQj2lDEKt XheXnkH7w6KCAPAyWTSGzq7Ka5ZNmf+MWX604v5sZMqwwCG2Kc20TN9P3pTFIKOpH+qN CO86B+6aiFjeNxEL35+8P9dpduZCRniM6RzE0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692351740; x=1692956540; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7BYOxijRQ9TBsaPbDePHp7VQ+tSIumb1oF6D+478RZQ=; b=OS8l5lASM+jd0Fjbh0LvKLiYS1g/gx6Na8nIWTkXNefBLNqqnmX46YxfJoeFCB4clC EA7Rz1u6kzPvFOvGn9JvsDO/LrdtsSJ5iPKMkyEnyp0cPkDWVlFv2ObeuuDNdHvRaHHn RESozCy5rHaOHJR1MK4xYDY61z7Rzk2Y95M4RHirnreXQzSJe4o7NUgFwsFfJasHgjrE OjBqkLuJRfHMtRWG4Qu6lYwjVerHZYdj/J76BMS37DibTiauuSlkCOvrLMN/z1gAHkyq UitcWGNqjzHlIlJxkNDhz99VLg0lUUn2lwlL/PO3uRbE0ui5nIu4JCbmOmPp66mEAtvI u1oA== X-Gm-Message-State: AOJu0YxLeYoMCoKrhrEavsMdd48pS6D2WgQOxBVSG05V8j9l1cbOXbvO FGbCJIHjD988/Vko7Hvon0PxmM3ysqeVuSGJEBjNIZWZmj6KDi2kIAFL3w== X-Google-Smtp-Source: AGHT+IFD7kdqDCQrccKQ+/C/YUUkXT5vEZiXr0s7xCGBr//ZJC2pNWxeFNR5wn7Jl3FQ/F0Ssp+eJ7a0r16y X-Received: by 2002:a05:6871:82a:b0:1c6:ac86:d56 with SMTP id q42-20020a056871082a00b001c6ac860d56mr2252841oap.14.1692351740165; Fri, 18 Aug 2023 02:42:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r67-20020a4a4e46000000b0056e9763a8e0sm43922ooa.26.2023.08.18.02.42.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 02:42:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 02:42:20 -0700 (PDT) Message-ID: <64df3cfc.4a0a0220.c25e7.1ff5SMTPIN_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 AA5EA6052471; Fri, 18 Aug 2023 05:42:19 -0400 (EDT) Subject: |SUCCESS| pw130508 [PATCH] net/iavf: fix checksum offloading From: dpdklab@iol.unh.edu To: Test Report Cc: David Marchand 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 | +---------------------+----------------+ 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 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/