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 85DE043347 for ; Thu, 16 Nov 2023 18:12:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8100C40150; Thu, 16 Nov 2023 18:12:32 +0100 (CET) Received: from mail-ej1-f99.google.com (mail-ej1-f99.google.com [209.85.218.99]) by mails.dpdk.org (Postfix) with ESMTP id 7710240150 for ; Thu, 16 Nov 2023 18:12:31 +0100 (CET) Received: by mail-ej1-f99.google.com with SMTP id a640c23a62f3a-9e1021dbd28so151785066b.3 for ; Thu, 16 Nov 2023 09:12:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700154751; x=1700759551; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E8t2xhIXFgZpyBzWrNmmUJsqHn//JJ+8CcZqrxVcZao=; b=QBBj+5khCP1ABffPsVXxBjStXL0AXU82FptUSoPNc7tKQKuF4CWGLHlm0pwSr+N/q+ sQIAHGKOnPPXhvlw/hsN/GUlJMmMpHs69ijfV7B0EUbocaPvBUhCFGYTXvoFKSUDqC5b y1yiHvFv/jPKHgIUDpkTfFSg2fzdHtafMVC6U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700154751; x=1700759551; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E8t2xhIXFgZpyBzWrNmmUJsqHn//JJ+8CcZqrxVcZao=; b=C7chLS9jIfwRdhP0jHPxFvQ2bC7kD6Iyz+ISuUGvvO833vDjfpCvjWQyHjoeWlaxXK CKHdo+o3ekLhDFwrUndGh53EcCOCqTbrr8K/53h/L7qnO2L5UeMCZifch2FAoySqcGdj yFGDqD0d3QzhbbIQqUWJ8LU1N3TDK6vN6cT5KspizW7k/66oU5djWH6hVs/ZtiMtPebD RWdSt4Gimq7KPL3dMzyE53+mWcXzYFnnAb1sm7lAJJyrqFv8ItRABXQdv5prcGlRQMH0 bFIvyXjWQYRqRQvEyW04Hn5Y+trkD8XhyxJuwBFFBcQxohVRwXQCKRj83tQqRGMna0ET Zn3w== X-Gm-Message-State: AOJu0YyjehHD1UvcWJx5AcVJ6WJlw+oS9notTHKlKGwaT8v6urbXAWBX Vb8EdO3AchOlqb97TBzbl0YPRbIRXq46PqsnEg4OpIeweUoOQQ== X-Google-Smtp-Source: AGHT+IG4f3Ni8Dx5znqRmYHOy4i+Swm2YAiok3+jqNjOfPqdWj2aD88kn8VlR4kHncyhqts0fe7eCwiOcpmq X-Received: by 2002:a17:906:d292:b0:9dd:f5ba:856d with SMTP id ay18-20020a170906d29200b009ddf5ba856dmr13999387ejb.62.1700154751185; Thu, 16 Nov 2023 09:12:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p9-20020a1709060dc900b0098f69c88588sm3938424eji.107.2023.11.16.09.12.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 09:12:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 09:12:31 -0800 (PST) Message-ID: <65564d7f.170a0220.f4f02.390cSMTPIN_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 603E9605C318; Thu, 16 Nov 2023 12:12:30 -0500 (EST) Subject: |SUCCESS| pw134427 [PATCH] net/txgbe: fix out of bound access From: dpdklab@iol.unh.edu To: Test Report Cc: Ferruh Yigit 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 | +---------------------+----------------+ 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 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/