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 208F343888 for ; Thu, 11 Jan 2024 01:08:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D0E340278; Thu, 11 Jan 2024 01:08:23 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 3D3E640266 for ; Thu, 11 Jan 2024 01:08:22 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dbdb12203b4so3770230276.0 for ; Wed, 10 Jan 2024 16:08:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704931701; x=1705536501; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jR10c0kdyTgatDrrBdYe027OtC1Qni9kv7tjoGW1SNI=; b=FfxK+YZpMV2PElI4kQCc+Nccd+BJSuieKqGxWMoe6Y8FuGGIm1Rg4TwFLGhSd1lqyi U4ifdg2Tt+4yLLxW5STmI7T0fq6z327/iwgygVHK+j6g+Odm4zqoba+qggOhkU7669eh bl8kTOe9haEOj3IrToHl6EPt0onkvPkB3aNEA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704931701; x=1705536501; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jR10c0kdyTgatDrrBdYe027OtC1Qni9kv7tjoGW1SNI=; b=ut2d0RwdHgXhOTOsNYk0GboDsYWT2t9ScE8O20+OTzKD2xDly1O9BKyQPk0mxFq3V3 slizGHhCV+3FsPjhft+/H5KzCxIXDXsDQrAzf4EM3NZyGm97eznbZ2phzdeu/k++WmRd VEfrzeYNr3lcGoVhhPVYwgd+w2g8uz0qow9YUMsu9xlPN6KWE8MNYybNSjgifCTKXLR1 b8lYxm1DpbmcupCTOC+1ln8QorP9qbl4CLwCB8M7hPR2JCn5Wl8x/RUnDfL9W/vZpiy2 KDQ9iqNCA4x+izwHsIeU158eFy3g5+t5mexea8+TfGEUZffqOMXGMb0eG/kovgDj4GoA k0JQ== X-Gm-Message-State: AOJu0YwqWVesUJpCKoqwJu+9K0GeTc8BnXDpLxHr79or45BOR2BCnR2E 41wsos8XIYXJ18ZoFT4OnpLZEwuSNVJ1TAnTYrdWwL/vf6q0Sr5iJFGcTcDWL0+pgWgIad99KdT n6zm1Mg== X-Google-Smtp-Source: AGHT+IHFMD01yzeJpnlMlgnyq5BcNis9lhiX7QO1Fm6IIhmyO/HmefAnrpiooxe9ja0wfiCCFhifS2YHVeP5 X-Received: by 2002:a25:86c5:0:b0:dbe:d09c:c333 with SMTP id y5-20020a2586c5000000b00dbed09cc333mr441219ybm.47.1704931701662; Wed, 10 Jan 2024 16:08:21 -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 e127-20020a256985000000b00dbd7496aa5asm286281ybc.29.2024.01.10.16.08.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jan 2024 16:08:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jan 2024 16:08:21 -0800 (PST) Message-ID: <659f3175.250a0220.8b886.22f4SMTPIN_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 518066043481; Wed, 10 Jan 2024 19:08:21 -0500 (EST) Subject: |SUCCESS| pw135820 [PATCH] [v11] net/iavf: add diagnostic support in 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/135820 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, January 10 2024 02:25:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:4e7732d6c4c64514dc26c3cc0203d19851b5f5aa 135820 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28839/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/