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 2BFBE43347 for ; Thu, 16 Nov 2023 18:15:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2778740150; Thu, 16 Nov 2023 18:15:12 +0100 (CET) Received: from mail-lf1-f99.google.com (mail-lf1-f99.google.com [209.85.167.99]) by mails.dpdk.org (Postfix) with ESMTP id D091740150 for ; Thu, 16 Nov 2023 18:15:01 +0100 (CET) Received: by mail-lf1-f99.google.com with SMTP id 2adb3069b0e04-5099184f8a3so1559326e87.2 for ; Thu, 16 Nov 2023 09:15:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700154901; x=1700759701; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8B9TtpTdKeetorXK61T5ktz8lEV1vGaFt7nrC3rYJmY=; b=JjdAzOLMMdw/D2S5ZSzVKq7SX8l/452ggnuiKf7k/3Ote1dCN6Ywxwwm7/8kQ3+zvc PxUl3eTJBZVuwdvAvFI0U6X+kuHpb6J9L1S0izLlGCNmlCm4MitCud0Z5oTFN5buSbWV 6MqtZospNbBZJLdB7v0WjlKmqs5oHZ1geH5dA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700154901; x=1700759701; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8B9TtpTdKeetorXK61T5ktz8lEV1vGaFt7nrC3rYJmY=; b=pQiqOj9QOPyHlkFoUBtyohYbBUVizbx1KKrgQndTqUfFhlbb2cab5TeVDGCzJeLrxo O/I2PGmnbGf1dPLVhtHslbomy3gjdcVKBqCzfw9wUg8O8oGsRELnDn1jb5xqut3fnQBz OxwmFS15QVpe1nCjZX7Xsvxpt5BrFZ4T+Mp2/tlCze176R0IF5vrUnir6p3BBtRkyUt4 alkoqMIHvBVaARvHbgIZrdX6GGHHxwGWm62Z/jMWX/10g7aoMdM55CHGVt/LIhRrDB4h VrHjcQegvpNYrRLt43mOnQZB+rQkmnKhTlyPN+QvSthbq5jh9bPMTqBwypnri/J8Ef4h FSHg== X-Gm-Message-State: AOJu0Yx8bv0z9Y4Fz7xaX5vAvtfPl5UGi+ScavmDJAkGEpv61AXJ7EZT KrNMXGzZXhQZrp7reFD5eU9dwuqyv7Q+gXFMOoujUYuqQzPdz5Mw2PZSPQ== X-Google-Smtp-Source: AGHT+IEDMBVCjedvvfOExwCmD6nLC6iEa9RQvxMseD7sRUD3kIe2jfx3VnfqlBpdEvRLkh1uMqAwijzHemA3 X-Received: by 2002:ac2:5dd8:0:b0:507:c9d5:39a9 with SMTP id x24-20020ac25dd8000000b00507c9d539a9mr11496200lfq.52.1700154901536; Thu, 16 Nov 2023 09:15:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s16-20020a1709066c9000b009adcb6c0f26sm3904333ejr.15.2023.11.16.09.15.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 09:15:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 09:15:01 -0800 (PST) Message-ID: <65564e15.170a0220.cc369.1525SMTPIN_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 B20BE605C318; Thu, 16 Nov 2023 12:15:00 -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 | +---------------------+----------------+ 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 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/