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 A95C343904 for ; Sat, 20 Jan 2024 01:48:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A4E79402AA; Sat, 20 Jan 2024 01:48:03 +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 055E34027B for ; Sat, 20 Jan 2024 01:48:03 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3619e804e72so4172435ab.3 for ; Fri, 19 Jan 2024 16:48:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705711682; x=1706316482; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DYJb+0TFO/GwT1uDMdTxGy77V0Mq2EDPByarpd3M6Xo=; b=YcGqCflBgBCGa//RUQ3jEj55EMIOgEQc+a7+ueQJGcrXINEncOIRP6K+R0Jo8uA0QW AmCVllQX8iugFGIsPlXARANMCLiWGs7olSAor8AWRTg+NuC36ibXhYOICi2aatInF8DJ Lw74DjkneN8Zmg/G/KiTHDkfiPkiThf289nX0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705711682; x=1706316482; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DYJb+0TFO/GwT1uDMdTxGy77V0Mq2EDPByarpd3M6Xo=; b=SB/amozV8K4VwoLLp+GerbgIDuOiiXyj00nH7nEg0AewJzX5Yeh0IMej4eQDxKY2IN PAhc9P1XPHeDk/VXZavOdHCGca9t8mWdl9pUmFg43KczqzT28HIn+9CTJDoI/cLco2C+ yG8AQD3bfCSDaqU7FxLPl7hBheUPbZ0cZBcSNQ+UWdPiT4xRaiMjAwnNMPSjzckzcsEs N24LmB2Cn0VcpeLy1npdRaDz0BD9prh2KrajPaf9dFwBbg1JLoUyaZ4HWWt5RpibJ4t/ G5b9EEJ+/7qmE/LpSFn2rCLJWHUgJcqpme0vspTL5BCGTD5XdBxvBFmrmCmMHFwQBdcs Igxw== X-Gm-Message-State: AOJu0YxC00e2QmVrV0dZzIV3r6k/PKF4az/Dn1zLDIWVLWvClXrUQlCQ Bjx0QQe/ZFJ86a1IWY9BAfRZaftTBCs2suhH+fVDegYs8lmKejlbU4HWRlYRKtlfVY4EmaPJe3A ahVxUGJW4zqEMKCKa9LaZB3Nvo0uH/fi168ZziMO7 X-Google-Smtp-Source: AGHT+IHBG9f+jXUzV6Jkr1EXpn9/NSADwCnEp1wiSN67i6RYh+qowixvnSu8TAOFhKCqRdqA3T/5/OVNGoog X-Received: by 2002:a92:c6c3:0:b0:361:9665:da9d with SMTP id v3-20020a92c6c3000000b003619665da9dmr830680ilm.9.1705711682452; Fri, 19 Jan 2024 16:48:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z3-20020a92cd03000000b0035ff7736b26sm764458iln.41.2024.01.19.16.48.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jan 2024 16:48:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jan 2024 16:48:02 -0800 (PST) Message-ID: <65ab1842.920a0220.dd775.59c8SMTPIN_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 14C2E6043481; Fri, 19 Jan 2024 19:48:02 -0500 (EST) Subject: |SUCCESS| pw136004 [PATCH] [v2] common/sfc: replace out of bounds co 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/136004 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, January 19 2024 22:13:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:39a8b1251b204d3898b4c462184f60bda1b64698 136004 --> testing pass Test environment and result as below: +-----------------------+--------------------+ | Environment | dpdk_meson_compile | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28917/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/