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 14F7E43347 for ; Thu, 16 Nov 2023 18:14:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0FF0240150; Thu, 16 Nov 2023 18:14:58 +0100 (CET) Received: from mail-wm1-f97.google.com (mail-wm1-f97.google.com [209.85.128.97]) by mails.dpdk.org (Postfix) with ESMTP id 4C26D40150 for ; Thu, 16 Nov 2023 18:14:56 +0100 (CET) Received: by mail-wm1-f97.google.com with SMTP id 5b1f17b1804b1-4083f613272so9184205e9.1 for ; Thu, 16 Nov 2023 09:14:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700154896; x=1700759696; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mAYMii5Ai5dkonLQ5aW33VOlGfMjJFV7QzlDUQCShfY=; b=GcVk4mo6gnlzT5mcoW/A1Lfddbd+r2CHNDdJJ5EoldSdh6xdXfvAorDnSuH1qoElv+ KwnvawH+Zc0C19uxY3iTLhTc6KbSaABx74+hNJkAs//lWgmWi/NSETyI2/SHbA3IqxMn nVkafzesP5zx3DvaCOp6ZAWp7gDTrJKC8Cs/w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700154896; x=1700759696; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mAYMii5Ai5dkonLQ5aW33VOlGfMjJFV7QzlDUQCShfY=; b=ZIqCmyPKeIgvpY25K4ORDZ/c7U4S9Z7uTDIQmobkAb3hG4u2cVJjcPqV/73MnBaH9p q8T0P4EpxoQgSStdORs51UB37DIS2l07kQvvDUNVvtxwHDMvZ0WkO2ZUISShXXSYBOug qMqo1mVPTaS7ZKmKhlU4bydnGDnKTOyQcVAshkmTabilW0EUgNSCOwl0rdgxFIk79kJL zj0+WCG7+GGLZy7Rzb4ybfj3DSSbuYnwlg60dQcx8ctqJOla7L9a6A6Zcdop6UUCZnJT lHx2SMCb1lFiE9VEwS1BHBFneB9+VJ4gta+Pfy82HGV4CzvnDXXbwXu1QFO+TGBdq4Dd feng== X-Gm-Message-State: AOJu0Yw6ETOcKJ/KEy+IvYxe6un5bvASRDizrxdT//7z+8scDO95pf0n pAXR/25FLMPQs7FJcbwycqDC6OqsUSEpmaw6xRe9YUStgrwUR34Gv0tFnioJmKada90Nuous2Q= = X-Google-Smtp-Source: AGHT+IGdVXRpQRv4egfoUoPmAhGLskjwYVmP9xJ/3kLW8ZGL9yiI8Q0rsfPzrScT7ebrCyuA6iKjYqM7Tnu0 X-Received: by 2002:a05:600c:3d89:b0:409:5bd2:aa03 with SMTP id bi9-20020a05600c3d8900b004095bd2aa03mr11690549wmb.9.1700154895989; Thu, 16 Nov 2023 09:14:55 -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 b3-20020a05600c4e0300b00401c225296esm268884wmq.46.2023.11.16.09.14.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 09:14:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 09:14:55 -0800 (PST) Message-ID: <65564e0f.050a0220.7fa16.5384SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 28918605C318; Thu, 16 Nov 2023 12:14:55 -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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/