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 EC55343351 for ; Fri, 17 Nov 2023 11:59:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E779E40648; Fri, 17 Nov 2023 11:59:47 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id BDF5940648 for ; Fri, 17 Nov 2023 11:59:46 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-41cc75c55f0so25567851cf.1 for ; Fri, 17 Nov 2023 02:59:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700218786; x=1700823586; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=j4+6EPUapoVOKdGB8WEWtVIgDgyP1Tbubktfu5Rx6XE=; b=gD9xEHXXzF9qpjdsbejSRTl6Hp8QUXDUUZx/2bQw/2uXmpMVLrxmAUcdk7cb2R5LGB 1eUNO2J4wxisEX+CWA4TgBjzHf2VuSUlFgKEJT7+CTXJjqGs5rZOct5m1ETsJLdltgfs KMSuLB0BrNYpJ9UOVxl18pVqW2AVsNs7wtGeo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700218786; x=1700823586; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j4+6EPUapoVOKdGB8WEWtVIgDgyP1Tbubktfu5Rx6XE=; b=CRkHYX58GPy5JLstzi72VMyf5K9NW/UjVF1aGBwA5iYwIQOY6m0qaSG6wQ6ATr2HyU WXSBtRICQizycoS+Pfsr6F+KbxGbs2xD+lvL9R1ZhdHtbCNUzj1K66pXonUGkBDmCnVU 8wTztO7Qv4RAacgXp3VYVQj8CKYWnFyeXHjTSaku8wUqV12gcRn5/jVoekGab8X90eoS zaS1G1B3FAf55ZXKQsD7ToanpwmSgxO2dGP+c++eg02TeOO6k5R7OgV63imrjzwylLve /WTYG/lyDUf9czJUch18qyljEY/tXS7Ha8mn7gXdaIjCtq3mM8qskfj6gjT+zAffhuDz qiUA== X-Gm-Message-State: AOJu0YzNEgKQ95w1yx7uc+XotsfLK7RoO7BY7SZ490YiBOgB6zh33POw 4jLt5u+kyRhaluJKoHbDFHiMw4ylvui3KV+BNq5eRt2ENDCi29WB4xnP6Q== X-Google-Smtp-Source: AGHT+IFeKyCItTKPkkU+aXSEvv7ajZoiMyDkagsZ3Df+RfrAnin+jevjMIOqVxlXLqfO5n9kGCyLHZEl5u4K X-Received: by 2002:ac8:584b:0:b0:417:fa13:a8f7 with SMTP id h11-20020ac8584b000000b00417fa13a8f7mr8821120qth.4.1700218786249; Fri, 17 Nov 2023 02:59:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g13-20020ac87f4d000000b00419b3ae3140sm50535qtk.18.2023.11.17.02.59.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Nov 2023 02:59:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 Nov 2023 02:59:46 -0800 (PST) Message-ID: <655747a2.c80a0220.62e92.1c76SMTPIN_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 B630E605C234; Fri, 17 Nov 2023 05:59:45 -0500 (EST) Subject: |SUCCESS| pw134445 [PATCH] [v2] net/txgbe: fix out of bound access 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/134445 _Testing PASS_ Submitter: Ferruh Yigit Date: Friday, November 17 2023 10:12:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:6d7129a6e93b7cb52efff009b29ef1a0f2cb76b4 134445 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28406/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/