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 A278E43352 for ; Fri, 17 Nov 2023 12:09:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9BE8140648; Fri, 17 Nov 2023 12:09:41 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id D85AD40648 for ; Fri, 17 Nov 2023 12:09:39 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5842ea6f4d5so1008928eaf.2 for ; Fri, 17 Nov 2023 03:09:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700219378; x=1700824178; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sCyck306tRsSgg0gR1n1LIP2jv67qklflanup7HPQkk=; b=JCkTlS8+tHO8fu4ajig1yGig0Rq1fQKYPVe7uPKd2KYUcVQHFKaymhGlADTZ51eF7S lvJzO8+hswb3LIZ8WBAC7MfepnTn2JLqAluDZ22a73R2AYho3NAIipzw5wB4GZJHPQoj 2fu7Jluxy8U2p2ZMwGOQ0qXtjOeAS27WffeCU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700219378; x=1700824178; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sCyck306tRsSgg0gR1n1LIP2jv67qklflanup7HPQkk=; b=A9xSJM3GmFDP1U3gz3X4wxE0OBNS9kO2zLaNBiHpvZs5QqPbiG6J5d6zW7MdrwhO3E CphvP4Nhiif5HayvIi6a62lZz4m2F2Goamib0XfUsurSHbNViXiEObg3fP/LdHAFv7YO OxLjfHVKFemBqjA7HJNPR0XXRhO6WCNsumRd18aJ2f7KyZIpFHesvZcu1Hag2ZeskXx3 c3vgqS9iSO4WeCR84lx/Xo5N198Azc1ZK2k3sFUekMLysfH+ICB8Hb1rQ3R12e1Mh3LU m1AP3+rY2BQIEOb6iM5UQA9q+crbg1/hD5ogy9XpDtQ2KR9Ml5fX0ucHSHYVsV9uud3Q f6OQ== X-Gm-Message-State: AOJu0Yzw1yniyRpHB+w/axJEyjTHEbyU0xGg6rO18na2BA/HtT9w5ECp CCGSZKXklSuv5ohOSbd6pc/x/cx5Pe71VAdaJ1vgTQnL95TeNs04C01BKg== X-Google-Smtp-Source: AGHT+IEQKkqZFF/Y3K7ajZqXhFSMHkGC+M7CpVD19VFBOrY7LCoADFFa6frHwBOTMf2FdLWeWRaP1nxi8OvE X-Received: by 2002:a4a:b588:0:b0:58a:67b1:47ca with SMTP id t8-20020a4ab588000000b0058a67b147camr11627587ooo.6.1700219378444; Fri, 17 Nov 2023 03:09:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s188-20020a4a51c5000000b00587abcfe7b5sm104974ooa.0.2023.11.17.03.09.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Nov 2023 03:09:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 Nov 2023 03:09:38 -0800 (PST) Message-ID: <655749f2.4a0a0220.b3ab3.4b0eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D6C2E605C234; Fri, 17 Nov 2023 06:09:37 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/