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 2F2C243095 for ; Fri, 18 Aug 2023 11:37:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2C00040395; Fri, 18 Aug 2023 11:37:28 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 282C840395 for ; Fri, 18 Aug 2023 11:37:27 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-58c4f6115bdso6972937b3.1 for ; Fri, 18 Aug 2023 02:37:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692351446; x=1692956246; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Q0seyyuSbAvq9lDrC/XljUya7T1vJN8Tait0lNvCwMQ=; b=aTsnDnTsy5+VGkKwg4bhIwd+wcVMBp2XWxJnv40G/KeaSEoaR9u4ypYISX22/dH2mH jsZofavx4NO0hYTQwS9rwbgSvQkTIfvqW9lzgC4LhaYln/CnHOfHWJf+EtMGPeD2Kh2m gDP9W2wtoDcUWhM6lJxkd+gr9uRJGX+9zvD18= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692351446; x=1692956246; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Q0seyyuSbAvq9lDrC/XljUya7T1vJN8Tait0lNvCwMQ=; b=IT6aGSHilwAAnR56tIvike9gSBnfaYAd2o99hdF+j+1g4R679HH4fEOOD69pdq11ai dRo6N2ygbm7TAIpi2lJvWQp1p2fGn5g8YtFs005k9LWhhOBH4GnCahvd9Nvqlbq1Ixe/ V0yYjjtvOgHMUiMZvaizj2joIDvrCqt2EiDe6PVLeZomIxHtIIgDBSDDd7MaIE5Nsucf 6xRIRyeCE7g0648E7c4KDDecviJLXisvG9CoLvuoaDniJAs5E3sgT8aZYTcdjL7bccAX qWrm0L47emg9p2d5ZGPhqp9qtPhEUMS9vGHQ0OqUjplxV5mxAhAdEI+lMe0y/Y25tfZM RW/A== X-Gm-Message-State: AOJu0Yw0Gb65KXegWKQ4YX7Wf5DpdaEvS/1UfsafZ9K3O7NAovFK+FBd H/iCwi0Fup9bBsDYfDGn63x4z+w2x9PRL9qS5gpI8p9Jep4QbDlD8Uvx8w== X-Google-Smtp-Source: AGHT+IF4VuFqCOtpzOn//JtO1vEYt3ON/0ZhmSr3Xz+sv1sVRSTfmzzW+/5rStIPQzPusUSU3CZa+HIp0QfC X-Received: by 2002:a81:4757:0:b0:56d:4d7:4a45 with SMTP id u84-20020a814757000000b0056d04d74a45mr1473526ywa.52.1692351446392; Fri, 18 Aug 2023 02:37:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j123-20020a0dc781000000b005771ba13832sm146715ywd.39.2023.08.18.02.37.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 02:37:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 02:37:26 -0700 (PDT) Message-ID: <64df3bd6.0d0a0220.c1d47.638aSMTPIN_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 106CF6052471; Fri, 18 Aug 2023 05:37:26 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/130508 _Functional Testing PASS_ Submitter: David Marchand Date: Friday, August 18 2023 09:03:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130508 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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/