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 D2B72431F1 for ; Tue, 24 Oct 2023 12:33:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD1E140285; Tue, 24 Oct 2023 12:33:37 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id B918A40285 for ; Tue, 24 Oct 2023 12:33:35 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-581e92f615fso2500875eaf.2 for ; Tue, 24 Oct 2023 03:33:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698143615; x=1698748415; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/MxvKmGDBRjGiIMZQgTfcK6AF3sGg81AzQIRlME0ico=; b=ZdLTXBspTiuzKlghZ9mvJO/Kghq+j5QNVpYIgjQbt0q7lnQjL6tnzXUZisX6o3xJCn +wiSVGDL2OWcr9VvcOoE0a4+El4uOCYPLC9vIIS2JfzyeWNoXO9i+FPtVujOXRmYiNAD xVyPrwmaSQCcodB9P2sCrIPJM1i121t1T6uYM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698143615; x=1698748415; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/MxvKmGDBRjGiIMZQgTfcK6AF3sGg81AzQIRlME0ico=; b=eJE+RKz8DTKJUDb7rp9fpgD2+67HHoGuvW4t6OyDPyL9wMkhScOFpmIzAyVDMMz8Nd 950yu7ieS5nJt2R3iqJk6dvkxu4jxSeaiRyaO7feClxpE6XU1D7FjAu1oAMmQ7IOgotu 0W97NMpfdOZXavm1NW5y/qYi5DqlL7RlJfJGAn9vnzat7vb+shWKHeuQlcbAk7vUP1Cl lQsyP/TlQRD/zxP5m/hH9gJMbyCKlTrUXTpPoqGS/sXa8bWxVp86AnH9L84tbAuaWdO1 lsEmxwAVnR01ECZwVtzhKieMuHxVjjxCyM1yHTXfzwa+EyIxnq6hhfGXFgqi41eN76CJ YkHw== X-Gm-Message-State: AOJu0YwHH94r19OAJTQUBamerteZUehNLY14zXIftduQvtqMwLJPRoFl XoPd6113jErEWCD7nbBcSuO1vutIg4Kms0vGYoPfK2yWsbdJ+r4cj4z9PA== X-Google-Smtp-Source: AGHT+IF4eux6GBoeUqlTS+OuBPtr3IQMzwhWodQj2Quel5taPdxrqVZjYQl4IaF2euQ6iukyfIEU/B8kB/3J X-Received: by 2002:a4a:d9cc:0:b0:581:e8c8:f7f9 with SMTP id l12-20020a4ad9cc000000b00581e8c8f7f9mr11595360oou.9.1698143615104; Tue, 24 Oct 2023 03:33:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g7-20020a4a5b07000000b0057bedfbda1esm1013048oob.4.2023.10.24.03.33.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Oct 2023 03:33:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Oct 2023 03:33:35 -0700 (PDT) Message-ID: <65379d7f.4a0a0220.15f39.8c9aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9B0FF60524E7; Tue, 24 Oct 2023 06:33:34 -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/