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 1266E43095 for ; Fri, 18 Aug 2023 11:52:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D4F540395; Fri, 18 Aug 2023 11:52:42 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id DDB1040395 for ; Fri, 18 Aug 2023 11:52:40 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3a76d882080so481084b6e.2 for ; Fri, 18 Aug 2023 02:52:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692352360; x=1692957160; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NlLURLCwTpF4fwMYsvTJUbjf12tE172u0MteqaVwt6Q=; b=GwfXO7QZeCIi/jC2of4JS/xTMVutASOy+uiqxSvx+ltV9WN+MUVK8tbEvxruqV82fG EzDjH3xBT/LRQPik1ioIY8YaMqN5qG8UIBU9tPXlkEwWjo5pe076hhtBshKAJwz9v8rc 4o7fliKvLvojBYNsoKH6F0jXryWneQQ3AWEmc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692352360; x=1692957160; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NlLURLCwTpF4fwMYsvTJUbjf12tE172u0MteqaVwt6Q=; b=TQs0HUMp9Q+oLR5tvl47nUrFFw12G7cQ5MKrtbNfQxaZD+CI4EcZhVaUAVUFCB9Dd8 nrRsR8lTUzIpvw9ZTj6OYEBEEGgLoxNNJY9+rBvnMuNHPysRkPejaWTJvz53wBsqz6TT i9gdcaSXMapUTcLsSxycMkfuUlsXwnL5MGKB/xBYffv+th753oD4RNdRe6dtEPnthNj9 jAx/lMkmLpV7FvP2X0XcWKzTqvmEVvYB1dBtL/b8clMfOjXhLymF0F7vFTJeKNGsIFW+ S9ZJ00kZmtxCIZU3bQs9JtB+WJI1ZdvngJZwN3PkTCPhfaEtQ/R1S2PS50Rf21DDnmfu X9KA== X-Gm-Message-State: AOJu0YxCOL1BhT4YnOKsGycsqj20B5kAEFq49PttRalgwBVbxbTgcyNc TIq5BgXphcM+AZ3122Z4GLNe/Rmyx+6Cu0+Illzu/g06+nXRcQVz4Eta1HjLCEji0wf4sHfY1g= = X-Google-Smtp-Source: AGHT+IGhsIMNXKePog1xcke+OMI++kA6HnRFogMS7LFssVMVCb07P8BG7f+D9HuP8CWNKUMsfjuA0O1G+Fzn X-Received: by 2002:a05:6808:8c7:b0:3a7:e6fb:c8a9 with SMTP id k7-20020a05680808c700b003a7e6fbc8a9mr2418349oij.8.1692352360196; Fri, 18 Aug 2023 02:52:40 -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 k123-20020a628481000000b00686c42edf62sm185212pfd.9.2023.08.18.02.52.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 02:52:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 02:52:40 -0700 (PDT) Message-ID: <64df3f68.620a0220.60a97.9063SMTPIN_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 6BA376052471; Fri, 18 Aug 2023 05:52:39 -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/