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 E065A43347 for ; Thu, 16 Nov 2023 18:20:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA61A40150; Thu, 16 Nov 2023 18:20:28 +0100 (CET) Received: from mail-lf1-f100.google.com (mail-lf1-f100.google.com [209.85.167.100]) by mails.dpdk.org (Postfix) with ESMTP id 8480840150 for ; Thu, 16 Nov 2023 18:20:27 +0100 (CET) Received: by mail-lf1-f100.google.com with SMTP id 2adb3069b0e04-507bd644a96so1501618e87.3 for ; Thu, 16 Nov 2023 09:20:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700155227; x=1700760027; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7A/RiGx42QgG9UWqTX6ryq+pN8gVv+24DtPgd8NHU+k=; b=LZfy64DmyqfTyAQWSMAZFhhDRgQ/LMfUd758PI2HHcRM1b2t3DIqMzJfO2yL0HH+Ix 9K1ViEoJpz39qG2Dd8t6tPHRnXEWu3P+n0kns1cXn7QKUFdFxuikDrvnb24W4HWDAdxx QspSHHkZLDE0NBVfTU6RaG2hoZ8xOWgEMxYnY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700155227; x=1700760027; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7A/RiGx42QgG9UWqTX6ryq+pN8gVv+24DtPgd8NHU+k=; b=TDs3itHjQoXGtmOX4jOFR/NHXV74HpDr1QWrcYGQMWUZ4bS3IHS0exCH3jEGEafnLD LBctll9AElEGIBi5UtCBgyQDhGAK97nxdXYgStBxVWnxUTUKzUTtpDrS2TuOo161IuyU bLwXTzVduxHF7wZHpGwAM96tdXdQyyquFhHnqY63dOMwyyOzP8nEGPJKSi/KdbSyo6i9 EOmYsvk0DLSBcgDRhx3HQe6p0bR8AFOHEMq1QrERJ6laJ3EccXtlqC1FRjxxYaCtWk0N 8T3oUV1BwkStOkaJhY5JFKaldmU48ssGVZ0v2IWnD5y1HvUkQwIbc3SDdAJ/oyQ1Wf7v d87Q== X-Gm-Message-State: AOJu0Yws69H9cQtAdBrQs+gbAeXfXUIPyC0vJ3RVLvKOi91+oTYiDdp8 dtrZ/Yg5S2HbEbFKnrImW1aNTqhLi1u1RZwVyTZxSVXQY9W9IXWhKSfgwA== X-Google-Smtp-Source: AGHT+IH+U15KcPGWFM/RggYCw17oSNvzv23ZRrJO/3iEio/O3fPcK3cVY/3+HaGhO3aM/wv1RRCsg8HVcv7Q X-Received: by 2002:a05:6512:3285:b0:509:4bb0:1fb8 with SMTP id p5-20020a056512328500b005094bb01fb8mr10627859lfe.14.1700155226589; Thu, 16 Nov 2023 09:20:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a12-20020a194f4c000000b0050a70027321sm39623lfk.70.2023.11.16.09.20.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 09:20:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 09:20:26 -0800 (PST) Message-ID: <65564f5a.190a0220.6714e.0834SMTPIN_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 92835605C318; Thu, 16 Nov 2023 12:20:25 -0500 (EST) Subject: |SUCCESS| pw134427 [PATCH] 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134427 _Testing PASS_ Submitter: Ferruh Yigit Date: Thursday, November 16 2023 14:07:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:92d7ce4afc4a558f27bbc8368823c625f4e0f9dc 134427 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28399/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/