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 A305843347 for ; Thu, 16 Nov 2023 18:18:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9D75040150; Thu, 16 Nov 2023 18:18:19 +0100 (CET) Received: from mail-ej1-f100.google.com (mail-ej1-f100.google.com [209.85.218.100]) by mails.dpdk.org (Postfix) with ESMTP id DACC740150 for ; Thu, 16 Nov 2023 18:18:17 +0100 (CET) Received: by mail-ej1-f100.google.com with SMTP id a640c23a62f3a-9ae2cc4d17eso153970266b.1 for ; Thu, 16 Nov 2023 09:18:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700155097; x=1700759897; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=swFipPWfjUZLdSk4TxfwCNYfkfChfgcI91lYbBL2ip4=; b=ck+mTr/hO5LB8CAFV41TeJQE1qIw3QWaUaatKnpdNXLjVV8xGJNyWyV7x8mpQxAESW oNL9OVN6FVWhRK70JQsPV1V88eknKpc00gkw2PM06mQzI0p9Z0MiL9jdmUKBpzMgfML9 pbfSjC1SmzX6rqijYvkwP6cAaNIULBPY3RA7c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700155097; x=1700759897; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=swFipPWfjUZLdSk4TxfwCNYfkfChfgcI91lYbBL2ip4=; b=aebMgeiszDxQwvQfKR8FHciPyAANR+UCg4z6U8cV3aCXC1Nz99B7cOoyZ6i9nmzauU xlk1eKawkFa8Q/Y0t81aYIrwCuEy9jbnz1kO37ITGqvY5NLMIwtgk283fmM3DCxmyPlG nbB48NbpmkgCdqvDfKujGjnCxHYnXsptEAyi0AcWHMHc6z1N+LTOyjzHagpCLhtzYlbL sLjVAirUQOYTsIGVTZEiF780q24AzJkhxtHv39/nEY91Z66escNRRmkk3JWJ004v+lt3 UI3f7/UTK1xEja741QBu/YhSC2igtwAI6/1R8hI1w2VCN0Yim3ACFHRxlUlDOYD+7Qpa DzcQ== X-Gm-Message-State: AOJu0YzJm0wmkEOQfV6/utd9hy3TFYlvUCiKjcgG5CTYP9szR74wSUbg yo6TK7p1SWqbHSI8AaYGi9Ly0UOCQt9eEgFTaHobP8nAYNYhowRkZ6Q13eabsjsazvH2KnlZHQ= = X-Google-Smtp-Source: AGHT+IGwAEmUmzmVNZkAGVMzat3KPRqXjv2ECJoFQPwGIO+vQji2EWMj3dsXo6HV51n3D8nR+PE0OENBI2x/ X-Received: by 2002:a17:906:af86:b0:9dd:7b77:a37c with SMTP id mj6-20020a170906af8600b009dd7b77a37cmr12171471ejb.57.1700155097472; Thu, 16 Nov 2023 09:18:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f26-20020a1709062c5a00b0099bd24df556sm3907423ejh.275.2023.11.16.09.18.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 09:18:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 09:18:17 -0800 (PST) Message-ID: <65564ed9.170a0220.144cd.2312SMTPIN_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 A8705605C318; Thu, 16 Nov 2023 12:18:16 -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 | +---------------------+----------------+ 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) 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/