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 7BC53430DF for ; Wed, 23 Aug 2023 13:36:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 79A6440223; Wed, 23 Aug 2023 13:36:49 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 005B040223 for ; Wed, 23 Aug 2023 13:36:44 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7923483bb68so89445139f.3 for ; Wed, 23 Aug 2023 04:36:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692790604; x=1693395404; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1GeTje3wByk6kNdz7gZlLZhwIKyXo7BaBqX7+rpSl7o=; b=TJuqJf3A5Ug9aL5Uxn2GcvQy5tz5Gx0GaiLZkC1ukahVZhoapy54YCDbl+K6rXLLZN JQN/KgQCVeBRXwENV25ypXqfI1kDjmjvHcIUJGE1MCh6xYOIGg2+CrGwHMtHJxO8U0IS myoJhnH4+5zgEVTOi9NCRL4c+GrKAX8sJdqIg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692790604; x=1693395404; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1GeTje3wByk6kNdz7gZlLZhwIKyXo7BaBqX7+rpSl7o=; b=FLmdyQgKdCQJkYxh8s/g/uH8F2Nt0ITFUPzLf7Lay2HbjPD37kNvZPWKcYB/owiNqQ kl8dlY0lEWoBhceYLlCylE4ieEox09DbFDLzJkC94/0qyvXXtrF9514mSs0knoUZ1QSt XafbfbkGIrX/EkNpe21Ju4e4qdRelGqPhd8hio5Uew/VjVQXO7x4+cscc2w3HcbLQ5q4 UF5/eRA3NwtYUb6yQJFIt3+sznfae9lmVBksyjPimFrNVyc1MsiKozTLM5zNSaxLUuSD Oswaqu/2pxj15uoMR6d7lR/NFOo81eoTnAue7NtwajWZH70Wls1Tb9SPDJbbTpMtoOCD rLew== X-Gm-Message-State: AOJu0YybMj8YbXl0GIKeiq/2HOO1hnvFiNmFLFqUotEC4Np+5WHH9r31 7BENE7Q+iTVsKgOsrhSxJlBCyhBhjxpde9w6xYUTLimWV9fExKBjv1kurTS/Ch3ylUndqWRQfw= = X-Google-Smtp-Source: AGHT+IEGJrzF3GFlRr9/rwgc//XWOsp7u8uELr6Nba714H83kUJKUxuVYazdeoYI6NnsURYIo7rMfvuRCj15 X-Received: by 2002:a05:6602:2761:b0:790:ca22:8d7d with SMTP id l1-20020a056602276100b00790ca228d7dmr2565425ioe.10.1692790604371; Wed, 23 Aug 2023 04:36:44 -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 h27-20020a02cd3b000000b00433e2f65c88sm69031jaq.60.2023.08.23.04.36.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 04:36:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 04:36:44 -0700 (PDT) Message-ID: <64e5ef4c.020a0220.5f91e.2173SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id DD4BD6052471; Wed, 23 Aug 2023 07:36:43 -0400 (EDT) Subject: |SUCCESS| pw130662 [PATCH] [v2] 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130662 _Testing PASS_ Submitter: David Marchand Date: Wednesday, August 23 2023 06:29:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130662 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27425/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/