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 E45A543095 for ; Fri, 18 Aug 2023 11:57:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCA2D40395; Fri, 18 Aug 2023 11:57:47 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id C300540395 for ; Fri, 18 Aug 2023 11:57:46 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1bdc243d62bso5339705ad.3 for ; Fri, 18 Aug 2023 02:57:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692352666; x=1692957466; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NlLURLCwTpF4fwMYsvTJUbjf12tE172u0MteqaVwt6Q=; b=Kki3WhRP9vx6t55krM2MAfJ9kJBkThOtgpD2lMD7Wxe91LZDdbHqnGleGexEsl8pbr wxHLTs4xuIuHds+scVU75BId7o+MNFb2/COTWwvpyZ0Km3Ly3QDmqfzQGnL2J2hTKX3G ma/yWZTelD6nN5uODGjJ3UBPH9yUCJWUX1PmM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692352666; x=1692957466; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NlLURLCwTpF4fwMYsvTJUbjf12tE172u0MteqaVwt6Q=; b=fGXvdRab/ZhNoDd01hBPyXeZeuGAUUq3qWYJnVtEMD0ft3l2f7wxv9kYt1GebOwBE0 EJHErFRrMiDRSz4zYZRytBuHeQUwseWuGUW7mSXSAT5QzgBUx34vwkBKrzGdPECt7poq 4fUdAnPaNToSWbxPItME6igae4gnl9YhpTxF72aJQ9U01IZ1WnqDZdf9fLcTpopybP5U 2Sybr/uk0jEv0386BHHAenuGEK39ZoPA1doS6+OjHrTRipFX4btYrIi7SmDN2W+AOaIg Ww+btldPDN/d+rO3HqRqxLD+kJHYPFtzhpCzOXhrKLU9QAnw9dWmrAxlUZIhoD9P6Avg MfuQ== X-Gm-Message-State: AOJu0YyXOJQ2B+wmIMCkU1izf2oeIc8us9ZCmHKy2viYNrv1puC5TVgk ISDFGwRZoSKmx8DQJlmM4b4Py7/yB0ZktItldTzAHRwtwKcKNCVj8PwAGofi8CIXsCfxEA6pow= = X-Google-Smtp-Source: AGHT+IEDkLyJlJhB2WyE2XAX7OwVYn18zikHGOmpbrJnPyfefLBAau0UrSXBF9J3JNwTHvjC3OECXr2sobbA X-Received: by 2002:a17:902:be0a:b0:1b9:ebf4:5d2 with SMTP id r10-20020a170902be0a00b001b9ebf405d2mr1488904pls.33.1692352665964; Fri, 18 Aug 2023 02:57:45 -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 l20-20020a170903005400b001bc6fe1b9b2sm70786pla.55.2023.08.18.02.57.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 02:57:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 02:57:45 -0700 (PDT) Message-ID: <64df4099.170a0220.a5dfd.3308SMTPIN_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 2A55B6052471; Fri, 18 Aug 2023 05:57:45 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 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/