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 52E9043347 for ; Thu, 16 Nov 2023 18:07:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E69A40150; Thu, 16 Nov 2023 18:07:09 +0100 (CET) Received: from mail-lj1-f227.google.com (mail-lj1-f227.google.com [209.85.208.227]) by mails.dpdk.org (Postfix) with ESMTP id B505C40150 for ; Thu, 16 Nov 2023 18:07:08 +0100 (CET) Received: by mail-lj1-f227.google.com with SMTP id 38308e7fff4ca-2c59a4dd14cso13185521fa.2 for ; Thu, 16 Nov 2023 09:07:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700154428; x=1700759228; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=x8cwkMt20GN48MohXioqholtm3nGYOM2hyjOq8UDW+4=; b=LtiBfCicbV7ObKiF3RgECZJk97+VRLOCbxBXCZIwI4W6IJUS10xZOdO0ZH5ZJP0iuP IMDaVPQ1UD098FEeo0gbj7ZAKpSnyYf5mBKuyc7YvTZIN23dOXNh1U+eEdW6xhClsqQY XYo0hGYpLyMwAH4TumOShdLcCMKv/JCi+tsUc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700154428; x=1700759228; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x8cwkMt20GN48MohXioqholtm3nGYOM2hyjOq8UDW+4=; b=u3tgmI6HLfv2yJMFUhbFE9GesJVzof9tkuS6DzjYTqlxP8e5HkubMcro7spapENtzF O9v7jOnW4MA4n6moqGVGUNPppau/mldWPOogul2UCuBLlPqmKwXmqRzwB7Kw6yIGAAQN doLvWubF1+kUxSz6Q6btiPQWqt56mDOj8ckT+lxYKjPs1d+eqrCv2KDp1e0y7LoWnpCE kKmGqbOQ6NnD3oE+fLFgOGFxjVBKzseMMpOz6lPsqSg7Q2I6clWMEMy009zj2V4sQDzg 1PGoTtfxqL+8AnjddEuYBdUOpMBsatISEUPJG5OKrhpeq/DY26tu5PQW4GQWvkZQ+ehl D5zg== X-Gm-Message-State: AOJu0YxDRvNDfDz46fbMzGgUDjdqCyIt96UOZITNG0ZwEH42LYNJr4JS jWMrCozcCVy6UEpKJpVv2bHu3mvf1SJR8WxpJ/aQkfJb5wKoLv7e0fRzAw== X-Google-Smtp-Source: AGHT+IHJnv3bMoIBOA5p8SRArJXOH35ogNd2M62YhQF0cM7KelWvT9oLbLp3pdKMznePpbOvCzKAuJJl2YvY X-Received: by 2002:a2e:9556:0:b0:2c5:55a:b6ae with SMTP id t22-20020a2e9556000000b002c5055ab6aemr6378624ljh.16.1700154428123; Thu, 16 Nov 2023 09:07:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u17-20020a2ea171000000b002c6f78a3198sm1844938ljl.18.2023.11.16.09.07.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 09:07:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 09:07:08 -0800 (PST) Message-ID: <65564c3c.2e0a0220.79026.9568SMTPIN_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 03EB8605C318; Thu, 16 Nov 2023 12:07:07 -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 | +------------------+--------------------+ | Ubuntu 20.04 | 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/