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 3B4DE42356 for ; Tue, 10 Oct 2023 23:19:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3580F402CE; Tue, 10 Oct 2023 23:19:33 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 00A78402CE for ; Tue, 10 Oct 2023 23:19:28 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-59b5484fbe6so75728287b3.1 for ; Tue, 10 Oct 2023 14:19:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696972768; x=1697577568; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Z7hdFqKsofEPB7DKcsCx4sW5RpO6nTH4EYgT8piVBrU=; b=KgrM2Wo5h928qtr7CjCSk/oa5nKImGqCt3J6vsblrA9AyNpNq+wRY0PWjyI1AfR1Ya wMKZ3ZzwCk3gffI8mkyEOdTwdDkq76Of96uwQMVrYaLpg+X1nSR3014IlTPK+qkGK9qW ttcsJnbEQ8aqIEEk63aKvijT/v5UVHiC2RwjI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696972768; x=1697577568; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Z7hdFqKsofEPB7DKcsCx4sW5RpO6nTH4EYgT8piVBrU=; b=Kr5wFbVJ0YJmyBITrz3X1LYwCT9Cuw21YFc0W1iEexxAKH9goTesuMO5qL3fEJ32Ox s5yGPm5D3CoO2DLmetmuQAxueGlT65eCmddfw4BbouBMu8taC8ebtnUj+mEKs0zmfz0G hxE5Q1Y/lziX3yXc39I64HVJ5jcNgTioRZ4UhyiWTzWycgPKN+CU1EHxVv+dRo5qoqei ApEYinB32Pa18eFmOUjRtZPXk54DrlJy177qMafGgPCK08LFtXJzzsWIS7YOwJZ2uvxB 18po/aWae4jgcJN4Pg2eUTR7vd/TAZ8oLX9NQDm0wMGSPDUI8sq9t5KTGUfWQ4m5yY8f Fcpw== X-Gm-Message-State: AOJu0YzFF7Oem9nPwfNCvwGLbyvndXqZ0k6t/fNWLPiGPF381C7ww+hD t6eXSk+bO88RjABGfdkUGkoRY+elBw5sBh6okiNqXPdXu+yZSYzpiKPxJ+E/jWmZGiGnVwlT7w= = X-Google-Smtp-Source: AGHT+IFV5o7l0ZSpvhOaknvdwFMfGBayVK8sT4gv2vt2nX7yRYYlQrSUzN11VvxKO3Lh/0FOygfvFdcm+wLf X-Received: by 2002:a25:acd2:0:b0:d4a:d2e2:afe0 with SMTP id x18-20020a25acd2000000b00d4ad2e2afe0mr19812088ybd.14.1696972768390; Tue, 10 Oct 2023 14:19:28 -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 w66-20020a25c745000000b00d9a620b5114sm131688ybe.1.2023.10.10.14.19.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 14:19:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 14:19:28 -0700 (PDT) Message-ID: <6525bfe0.250a0220.d1a6.6664SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0FB036052514; Tue, 10 Oct 2023 17:19:28 -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-unit-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_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | 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 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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/27876/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/