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 7EE4F43798 for ; Tue, 26 Dec 2023 12:30:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B79E402B0; Tue, 26 Dec 2023 12:30:14 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 133F6402A8 for ; Tue, 26 Dec 2023 12:30:13 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1f055438492so3119735fac.3 for ; Tue, 26 Dec 2023 03:30:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703590212; x=1704195012; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=afwHSMOsRR0P5zR+9d+VLdUfuan5nzPaDYVj4wpiFZw=; b=jAynJXTU6ZcOeTpVLj8wd2xu79uzljaFeVgbn5jhwX2Rx2qot/KCl9waNTheQkqB7J ewL5vYOkeTX2F63O/DrqbFb6hplo1302LZpVMKB9qzBjMd9a7JcAYaeEwGEP25Uca9YE aA/pcvXNr/N9IqFtQWa7Gic+UN/PvjKBQETk0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703590212; x=1704195012; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=afwHSMOsRR0P5zR+9d+VLdUfuan5nzPaDYVj4wpiFZw=; b=dGjvl79IcqmPYVUC9hvVP8POXFOWcUG65PEESjyXhx/BRPjVAwI4WjQ8uCgH4lnjg5 7bgeID7nuARZzfsHItNAED/nfgDHAFDDAltn/W41sCYAwyo8It4SI08sr8z5hCohRAAc u7VIKb/bcy0KOIzQ8QxRyN49zWoasQxhM0lBzztXNam7wBDv65TcPLX1U/KXKtIPLixH tuTAXO1J8/x4J5DSgF6dLLxcFIclISYNV/mABDL3C20GocYC6UBFbATsnqePPD+MaHIf yv37c+udIRKnwu/uHSIGxTV+QO/P1NMqkezROMgkvztQQlKCsBh7ks5dfasUaE3u9CeG lWZg== X-Gm-Message-State: AOJu0Yw4Z9ezL+XTWhIIebFDshESfGQaeI/w7c1otlQUukGbrH88dByn XPhDflkOS9B2okiROLvCWKUZ9L3iaNamrMFLj/MpV0py5Pqqz5C6I665YXtXaEhdzE0ve2ZXYDg j3ZxgCg== X-Google-Smtp-Source: AGHT+IGTHo5J7wxFv+CJAgh/G4/Lp1i9MBi59txFe1H0CG/zsdtFuvsmeDRLfJmH9NPpVEJ6LnErdqkHlTXc X-Received: by 2002:a05:6871:b0f:b0:1fb:75b:1300 with SMTP id fq15-20020a0568710b0f00b001fb075b1300mr7589768oab.82.1703590212323; Tue, 26 Dec 2023 03:30: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 s40-20020a0568302aa800b006d9dbbfeb1csm880310otu.3.2023.12.26.03.30.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Dec 2023 03:30:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Dec 2023 03:30:12 -0800 (PST) Message-ID: <658ab944.050a0220.65616.206fSMTPIN_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 615C6605183E; Tue, 26 Dec 2023 06:30:11 -0500 (EST) Subject: |SUCCESS| pw135584 [PATCH] [v3] net/iavf: add diagnostic support in From: dpdklab@iol.unh.edu To: Test Report Cc: Mingjin Ye 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/135584 _Testing PASS_ Submitter: Mingjin Ye Date: Tuesday, December 26 2023 10:07:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135584 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28738/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/