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 549DD43AED for ; Mon, 12 Feb 2024 00:07:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 30125402A3; Mon, 12 Feb 2024 00:07:23 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 5EECA40294 for ; Mon, 12 Feb 2024 00:07:22 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6049ffb9cedso28591507b3.0 for ; Sun, 11 Feb 2024 15:07:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707692841; x=1708297641; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6YQ8ehFy4mDft13/QiiyCDYY49aLUUZTmIB69/yrSRE=; b=Y3J4oIaTPn1OlBunnm79DqdRw1BBQbAevd15vB1NXTzrsWY0NpY/rGZt5DMaXhD1dF nQ2hQS5jadxTe3meJv+WWcQ/7y2mGHVZ10wTCRvD1JOGE5j6Pbt5FWj1vRc4QVIGAAu3 V/3IExjm4gk1pZeAKeiQgoqH7M5CYfFmHM1Do= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707692841; x=1708297641; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6YQ8ehFy4mDft13/QiiyCDYY49aLUUZTmIB69/yrSRE=; b=g9HFSZ4ZWT0TQqS/BVfCl4VuJHl9ERISDuvkRHzOH1VjLC2kvvhDY5FXiEGlopqgL7 9WQKiU6LR6PAL8qR55mtbpknQ1ycPyDLS8O1sMo36/FR5a/NS02gcN6oI84Ul3avwzt5 SzrePSazrizC7BEE0MGR5UTDhlKQSZ8Hq+zEJvZTRftT4WG7ri81vBfM3BaRNlCJRu63 SuJD7/fHmL8mpkSNDORxef9aBLyIveI/9nGiQyujQxJeADf5iCg4wGRI5k8EohLCOybx wilc+krKZJYV3QlJiMqYBlPkY5f2eQvejZrahDgsMDWA+YkTtWkThODZcM+N2Q+JIej1 ytKA== X-Gm-Message-State: AOJu0YxXLRhtGhFaikDOpicRG/aRqqqfX9uh0ZpUo5c41Iq3uptDeL7t kMRpwXb2J+Qz7R8r41ppVccP7xXvgHZMPVa6aNDfoEPRJgkLTyFbr0G9D2ytoweegxGNfSKFsNH FHN2/oPexrGC1AXHc2XN3fAWPRGVvMY/5wBcnvRUq X-Google-Smtp-Source: AGHT+IHUyoeFaDR/wqRnl/1pGJTCKxopPeXoPatWTS1IO68eFaV3umWw13N6+xZIYHK96KwTRwgAeze5EnE9 X-Received: by 2002:a81:4950:0:b0:5ff:4e43:8430 with SMTP id w77-20020a814950000000b005ff4e438430mr3589205ywa.1.1707692841717; Sun, 11 Feb 2024 15:07:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ed9-20020ad44ea9000000b0068cd96a4258sm344754qvb.63.2024.02.11.15.07.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Feb 2024 15:07:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 11 Feb 2024 15:07:21 -0800 (PST) Message-ID: <65c95329.d40a0220.b9807.5dbcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5AB086052515; Sun, 11 Feb 2024 18:07:21 -0500 (EST) Subject: |SUCCESS| pw136588 [PATCH] common/sfc: replace out of bounds conditi 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/136588 _Testing PASS_ Submitter: Stephen Hemminger Date: Sunday, February 11 2024 22:24:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:7c75d453b719989092e0a53f0c049dc6c247bec0 136588 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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/29115/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/