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 4491A43347 for ; Thu, 16 Nov 2023 18:11:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3EC4E40150; Thu, 16 Nov 2023 18:11:01 +0100 (CET) Received: from mail-wm1-f99.google.com (mail-wm1-f99.google.com [209.85.128.99]) by mails.dpdk.org (Postfix) with ESMTP id 414F440150 for ; Thu, 16 Nov 2023 18:11:00 +0100 (CET) Received: by mail-wm1-f99.google.com with SMTP id 5b1f17b1804b1-4079ed65471so8662005e9.1 for ; Thu, 16 Nov 2023 09:11:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700154660; x=1700759460; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E8t2xhIXFgZpyBzWrNmmUJsqHn//JJ+8CcZqrxVcZao=; b=XgsgAjsxcevhrZ0ky0sT+MkIEqWZLPzj606ufSL5VVEQoFsrr/XjEIpF5NKAEBeKA0 ZUClBkvDYJ5USYm81gpRKwdFr1vSrzdEpSDHLTvY6x5kxQ3uoTowd5xqN6nE6JccCX3P c0/HFGRzc/M5rdbhUrohM8jDVT7pLmi4Q3x7E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700154660; x=1700759460; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E8t2xhIXFgZpyBzWrNmmUJsqHn//JJ+8CcZqrxVcZao=; b=AplhrejxswiHEHIygUIP58m65VPcVHtAAUv6YQzEBZihJyDHXNOdVRYWz6AeIwL6l3 8f3ek3ADvkv2GYNp514W1rEwVyFK9fQn2qWJPZfRLfoQSna7f91oASd4++wLd4px1bD1 Bo0lmGDR2nyDtPzrHsEjb9AgayhBFy3NQMhtP9K0v9gCtReORslWxDVi6vbLvuOzxRKc XXxrYIZcaAlFrGtMp3lMQ85GHHWDYT4kNZsGPazlQa9UYwT6kz3BdCAp+DLm0QFtDOvf VY1rWTxdicsyIa0AtxBHqtUU5/y1Md0XgcrEcc/22L8zOfw2h06ZL3ELpQhMNBOC5FH5 HgCA== X-Gm-Message-State: AOJu0YzHgSFtCje2/sZHgInAXVes+BFyWfkeEC18Nhfnu4uyxCyQKFsw kTCPpy5IhIS9YGzMXjVhWu3Hl8WgPKxAgFW3dsdG5UTYNcSx5A== X-Google-Smtp-Source: AGHT+IHnZVnqlF/SD3NG53qNMFDBKNmH6JjTY5fpCDvScKOY3qLv44xKXKh++bdoFHqaOOxOpL2JA+FyiMwt X-Received: by 2002:a05:600c:35c2:b0:408:80bb:ae80 with SMTP id r2-20020a05600c35c200b0040880bbae80mr2588645wmq.7.1700154659825; Thu, 16 Nov 2023 09:10:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w7-20020a05600c474700b003fedd05fa4dsm258887wmo.43.2023.11.16.09.10.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 09:10:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 09:10:59 -0800 (PST) Message-ID: <65564d23.050a0220.1c250.4820SMTPIN_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 DCDD6605C318; Thu, 16 Nov 2023 12:10:58 -0500 (EST) Subject: |SUCCESS| pw134427 [PATCH] net/txgbe: fix out of bound access From: dpdklab@iol.unh.edu To: Test Report Cc: Ferruh Yigit 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 | +---------------------+----------------+ 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 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/