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 EF4DB42356 for ; Tue, 10 Oct 2023 23:11:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8869402CE; Tue, 10 Oct 2023 23:11:10 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id A06D5402CE for ; Tue, 10 Oct 2023 23:11:09 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-776f84c6cc7so313322385a.2 for ; Tue, 10 Oct 2023 14:11:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696972269; x=1697577069; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vDHKSgE0RrVJRb0PIXe8XxTqCOPuXgCoLqGkTU/aVjc=; b=RtfHeSz8cHC5uxBo20M1CWgQyx9jG1A2P+xWgELBmcZGv4rYR7+xFB6VtI5FSdhRvC mvgUUb5fsRs7BT+wxobaYSjNas04JzfM+Z/ycap9i9CBj5ft6fduKwCV4dn/Bafqt1Hk 1HpEuTRwd6KgMBdKH4sC0AeBsKqLaUDosdFRU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696972269; x=1697577069; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vDHKSgE0RrVJRb0PIXe8XxTqCOPuXgCoLqGkTU/aVjc=; b=ooAh2wP4nnry3hV0f8qxNZA1u8nL+2MpTwhMGfvQJD26CMTEnlOY2+0FD7pBHI+lCV /0IjMl3j1XuAnfomumtj0BD5nc5tz3KCiJ7laRN6oR6XSkwLb0Vuk3JJsZGfanPEj1c9 w8HGLiWqK2GQ/nMQflWVvrnPcn4D2fq16Grsy13cjkI1zPvy/6mGhORnwMCpFRWcOf0b OiPfqefgNGe8suuFdfguH9VzIsT6EsmWJFsGRbvV6WJfRZwDV7oUNGdtz3HJkAaajs+g 6wqhoKaRIhiz6a853s3o/KfUStOeOg9I1SCSSd9pypLr5yIobNrNw61h85KkUeRHDHRO IWbw== X-Gm-Message-State: AOJu0Yxm+YohUjPw5UL9VldofgKUmhcdDjMTJfax3UceNBvIY//zD8JW xuFpIAFsq3NcKSWuQkgyTFq57H0m4jU34GSRIk0DK09Q/p4P2MjdoJME46RGg4865Uw1RfKmQg= = X-Google-Smtp-Source: AGHT+IFr346Ue4N5bNrRxumMK/dRMPS8Pe2PKE1Z958qZvJhflqS+HBR5+GuoVArA3DqXn8pH+tsv/8I9j4F X-Received: by 2002:a0c:c409:0:b0:656:b289:7e28 with SMTP id r9-20020a0cc409000000b00656b2897e28mr18615202qvi.52.1696972268996; Tue, 10 Oct 2023 14:11:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id k1-20020a0c9701000000b0065b112d93d5sm127171qvd.73.2023.10.10.14.11.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 14:11:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 14:11:08 -0700 (PDT) Message-ID: <6525bdec.0c0a0220.293b.612dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 99F3D6052514; Tue, 10 Oct 2023 17:11:08 -0400 (EDT) Subject: |SUCCESS| pw132453-132454 [PATCH] [2/2] net/nfp: fix illegal memory 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132454 _Testing PASS_ Submitter: Chaoyong He Date: Tuesday, October 10 2023 06:17:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132453-132454 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | Debian Buster | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ 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 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27876/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/