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 B4ED743352 for ; Fri, 17 Nov 2023 12:05:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AFE0740648; Fri, 17 Nov 2023 12:05:30 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id D01BC40648 for ; Fri, 17 Nov 2023 12:05:28 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1ccbb7f79cdso16291995ad.3 for ; Fri, 17 Nov 2023 03:05:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700219128; x=1700823928; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Jf9zlW2deiV59Iq+D6gIbStaC9Ui6i+QnKK+SDiAjpU=; b=EunyToRHfuprtmyBSQe1M15Ix6KunKEa/8Dr0bnSV+JwRMD1wcJ95rPAfAj1a6I3Ji l93pk+WSgg8DCDxNgYrD1P0hOV+hbM6htLmCmKkv0ErbXUWF7BMmc3gydOxSZb+To01E +hx+0eQE5geQSwB00HcSnnJ+6CtYW8Nf7jiMg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700219128; x=1700823928; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Jf9zlW2deiV59Iq+D6gIbStaC9Ui6i+QnKK+SDiAjpU=; b=gM8UNjT58JZ3BCF8c0bQnlamEvtNvZKPvSllmgd9lg0DNbKEkf/fRlJXMeIkRepKaV jnoicIO7RkQ0C3MdKAjjuACNfP39nCL+FDbbodjbw4F9qigmCOnFbtNABMO1RtcBgrp2 Op68AmNc5hcWASk5iVQMccxLfmCcfdntTDVxmH06CE8A2YUVrCcdlaV62zVrqEPiioJQ v8rUfSZNZBGunJ0NfIkjVxYWirS3WJKLpmpBR3IdjEXdfIQRv1w8I0ysKzXQeKlUaEo/ PQoDHNorb4ZtXcpsMH3zPUg90wx4IiEYEecQEXLGB8uov9qsEjKOKhc6n1AuY7WrO1Z1 UPdQ== X-Gm-Message-State: AOJu0YxkBUAPOLIaqO1T6WeVzxcRpQeyW4V0c0hSb7Nt2ffh6i2PCd12 ARJqofltw/++x33q4ZF4WvJLLJylWPR/bW/rVKml0oB1WyeBTLj8ePcvQw== X-Google-Smtp-Source: AGHT+IHdAUJPLWuBw0ecKe2uOekveaJF2TGTTPyHr0EN5XCaTO6Ggfoeqejn2ugvig6UiewhwrXuHpm2OZyo X-Received: by 2002:a17:903:244d:b0:1cc:4625:74ed with SMTP id l13-20020a170903244d00b001cc462574edmr12665759pls.53.1700219128101; Fri, 17 Nov 2023 03:05:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u8-20020a17090282c800b001cc33ae8ee7sm52038plz.140.2023.11.17.03.05.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Nov 2023 03:05:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 Nov 2023 03:05:28 -0800 (PST) Message-ID: <655748f8.170a0220.cdad7.1e7aSMTPIN_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 2206E605C234; Fri, 17 Nov 2023 06:05:27 -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-unit-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_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 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/