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 46A2343AED for ; Mon, 12 Feb 2024 00:27:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E5C2402A3; Mon, 12 Feb 2024 00:27:51 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 389B840294 for ; Mon, 12 Feb 2024 00:27:50 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7bc332d3a8cso160330939f.2 for ; Sun, 11 Feb 2024 15:27:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707694069; x=1708298869; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vTIajxATHsPi+QvibrKeh+7Vn0lQKNq0stySYfNDkUo=; b=grgRmXvPrvhIOSk9BmZLaYUnPFGEqFOMOlyKB2EEo01/XXuNbR+2tm89SqsyCZ3pI2 ljz9KUUykkp8u9vF7xsFc+dMNGLtWzknsNTfvN1CTev1xn1qzE02FDoOviKvn5D/t+KL QRrWJdDQib3kO3FDydm/25QGljoxqffpGRU6g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707694069; x=1708298869; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vTIajxATHsPi+QvibrKeh+7Vn0lQKNq0stySYfNDkUo=; b=C2f7KvAsFFObpAFfi2+PGcOdh8nZ07T1tyYskztPimEBU28Bd9nbX06oKdHy1gHFjH o6d+tPttB/A2zjdhFfqKkY40SEBoQta8Aa7q84qwRbQNFoaJpf1NOAjDEUp8A8BQzplD uE3WyWTaI07DpK3ZWahrTA76h2c9H41DRXHF/fPUjNK59Pi0D1o5KgFSeq2cHGUr8DFb s/xByySkeNqkIhHgmZZ2o6FSImjBVncTFQGvaKrefsjsdXKZlhKOg0ADXsQa8Q+gH6t/ H9/fjOes7+1OZqpbYDHbJ9Sihdmid8Teh1ernrP0h5pXSVfva1zfDfMNUNJKgUYMOsc/ fOzA== X-Gm-Message-State: AOJu0YwGVI1rgeGUtCFxmnjRQNb1cm8iWUOAqfHbKu9NV3JqrnzbLcJV qMo18wSMDWa8qps/ALzMZ9IQ0FAs/AnnhNzy9pg/DgQH/Y9fanO6W9zqV3DCk5+0nSwNpDlfMkT /NEL3rKJVox9GpZx83N3xNVYZwlPlJ+dKiVvhlro7 X-Google-Smtp-Source: AGHT+IEwJAzvJrx2aIm6VmaomP5HvZxALzZW48Y4F61W3vwI8AUsN1TJ6SxrSOrjh9kjYzg6xieLr4CGu8w9 X-Received: by 2002:a5e:cb44:0:b0:7c4:5d2e:898e with SMTP id h4-20020a5ecb44000000b007c45d2e898emr2817993iok.13.1707694069625; Sun, 11 Feb 2024 15:27: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 u3-20020a02cb83000000b00473a7d2a5bfsm85161jap.29.2024.02.11.15.27.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Feb 2024 15:27:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 11 Feb 2024 15:27:49 -0800 (PST) Message-ID: <65c957f5.020a0220.dd9c4.4613SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 26CED6052515; Sun, 11 Feb 2024 18:27:49 -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-sample-apps-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 | compressdev_zlib_pmd | dpdk_fips_validation | +==============+======================+======================+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------+----------------------+----------------------+ Ubuntu 22.04 Kernel: 5.15.0-91-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/