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 3A03F431F1 for ; Tue, 24 Oct 2023 12:35:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35B3340285; Tue, 24 Oct 2023 12:35:00 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 0AD0140285 for ; Tue, 24 Oct 2023 12:34:59 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6ce2add34c9so2940469a34.1 for ; Tue, 24 Oct 2023 03:34:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698143698; x=1698748498; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/MxvKmGDBRjGiIMZQgTfcK6AF3sGg81AzQIRlME0ico=; b=DkgszMi6fpi1eLNQB7MAL097onaptGmcE+mHVLjXT83I8460l3ouXOmdgs6GHSGust 0B8OGLq82DxfRT2Nf4Oo+P7wr2chUT+O6AeiI0Vi2EKS21Im8FIv/jC3WtJ33DPm47F2 JxfXxafkBhfVPj6LLsZi7Drq2zpM6FjLLJrsk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698143698; x=1698748498; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/MxvKmGDBRjGiIMZQgTfcK6AF3sGg81AzQIRlME0ico=; b=XSXbbyvqEhJOlTUMhdEaq+67XUI452iKRkv0bdme13fMcqw1NUXRUmtDTFHeGW03re Cwd3FaRXn4yrljxp1mecpcF8iskJcKzqIXUrHIVPaxEIhvNvlthmhg/Z7MfreBY9FC4y NOFfn5Gq84O+8akYGzJevNPiPpMFWZsshJPuuB99sC9BUPQtAqkDLxlU7gQ19dsjOnfj zuP6c3gJrJMNclIRk2fovjhWPbLHaSYsSmFErO9vwcPIiaG1GgT5rNd66K9qyb5U1wiE mB0DKfGCpF9LHw11m8er8JBLZ/H3le6jY7l50up9BjjM++dUZZvHGjs7Ho4MuYXn9PPg yXBg== X-Gm-Message-State: AOJu0Yzt7Kp5VfTfC6SfpPWBFL0uSr6GIW/na0iAHd68R0lQOTQLzUbD 4URhG1TXimxFSXHRcjqRAAmZv5gcfubZc5xYvKMhoxDLgiqFgDIg3M1Lyw== X-Google-Smtp-Source: AGHT+IGHYrcrsz93Et/SnMauYpXk16CCEilloPFXNE31eLn9A5ydrIotlJh/RwbQ/HLW0Z6deysdTwPP2eQY X-Received: by 2002:a05:6830:2b1e:b0:6b9:70c9:e1c8 with SMTP id l30-20020a0568302b1e00b006b970c9e1c8mr17579554otv.5.1698143698477; Tue, 24 Oct 2023 03:34:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h19-20020a9d7993000000b006c4c151c6a0sm640098otm.9.2023.10.24.03.34.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Oct 2023 03:34:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Oct 2023 03:34:58 -0700 (PDT) Message-ID: <65379dd2.9d0a0220.15964.5de2SMTPIN_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 C6C9460524E7; Tue, 24 Oct 2023 06:34:57 -0400 (EDT) Subject: |SUCCESS| pw133260 [PATCH] net/iavf: fix IAVF_TX_OFFLOAD_MASK defini 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/133260 _Testing PASS_ Submitter: Radu Nicolau Date: Tuesday, October 24 2023 09:13:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133260 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28052/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/