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 9F3FA439AF for ; Wed, 24 Jan 2024 04:29:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 986B4402A8; Wed, 24 Jan 2024 04:29:14 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id DCBCA402A6 for ; Wed, 24 Jan 2024 04:29:12 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3628040f413so6317045ab.1 for ; Tue, 23 Jan 2024 19:29:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706066952; x=1706671752; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=l33lmXc47AVwPtVaFFZy2EDeEBydeW33ALJxL/oYqOQ=; b=jEqBBlD1/bKC+ekx6R7VRg8S/su0OUECuOU7bQaxgYecF8Z2P7YznYrUHC7Ze511kq DwOm1FiktmKXPTUiCDcuBuLo0c1ZAPkssmL0mZRT5HLfOqS0wGzBmBl32JatntdOeGQT oiB6jLFpCSHlKxrTiWL/1JX0VR5BJUkxMYSVY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706066952; x=1706671752; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=l33lmXc47AVwPtVaFFZy2EDeEBydeW33ALJxL/oYqOQ=; b=W78HpTw1Tj1UGiBWkatgLlQw9gRSCpF7HrO0amul8cP8cPMzvs0ckZzN9/sLda+Uc/ HjEIl3dVOZeCR3aKyMt/bNOjlVy/FVODyVKYnTtQUF9Ri90LvuHN6sjPG4y6WglQquAQ BvDDLziWPddOURKRIxp57ToNTJYpVD1WgXkOh1ws6jlpp5Bt+GjK4qUvublOd9S3d1Ox nlLQ1Wps34LTs8Yzn1K6SI3vvgrkd/EA0ARuMdafpLtvtw/sW4iXyZed+BZVBBKwJoij G95ZfAEcVNW+XN33mzsThrjsS312VjBF4MGUI+HAywwrFZu51BGlWgbVkObOr4CWzOAU d/UA== X-Gm-Message-State: AOJu0YxNFlR4UeA1bdnose1ClDnSDHIsgg8bdR4kDd6XnsuWJ/OceaD/ Hgn8qi7poUhs46AMPpB4Q5xpkINRIs/nIYMRnKYH+SQZYFt451wyCXsIPKFphYru4OKvR6unQIV 5cw872Z4kiQDFmcSd1JsSNY9QuyZrqn8JfrmZ2PKKNOkYspEBNSBAja9G X-Google-Smtp-Source: AGHT+IFcfZe6lqECeh8tG7TPm3PSPGxO6c4W2C249l0JB72aJtb4ARdN/X+j1/OjP+jKNOlzHqHRteQFrVn0 X-Received: by 2002:a05:6e02:13ec:b0:360:73de:be5e with SMTP id w12-20020a056e0213ec00b0036073debe5emr355640ilj.14.1706066952320; Tue, 23 Jan 2024 19:29:12 -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 bg13-20020a056e02310d00b0036095e8e6b5sm596550ilb.10.2024.01.23.19.29.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jan 2024 19:29:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Jan 2024 19:29:12 -0800 (PST) Message-ID: <65b08408.050a0220.e0668.8875SMTPIN_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 CC3646043481; Tue, 23 Jan 2024 22:29:11 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/136091 _Functional Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, January 24 2024 02:05:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:4e7732d6c4c64514dc26c3cc0203d19851b5f5aa 136091 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/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/