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 EF7C243347 for ; Thu, 16 Nov 2023 18:09:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EA7AB40150; Thu, 16 Nov 2023 18:09:12 +0100 (CET) Received: from mail-ed1-f100.google.com (mail-ed1-f100.google.com [209.85.208.100]) by mails.dpdk.org (Postfix) with ESMTP id 950D840150 for ; Thu, 16 Nov 2023 18:09:11 +0100 (CET) Received: by mail-ed1-f100.google.com with SMTP id 4fb4d7f45d1cf-5435336ab0bso1642453a12.1 for ; Thu, 16 Nov 2023 09:09:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700154551; x=1700759351; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hJn53lYv/mqTLIF8P0WrKYgXCcQ/C40XymuFDfFR9Ec=; b=TmT+MNRz3/SJFvDoS+68OLZu6OEwy3fWJX74l2mCqPvbEm8m7KKBIO5xfhdqFAPTa2 6cEa9IaIzx/6DIFl1d6H/DRuNPuT8l+tpkWzQBIe/NicCfFBlFX8BZEJmYfDFpZXlSif 9lYIAjNXS+hdeKk+uKKSNRETIIRVOut6uSJSI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700154551; x=1700759351; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hJn53lYv/mqTLIF8P0WrKYgXCcQ/C40XymuFDfFR9Ec=; b=UE200H3pJkaGgVghWdAldl1LbX+nayhPsUIcLjma+obihPiKoyAwTFcs0Dy4tky0OV iu1+9ppfCz85RmFBfbg2b1V4nPe5d6hJUbqkkT+s/rxKQT/2X/tp2NaEoYUFgGd+J83O 1oTxQh4iJzGn+kjFqRmyUCDud8wZxWtCNlcYumwYM0p5SyBuBYJwcffTgDUuPXTdKZwd UNT5xZeOotQbBpeABji4cl5WQxM+FqI9eO/JqrJuzH5OmZhk45JzUMBpLnCOHpqGFhsJ 2M6anAGmvzMwUVYLt8Yirp1HNhjLJkZBhEGGDD9kQylTbcozFrCH9vGfP4PKIKXq5S2E a3Xg== X-Gm-Message-State: AOJu0YzgQhNJi5qEB/4FnAHJ+5Jy2aoY7NMbPChHK0lLQgLnN7p75DJ5 mOoKHWDUKzGrxRS1I4CaMfpqtmt5SfTpuyx2xEYy5geWMK2E/fBhrNkbaA== X-Google-Smtp-Source: AGHT+IHw3JOOE2/8zWklB+k1FlwnPWzd+EM/9h1zS+2GImt8wQ5EFQwNT3RQbcCe5AX8gOchqt1bg6jjAENV X-Received: by 2002:a17:906:c787:b0:9ad:be8a:a588 with SMTP id cw7-20020a170906c78700b009adbe8aa588mr12054694ejb.1.1700154551452; Thu, 16 Nov 2023 09:09:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d25-20020a1709064c5900b009debc53466dsm3899342ejw.149.2023.11.16.09.09.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 09:09:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 09:09:11 -0800 (PST) Message-ID: <65564cb7.170a0220.cc7e2.205fSMTPIN_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 A4824605C318; Thu, 16 Nov 2023 12:09:10 -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-compile-arm64-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_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/