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 8F1DD43347 for ; Thu, 16 Nov 2023 18:17:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 88F5940150; Thu, 16 Nov 2023 18:17:47 +0100 (CET) Received: from mail-lj1-f228.google.com (mail-lj1-f228.google.com [209.85.208.228]) by mails.dpdk.org (Postfix) with ESMTP id A727140150 for ; Thu, 16 Nov 2023 18:17:46 +0100 (CET) Received: by mail-lj1-f228.google.com with SMTP id 38308e7fff4ca-2c504a5e1deso13210591fa.2 for ; Thu, 16 Nov 2023 09:17:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700155066; x=1700759866; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=swFipPWfjUZLdSk4TxfwCNYfkfChfgcI91lYbBL2ip4=; b=e0LzUk5wsreJ/p52xEo05ltz0q1rPqVQw+AZgdoj8g5jQ8NdVr4b3JuZlS5H2GIGtd F3vQ0JOmsdEYxdcI+2lqnhPS2SHuF9ffp1qdJcnmMBFIPFMlUROHugh26NBX8ZvAAqt+ 6KrjIaDmetIjb/3eO/VFfm0m+BescHeLmyXQQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700155066; x=1700759866; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=swFipPWfjUZLdSk4TxfwCNYfkfChfgcI91lYbBL2ip4=; b=Qnpyh6jKf2vBNK1QeYa8uUh9kq+vXBqJcK94uTVQJjOcBm1t8oCFJ7IZaijKXC2yZb +KSki+ALROZLAp2DAQoTVXeGc/lBJalk+ZvS10YbdixMsBK0KzL+HxRNYLtzVIFO5gA8 ZH2XUCrcEctgrP5C87ON8f7AXV5fRFYxA6kcb7ni9tTljPvGAShvb3LDVBLfo2+DLEeh GgKDxfaCZN6sfRetoQtgUZyk70MIHY7dPtoJHbPwok51aHsdRZ+8obQ5xU5DK6+p+mJf T8Ncks24xerNxfhLdWuI7IOd4H1CkFgxLCXqtNkNGTPOwF03gMsAH0LBn564UTUXi/t9 t7vA== X-Gm-Message-State: AOJu0YywWpqkyDQKkhj/0pnrLhfBh7xQc1DkzFj1N3mC9+hnJgmsuMPr EvyjhkYrOIf/wqswX0nKTUA4a3RDuEqTCrwH5eUP8z3YJ+LHsUHbxLlqQA== X-Google-Smtp-Source: AGHT+IH8uaUuTafwSxmdEnbEk3tIogihmDe0k4ewu09gcP6pajHGzZND8aRq/DJuP0k/GKbXekUxK2EwMel/ X-Received: by 2002:a05:651c:30d:b0:2c6:f136:96bb with SMTP id a13-20020a05651c030d00b002c6f13696bbmr5920059ljp.17.1700155066100; Thu, 16 Nov 2023 09:17:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n8-20020a05600c304800b003fe337329fasm270772wmh.53.2023.11.16.09.17.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 09:17:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 09:17:46 -0800 (PST) Message-ID: <65564eba.050a0220.40940.630aSMTPIN_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 38AD9605C318; Thu, 16 Nov 2023 12:17:45 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) 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/