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 72D2743902 for ; Fri, 19 Jan 2024 21:21:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6CF1042B71; Fri, 19 Jan 2024 21:21:51 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id D584D4029F for ; Fri, 19 Jan 2024 21:21:49 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d72d5c2912so396755ad.0 for ; Fri, 19 Jan 2024 12:21:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705695709; x=1706300509; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mb1X3T+JdEzQrLPQ/srRYQnCkLA/FvV0nyYPihQsomw=; b=E4PelMRD0dMv1cLXsIagIdOOxjJZMQOUP/w0DpLwBs1QvnQOj3GIpwd2U1NViDqNj7 MZOUH0SEic8iXCVVGTk7Z2PwxSVdsB6dnK99uCuoQB0CCd8uzKIdqqwyK9O6jejZxgq1 rgsjm/tBti6Qy669aF9b0wiRgUsI2iz2t54qo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705695709; x=1706300509; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mb1X3T+JdEzQrLPQ/srRYQnCkLA/FvV0nyYPihQsomw=; b=VM7gr7WP5pCDO9oOUKu6ntHyzbaCCjg6+ennz4XD9UpyJGf40OSwoFnNf/CajuPVDt wYm4Ypaz1+mnpCYS/3BVKqKajlB+M63ttxXX4fcAZgaphePLReNzFe3LNZUPLkyvZkLQ vEkSlddB4NAej6ee8jk0F4SJrq0PpksiZXF2OFNgBi79nax2GoD7NyEwg50dxnkU1tPq WokG8yQ4Hi+SUueGbj1WWMzVus1DTnYGXtFhXGi7K1z1AoqTtUUoThZNyZl757mDSXii IXZCltGn32FfQmw7iKUp9jASn9vlu9BH4yz155VrGmT4QgLKoS86Xx/IYh6lLr0OwqVj U8KQ== X-Gm-Message-State: AOJu0Yzk2AWsgd43ZuIJ36fsfpUN28NKpbm37EPFdj23cXEnl85xQqVG 618jhT76DO+bvO9iGOZiGlMSrIRyYD5hy7qKHFLSMw86Hh/fQb7VsfNK/ViugS0jUFFrYHzowQO Dxt0SfjNEUFcsOErIm91r9iIqv/j8smIBFSsm7OqZ X-Google-Smtp-Source: AGHT+IF9246n5roVWcXCAsd1SK1C2vnlX7nGtgsSNIynSeGsoGVOgujbKEQ2E1BLXsFksDyKi4aJ0Q+lt30Z X-Received: by 2002:a17:902:f544:b0:1d4:8135:e7fb with SMTP id h4-20020a170902f54400b001d48135e7fbmr484191plf.123.1705695709167; Fri, 19 Jan 2024 12:21:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id mm4-20020a1709030a0400b001d6fbab6a33sm147271plb.118.2024.01.19.12.21.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jan 2024 12:21:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jan 2024 12:21:49 -0800 (PST) Message-ID: <65aad9dd.170a0220.84660.ae7dSMTPIN_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 5FC796043481; Fri, 19 Jan 2024 15:21:48 -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-unit-amd64-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 | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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/28904/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/