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 3DAE7438DD for ; Thu, 18 Jan 2024 00:12:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 359B140295; Thu, 18 Jan 2024 00:12:08 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id C211540265 for ; Thu, 18 Jan 2024 00:12:06 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5ce2aada130so6303386a12.1 for ; Wed, 17 Jan 2024 15:12:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705533126; x=1706137926; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=g4ZH+I8XepeIHXBsFElw6e65CilHRImHKdbBFCwqRnw=; b=Vs8D9+WSYQzb1Erp3wziCNaUYscSfSPX2Oq/ko4VJNDJgkV1hLmii1NEMbdVU3nqPM Fiy5mzmZnakJ/pVHDLXs+mXDy+CWvKO7pE0bgX+UA65/orhybGruu3T6/iiQ3fSRQCu5 HlSd2MpcURV96SvP+LjNTilU3OF7hUZI59jnQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705533126; x=1706137926; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=g4ZH+I8XepeIHXBsFElw6e65CilHRImHKdbBFCwqRnw=; b=iyd6dZzooVGH/8dyPWEFqXasGv454VOp0fbe+Lx8B33lsxR12vYlwuepx1FAKsxDu3 7bwfkg8TVWcwbbJWRZQaRUvofoikQcCuY57Xsk/YgoTSM4duudwr4QdKxuO08rdzW7ta wq2h4VYkb7ie9xqCm9cRG97F3D7su1IYTD5jGsQyLFx6vfSe4kdQW9a64GB/sGgGdKzY 9mllkyXWqblzei8OE32DNXnpmutg/jXWByl36WaMWwqxDGtE97PuSPLBIJJAU2u4utMK Cso4TG3e8dzSf3Vl2dOuy+czhnKiF4C0QMSxupUQLZe1pG7W1TR/fIft5f/rXT/jPvSq iWgg== X-Gm-Message-State: AOJu0YyBUQob7l0gMsuaqH75GKBfezRt4C23MDd1QctVBZNiLllseWfp zO5NCXRvnUXL/pwY6A4544O+1xj1b9R7AIIeDkQVOxkHow+oDp5Htirw3BAoGxIKB8UkUFWDNIo K72eLGQ== X-Google-Smtp-Source: AGHT+IF30KgNe70Mpfgk+reTaip6gChU0EM8FETyys4ulgfuZwnEQWZHWNMnJXbWueM8xM3q7I420JsYQuWF X-Received: by 2002:a05:6a20:1a88:b0:199:eb43:1542 with SMTP id ci8-20020a056a201a8800b00199eb431542mr4480038pzb.1.1705533125553; Wed, 17 Jan 2024 15:12:05 -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 ka1-20020a056a00938100b006d9af1f4cebsm123649pfb.4.2024.01.17.15.12.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jan 2024 15:12:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jan 2024 15:12:05 -0800 (PST) Message-ID: <65a85ec5.050a0220.78956.7a60SMTPIN_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 BCEF56052516; Wed, 17 Jan 2024 18:12:04 -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 | +---------------------+----------------+ 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 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/