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 B795C43750 for ; Thu, 21 Dec 2023 14:18:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B2AEC40395; Thu, 21 Dec 2023 14:18:22 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 1A81B402BD for ; Thu, 21 Dec 2023 14:18:22 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d408d0bb87so3757545ad.0 for ; Thu, 21 Dec 2023 05:18:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703164701; x=1703769501; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NEQI+QyJWIrZesQTi/A56k7rT8hXx8GRajYWfViQFII=; b=Sgj+R8vW93U3mvaaUf1R36GA185AoT+ktSdsfym0r0o7UNXVrKe5ZALv+k7dTC4p1X pzsM/3GMJ/Z2dH/TElGpZp2tpYP2REl0RxhsN3BA4dbaBXnad99Z+lFDlIvDSzVgOOBd tvhJpCG362steFmeOSZz8Jld0UlI06qxnbnYM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703164701; x=1703769501; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NEQI+QyJWIrZesQTi/A56k7rT8hXx8GRajYWfViQFII=; b=lEJ5k9Xb5H2+HJo0w1D7zGerXds3o1dzyUVsb6EZSjErNTeJb1K3y8+COaATQeOnR0 EkwIbX04vPIflgyZUGQ289P6pnCFkpS6uCjZhQt5lUhLLb7UgSW5eOrBTA7qD4Nco1O7 0uqNugH4DqmK/FSmuLI7GbcVgKPNxeWeQ9Kssla8uNI+KDlLhICJmxzf4BEun1nic2fS kJpZVdw84A3MiboUPFUPh71eNAv39Ju/Enfmzlc9Ho4MfbtfZ0EuSdEIWRj6o+U+7A+s LcyLwE9g05/vhpadQ3QgwC3L9HjQoObPx9dCUUfTbWUTKk1t5VhigX//SKS9+NDtOFD4 rVOg== X-Gm-Message-State: AOJu0YzGzVUDYyv2PA4SeX2fzx9c/YUZKiD38B+F5fcjmKm8LoRr490h kkZ1k6hXq24MpaBQ7LdKffzpUyj8G+wEejDHkqmgbZB5Wi2/bAgqgOb78A== X-Google-Smtp-Source: AGHT+IEtleS0wEL12yiwClnZoKUd5/esYMqHGfPHri08TbOYka64RebYZYq2DTDa3TkeilsQMVp3Z/06wLPA X-Received: by 2002:a17:902:b683:b0:1d0:6ffd:9e25 with SMTP id c3-20020a170902b68300b001d06ffd9e25mr20597795pls.119.1703164701155; Thu, 21 Dec 2023 05:18:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k7-20020a170902694700b001d0b0353aa6sm55015plt.7.2023.12.21.05.18.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 05:18:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 05:18:21 -0800 (PST) Message-ID: <65843b1d.170a0220.2b70c.2eb1SMTPIN_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 51D586051823; Thu, 21 Dec 2023 08:18:20 -0500 (EST) Subject: |SUCCESS| pw135424 [PATCH] net/iavf: add diagnostic support in TX pa 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/135424 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, December 21 2023 10:12:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135424 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/28709/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/