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 9C001438DD for ; Thu, 18 Jan 2024 00:34:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 97C1440295; Thu, 18 Jan 2024 00:34:02 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 4B33440265 for ; Thu, 18 Jan 2024 00:34:01 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-2108bd97452so1022071fac.0 for ; Wed, 17 Jan 2024 15:34:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705534440; x=1706139240; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Vmq/I5AYLkeYgng2jaefCKv1q4c3CRo6WrC+1xSrjxg=; b=iW25UhJglB4D/beKF7npN4lvhq5Ixh1WYu4r13GO2BJiEv0l/sn0/QPo+ysuYVX/tU Lc1I099lqOVKRAO4J7wZXjG6ulidR6LcVVu0D0ER8Z5iVpEzbEZbc/gNVp0XChluSXEZ UtYOIDY68anfWdmFYzOhC/YnGiYg5bVzCffxY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705534440; x=1706139240; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Vmq/I5AYLkeYgng2jaefCKv1q4c3CRo6WrC+1xSrjxg=; b=txkGkCXzCA04U9vKmoCgHWtZ/9HHddpZl1zb8V2w/zpBGswfAeWGwBMpOaM6nLT5Pq 5UUikQHV7pVMGW3HnUOoo1GA4SB3frtGtUneKRdPB5xbnTINFu/jx+AHX7aj0XzY3UKE iBX8zB0MiSmBJKUbKzzzrZGHfvlj0ITwEXrcSWRyFB56gbtcKdhVt+f3rLyma1tpeuBd +6qdbMs703TusKznqGRYT8tqrs/E7OSSB0xKsuPHe4FgtIdIgfKqCRZWssfPhw2X6wXh Czi7qKAk2u9Ohfqvt5hhp5ZCScZDhJ8B0nTfRBmfmQ0GeOCx8f9+HkvXWFoUN6yvWVTN TuDQ== X-Gm-Message-State: AOJu0YwxuDeIGsVH5+RGA4BiQ55Ryl57pPk4VoPEvY9Hs5qA63qE8z/e /YNhDI12ShtkrxjCuUvnr7Ry8KlC5giIeOUvZy7wokGHvv0DtPF3Bq19rK/KGYfGDA== X-Google-Smtp-Source: AGHT+IGOa5qShAYKM8L8W/1Rw5GwsTvzJzosGcr9XgdTT7zEDsTxAe/Uzx03yEN7WqQvMVeh84agDeNmR68H X-Received: by 2002:a05:6870:9191:b0:206:4b63:d970 with SMTP id b17-20020a056870919100b002064b63d970mr12495032oaf.59.1705534440698; Wed, 17 Jan 2024 15:34:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bb2-20020a056871b20200b00204737c7dc1sm22823oac.31.2024.01.17.15.34.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jan 2024 15:34:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jan 2024 15:34:00 -0800 (PST) Message-ID: <65a863e8.050a0220.ec58f.103bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F23BE6052516; Wed, 17 Jan 2024 18:33:59 -0500 (EST) Subject: |SUCCESS| pw135933-135938 [PATCH] [v4,6/6] eal: replace out of bound 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/135938 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, January 17 2024 18:20:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:d4af9a82063e4c39568191eaa12955d3ca39581a 135933-135938 --> 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 | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28887/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/