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 AA0B943095 for ; Fri, 18 Aug 2023 12:01:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A5AC640395; Fri, 18 Aug 2023 12:01:53 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id B90A640395 for ; Fri, 18 Aug 2023 12:01:52 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-79194701ce9so22454339f.1 for ; Fri, 18 Aug 2023 03:01:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692352912; x=1692957712; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FFRNh0K8H3zRYE30lgzh6792vH8hGhImeHr3OS9mp9k=; b=XnjomrYbm1UrnWgoFPAhGUIQylld25Woru1mbc+T9YY1IJSln6ypMzO3OEP1Ba72O5 figastthr0Q+Uq8iJRhFh1r18bg9AXimbnASn6kWfxp3l83IDhffjJOu09w0eVZzMi3V lkEZsY2pjC6JOrr1RhA6qrnpjiIWEdpTLOj2Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692352912; x=1692957712; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FFRNh0K8H3zRYE30lgzh6792vH8hGhImeHr3OS9mp9k=; b=Y0krs5u3VMTXxH4x3+zWqoClHdzxj20zlD50TeNJU4uhIgQJlZdO5EUqtQ+JENqFdp fsbvWjxwdmlhWEVpPEdls1iDN6E/6dIBuYF7pCP8pZ5Y/4WVGv0bh/pFVyoGoZEmxMgT b5Y3Fh6K3AFL6EB2Ntb2Dfor0BFU3u9ZeAuKPMjAKua2mIGGGwnuWhPXbSg461LIFyNk 0fUEDrU5aVtpHSCIins5BmpDZAD4P23OijyCn97mG82l7VTQQkjoZZXZK1RrIAn00kA1 32cBmSAqQeUSp1S+8z2CtKcy4Jnm8qndr2mxCYQlLlZK0FIvWYK3qz4t/V0doHeTZnBZ b93w== X-Gm-Message-State: AOJu0Yz+/+a3Q2kBGVtrf/JaYLPF2YfMu/28IZ6MIAOj7x61b2WezzaU aorNMIdRlxjMSeGfhZTmXQWMRS4XzDKd0nyfxo4sLK+fKlTjhEaxgxmeFw== X-Google-Smtp-Source: AGHT+IHtQmU5oxhCO2U0bou/fw+LvoWDyii9zdl2Rq6FAF3faPuJrML0Cs89VWocOCmgp3TN5T5BYqnQArFT X-Received: by 2002:a6b:d906:0:b0:787:8cf:fd08 with SMTP id r6-20020a6bd906000000b0078708cffd08mr2638805ioc.17.1692352912128; Fri, 18 Aug 2023 03:01:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fv14-20020a05663866ce00b004317237f293sm68684jab.85.2023.08.18.03.01.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 03:01:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 03:01:52 -0700 (PDT) Message-ID: <64df4190.050a0220.a0cf8.3142SMTPIN_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 9EFBB6052471; Fri, 18 Aug 2023 06:01:51 -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/