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 E5BA7438DD for ; Thu, 18 Jan 2024 00:29:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF78940295; Thu, 18 Jan 2024 00:29:06 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 1D75D40265 for ; Thu, 18 Jan 2024 00:29:06 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5f00bef973aso120421777b3.0 for ; Wed, 17 Jan 2024 15:29:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705534145; x=1706138945; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=M04pMEtUM27Di27rntkMtyZmWZGrt64NAb5YhLbeZmc=; b=bIcmcxEzdKSPr6TWRI1BB4rVUylKm/pMEEYSC4CBw49ETHai1INFZYhuoeRzG/QU3O jerjHs1/TvbMAGQKuY3u7s7L0ZNC2pFh8E1SOAoWQXMlAJ9FFIe2ZZmzlKzgsXEKRXtr TjgDdfFpprta9NXUoL3BuTUoEFJ9jXBCGoplU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705534145; x=1706138945; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M04pMEtUM27Di27rntkMtyZmWZGrt64NAb5YhLbeZmc=; b=F1eEcx1nGCAI5ZfDfekaMLchSTbLS3yAQdnt9uBG1aOdzPGTWY7HMyl+bYw/Zrph44 /mMyjEIhy/GsBokFlmTMUCd0vdwm4SO8ANMGErbSQWykvMBz2YHLWQ9rcrSFS1uEOzB/ OitNf8bxwq4mzAjLMAYc2lkpAH8CUJC2r8r+OvO2pRezCcTEecyH5AhC4rt5oxkEUiJL RvCSjEEDh9vuQxCKDSFTh6n4eq1DFVoEWoAA79HSrZDRLWZKGEWb0rCpyit7/neb5Y3s j3XtE16pxrnxHpvXs9XPKIEp09R5t98knMDXPzPhJ0kteEEJMa5d7cXq+4OdG6abwhCB VWLw== X-Gm-Message-State: AOJu0YxWoOX4GXSL5aKPPBwo6VNa+qnhhEKgcPaEL+iAjwp1e9cRbpJF 8cWDi+05siTaYzWj9qfKMhIjH8x90Zqsq+30rvnAaQ7SwPJAoUIT75j47j6KlESSoICYRtySOC6 VCYKKYQ== X-Google-Smtp-Source: AGHT+IHV8jDAsKwc7y1qGX7wqOV80Wa/sc5yNb7LWokqangD7lpZ4YVTiweZGgUVqJUm4TSF5g1cV7jbi0Ef X-Received: by 2002:a81:e903:0:b0:5fb:6de1:98f9 with SMTP id d3-20020a81e903000000b005fb6de198f9mr8105524ywm.91.1705534145598; Wed, 17 Jan 2024 15:29: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 c16-20020a81b550000000b005d7db1471d6sm897639ywk.49.2024.01.17.15.29.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jan 2024 15:29:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jan 2024 15:29:05 -0800 (PST) Message-ID: <65a862c1.810a0220.89bd1.fffaSMTPIN_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 11F3F6052516; Wed, 17 Jan 2024 18:29:05 -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-abi-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 | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/28887/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/