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 65137439AF for ; Wed, 24 Jan 2024 04:38:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 61320402A8; Wed, 24 Jan 2024 04:38:10 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 79E04402A6 for ; Wed, 24 Jan 2024 04:38:09 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-361af86c7f7so12682695ab.3 for ; Tue, 23 Jan 2024 19:38:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706067489; x=1706672289; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Wz50NvDjni99XNTTxjPfRXCSig3osblfURVmgeYerGM=; b=J+7zEcqX52Bb9lmJGd07qmalj19XokU+dufrvj1hrjeF5Bx1jZgRY9/n5jiVi3cz6P 3ZHZu144tuUCoDS4b67FC7ZbUnAuzac9mYmpsccTTvbCZrRz20tbyuQLaW6Mu1rrL5xi pNdoX9gvvGibHi1cKY817DBlmv3z9SjD8G0yQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706067489; x=1706672289; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Wz50NvDjni99XNTTxjPfRXCSig3osblfURVmgeYerGM=; b=f4gUpCnxuzgge2fRTzIHN7RJhIT972cn0YWFXwkCF84hE7eC4FspwH8EG76Kvww/yA qFjsHPmEFD9XLCHGnHpGYc/UWX0lph9CxIrOSLRp0a3YwqIRrPbz+9SyBm4YsDnij0cN EShLhRwR/KaqotRTFC7Mjpy0paveGN7RVWr5a2Vzhw6F1QR15iTVM5z+b0z8JiiakeIh G28PYSoDb3MsEesGSFoToImo3MHFOVEnSubi/vywcwCfTMz9xd7Zf0kitH+50UISOdFe hsOXlgrf+1QpPIJBU2RASLIU97n4wCrLWkg3mG6VOZyRfltUoQ88+KdWCStJTat/xHvq 3skg== X-Gm-Message-State: AOJu0YxXcZv6PUcUZNHqI25artViu33IgXTsrtKVFAmTzHycLMXMCg4o kH1dvs+uCLx3bFfrndvdv4Sgx2bSEGiEZNsWct6zWnuIgTUYlq/NRyAI0IVS5NTSy6Ob+FF1QdI MaKcueWVCqtCEHjmCm5cSEcEMBNTnZNEJ3NtWoGNpZ0SfzV8P8Vf9heo0 X-Google-Smtp-Source: AGHT+IEepVwlDDdBuARDETMChFMhPWNG+9l7nEGP25btOxTH2tFY19CeHUE2cyeFriP10+eR+fPpBSY/pSnP X-Received: by 2002:a05:6e02:1a06:b0:35f:766d:3570 with SMTP id s6-20020a056e021a0600b0035f766d3570mr1322178ild.1.1706067488958; Tue, 23 Jan 2024 19:38:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e13-20020a921e0d000000b0035fed05b5c5sm1266748ile.2.2024.01.23.19.38.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jan 2024 19:38:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Jan 2024 19:38:08 -0800 (PST) Message-ID: <65b08620.920a0220.38a02.870bSMTPIN_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 794896043481; Tue, 23 Jan 2024 22:38:08 -0500 (EST) Subject: |SUCCESS| pw136091 [PATCH] net/iavf: fix access to null value 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/136091 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, January 24 2024 02:05:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:4e7732d6c4c64514dc26c3cc0203d19851b5f5aa 136091 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28942/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/