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 AE9F543351 for ; Fri, 17 Nov 2023 11:58:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A8CF840648; Fri, 17 Nov 2023 11:58:44 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id BDCD140648 for ; Fri, 17 Nov 2023 11:58:43 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-677a0ac3797so10058636d6.1 for ; Fri, 17 Nov 2023 02:58:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700218723; x=1700823523; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lDuOxjRbbHSXUIUJYb9p6VcBcyo+u8WjyVesnmzpMQA=; b=ZliOYap2FltSzfTahUFsOjjLAgD+mu+HG7TEAX51eCJZyRhtQehY7AqEe1P0AlOHoO 6Z13EF7LloKmexV0Vjqc99LC6dY6zev0qqCfI5JzVktI55Mi8ZocJJHsY8cXvZBisH0W hJ2X4cpF+icszkJrKOybL7Pl65Eq8GDoamTY4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700218723; x=1700823523; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lDuOxjRbbHSXUIUJYb9p6VcBcyo+u8WjyVesnmzpMQA=; b=eWkDZgYFvVBH72+TBcCenGfwM+jCoRqO2SAryzd9ypXgUNaE5C/juinHbHcYbUXoQ6 DFkFko8eBiww9rnIUHB9il/zCdmal06JP7oCWcE329yXo/1+L7YJa38PkzvasfVoipKa rGtM1+r0sJQ8IU7LpFYDzepILvwEvioXdUSQYZ7IhImNgl+q2uArIiNvhu2OoZqFMuyU 8MX7fJL/kV+IaUEMQr0Cu3eE7jhass64ikyEmV7txrtaof66xg+8Bh+g2zNvcHpRy3ud M3iY0ZZZjBkk5x3Gpsp1wTrb8WI8fl7efNhemGYvoi8kf44gQ2zzQl/SiRbkkP7Y17r6 1eyw== X-Gm-Message-State: AOJu0YzUOeo9U8TiQHxyLybH2v+7iE2StT5IT8+haUhbYttsVC1gOsRW 4FcUwr5tppp9NCpsNE5ZA1setCFwkbowEZ5WxuWuUtNITRbpoDR52gkpZVrycyQHVscbntvVRQ= = X-Google-Smtp-Source: AGHT+IENKJrpRLgwGcWGnRXlPJ1zAphyTFpja7M+DaEyxgvaE1gIRd6FRbYXJJtmuXpCyFxnjIotHakwZ5Jj X-Received: by 2002:a05:6214:2a48:b0:656:1ed6:fff3 with SMTP id jf8-20020a0562142a4800b006561ed6fff3mr16805810qvb.56.1700218723220; Fri, 17 Nov 2023 02:58:43 -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 u29-20020a0cb41d000000b00675abd32a6fsm39469qve.10.2023.11.17.02.58.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Nov 2023 02:58:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 Nov 2023 02:58:43 -0800 (PST) Message-ID: <65574763.0c0a0220.bb944.1550SMTPIN_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 92638605C234; Fri, 17 Nov 2023 05:58:42 -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 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 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/