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 9A9BC43347 for ; Thu, 16 Nov 2023 18:04:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94C1F40150; Thu, 16 Nov 2023 18:04:19 +0100 (CET) Received: from mail-ej1-f98.google.com (mail-ej1-f98.google.com [209.85.218.98]) by mails.dpdk.org (Postfix) with ESMTP id 8582440150 for ; Thu, 16 Nov 2023 18:04:15 +0100 (CET) Received: by mail-ej1-f98.google.com with SMTP id a640c23a62f3a-9c53e8b7cf4so145425466b.1 for ; Thu, 16 Nov 2023 09:04:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700154255; x=1700759055; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ckBZ1Zm6lSRazw7GJTfltaHpQoJ3MmN0BiBPY8FSgJc=; b=YEX6t7bBoEUqE615Gd9TBZmtYgsGmPS007WWwiQO4V+6i4S4+BXwIQO3IEvWK+QAeC Tyw7STgBwe5wLxr7JSFpbm05oXyN7/apu5SYDBFYbOHHkJPQwbHFumfxR3OFScXM0Vyb Vbh489BkULacfQOvoZ8vNULF+LsTbZ4xGSjSw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700154255; x=1700759055; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ckBZ1Zm6lSRazw7GJTfltaHpQoJ3MmN0BiBPY8FSgJc=; b=qtwSXs27tr9qQ2luuEUBr+6icz6entXqnAppyQuu6Zqw/NlOs1QzCjbaEb3DldQiNg KJM+U79Z4Wr/W0pfuilz8RSn8KTnhfymSk+ei6+4yJZ5m4rPZwmVbOZn1x92wVwF1LGF XP6BNfb41ciD+FqZ+rscoIopPwKOfY0dtwHXSlLi+jbltYiXiPBVKfUGONPfAAVCuiS8 CpQb/51ImGMEruw+BG6DnPYk8sp2YYjLGfsCW8DKuqhsK1B/HzLn9T+N46obsKlS+RH5 Aa3Q97hslRoAC1NFGhmdX3HdvIoaLvSSXOOnbK0fiElFN4gSY0FTRg5ph1TCDBBLgxGP Nj6A== X-Gm-Message-State: AOJu0Yw9/cVlvaIPkz0A4D6e4S2B01dj+u0nMkyWpH3p731MuTx0pQjs k5p9Gc2BsiADNlLflp7vZUH+84bCClAuEIL/jZ37J1Ouhb1NpQ1ughFZqKl9u+tB07I06D+Zlg= = X-Google-Smtp-Source: AGHT+IGNlr+wxOY37yKqa+r1WAzBPQ3mJ89EV3MFN0JO8LeBxhH4guQZRrZISpBnoO8l+15Q1QxgAaoVLYtC X-Received: by 2002:a17:906:1cd4:b0:9e3:ef19:7205 with SMTP id i20-20020a1709061cd400b009e3ef197205mr12013878ejh.3.1700154255211; Thu, 16 Nov 2023 09: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 a19-20020a1709065f9300b009f5ebf1fae0sm133015eju.228.2023.11.16.09.04.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 09:04:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 09:04:15 -0800 (PST) Message-ID: <65564b8f.170a0220.68d4c.1dfaSMTPIN_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 6643A605C318; Thu, 16 Nov 2023 12:04:14 -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-amd64-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 | +==================+====================+ | Debian Bullseye | PASS | +------------------+--------------------+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/