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 6046943352 for ; Fri, 17 Nov 2023 12:04:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5AE4040648; Fri, 17 Nov 2023 12:04:17 +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 E9AD140648 for ; Fri, 17 Nov 2023 12:04:15 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1cc5b705769so16545875ad.0 for ; Fri, 17 Nov 2023 03:04:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700219055; x=1700823855; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lDuOxjRbbHSXUIUJYb9p6VcBcyo+u8WjyVesnmzpMQA=; b=NIbvyljKaEV0LdszZWrXqqTt5kIMktf3gMTNuoL1BR5YETPTSNs+vs52KtB/+gVGWB tw5uN23tf6nh+jeR8ZP+knmQP8g8XCG/SaIQXm0Yp2u9er+AhY3hhVg+efe6wXzu4bdu O3QPZpi+72S6RRQq7+NFfZZaOgd6vpZsr0QzI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700219055; x=1700823855; 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=Fb6PxyOYPCB59AUVoUqqrHZeWGNKuGsJQ1HnfrbXKb4EYynJ7uXS11JORWksWet+l5 9POUt8ihT7b8yUWaEgfib5u/CwyIoNLYRQmDtPgak6zvLS6EwNkDw41aj/1BeCfhn0T6 2vdP7Db3sclgwCOvcFJxbrPnq01VuZ56bLkhOxznWasQSVxKsCDa5/cFtqFnPJm9AlP+ uw4C5IUjz9IafnQuJ7GP4PI9Rv3rdLppkz+j/Qiq/RKILlcf+jE/FE/FQvndUh7AgcaA PAh7tZ1ctB28BD3sCvYmWrDPZn81mOaE9DY56j3pd7WxcALsD5Px3y/pMTuYmlCvv5QN oW+g== X-Gm-Message-State: AOJu0YwpvJwH+MRrBJK43KwkCfZaR/blRe4X/vtJkM5QoO2jYWRaS6HM lTxtZsBy1boF4tRVFGFUVDOWiV6ImJ1PqwckSLwo+xfWHuUadNfZDiTaVUCgbcLgnk2jsZjbhA= = X-Google-Smtp-Source: AGHT+IEuig7+TQMVrImrWSEfKjQLPoavdtv/K+BEZZPfMoqXtUrTeAtkwvXOSpmw/DzeghHcsVDSqz2x8VI2 X-Received: by 2002:a17:903:18e:b0:1ce:1674:fd15 with SMTP id z14-20020a170903018e00b001ce1674fd15mr13767341plg.65.1700219055194; Fri, 17 Nov 2023 03:04:15 -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 p16-20020a170902a41000b001ca4ad86356sm48853plq.87.2023.11.17.03.04.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Nov 2023 03:04:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 Nov 2023 03:04:15 -0800 (PST) Message-ID: <655748af.170a0220.30b7a.1c64SMTPIN_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 35944605C234; Fri, 17 Nov 2023 06:04:14 -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/