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 51E4343901 for ; Fri, 19 Jan 2024 19:45:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4BD34402AD; Fri, 19 Jan 2024 19:45:31 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 585C44029F for ; Fri, 19 Jan 2024 19:45:29 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-361ae51a4c6so2765415ab.1 for ; Fri, 19 Jan 2024 10:45:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705689928; x=1706294728; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GBmoWthXJ3S7UiwAEaHaTiSKHMMhCArDiEe9rdc2obw=; b=QkP0x9VCZY4mk/B1MaMuhn9I+wKtsjEEORgxmuBhZwQ4mTFOSR13XwJV06AqwYMSYD R/DTVsMPo9cNT+jhYho+A5Rxlwb27WOn7z0mTMEKT1nMCvDdQRBJZSNfgDhx7z3iookQ AV1dnNu80KEm03bIzk9IuHeCcFAYlcT1SFUVI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705689928; x=1706294728; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GBmoWthXJ3S7UiwAEaHaTiSKHMMhCArDiEe9rdc2obw=; b=mLkex/sDPLVb3S9HkZWRqUOYUJk4hvNS7WXvctxaMeTQOsEy/M2zMvlYxI+VYyKtzT EufI2SW69WCmAuritRaS9eKPf50KpD+qIZHAeUlnaXwM0VT29lO7oGLnKq8OQ58V6GqX zVHxfnPnjlf1zpYcP1Gd9WRef+Ycz3TUjG/IkbxEqH06S9RmEnD6I3ETIzpEhZeWzXo1 Xqch+tZwQuH5zfEuJplhF0HtCqXpGOxXn3A/rtbsTcVICeErHXgWffDJL3ZVHpdeI/uC uStZXDmhoF5hGq3pR6DgaWIWqSq8lI7VPe7v+IeBi2AXCxCcyh5xQLBGxjjWXucA1Avf naZQ== X-Gm-Message-State: AOJu0YwJBwo80OlSP/yIAcH3lhwCPZ6GFOEK2vCJg4QuULMHsPoRgBe3 8mCBh3YvRrdT5B/qXUPQqNLH7iEy+4Pj94WrcNY5Cg3UY5JkToqgSeLODUE7msAuT4ebW5tbhtO yHSL34yntR6L9DBqXYJ4B3R7To4GsjM55fnwqspf2 X-Google-Smtp-Source: AGHT+IF4eKLddiz9291OIguV11G0fFkkHAPqALtyQrXhxRKLF/VLJ629pJfAkTDNlzRdJ3v77U7oLqqqUzTL X-Received: by 2002:a05:6e02:13c4:b0:361:5b9a:2e4e with SMTP id v4-20020a056e0213c400b003615b9a2e4emr241927ilj.92.1705689928717; Fri, 19 Jan 2024 10:45:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c8-20020a02a608000000b0046e26c54d48sm177830jam.65.2024.01.19.10.45.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jan 2024 10:45:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jan 2024 10:45:28 -0800 (PST) Message-ID: <65aac348.020a0220.2a86b.c352SMTPIN_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 588226043481; Fri, 19 Jan 2024 13:45:28 -0500 (EST) Subject: |SUCCESS| pw135968 [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/135968 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, January 18 2024 20:18:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:39a8b1251b204d3898b4c462184f60bda1b64698 135968 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28904/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/