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 0B5534411E for ; Sat, 1 Jun 2024 14:22:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D0B4F402B4; Sat, 1 Jun 2024 14:22:38 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id B2A4140270 for ; Sat, 1 Jun 2024 14:22:37 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-627ecda47d0so29440327b3.2 for ; Sat, 01 Jun 2024 05:22:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717244557; x=1717849357; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=tY58FAQOOSQKSrOq7oOOYBlmrotX2C21CndyD+7jKoA=; b=CDu5+xDOW+ZjXi9MElMA6VvrfLvZlGuoRmUHAdx1IMvm7q9RQKUQNcdrjDEzUW7WzN WMF3iR6SH1iIvLXsCJypeY/thnaiuu93uligSqNfXPgMWUP3GoEN4jiSLq4NGDNHhj5i JUlIp55s95DpihhhUKcI6dJ9QWfx7LzzZRt2I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717244557; x=1717849357; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=tY58FAQOOSQKSrOq7oOOYBlmrotX2C21CndyD+7jKoA=; b=KOuU7/sd02gXhxFlkCZrpDtZ+WB7nVNWjfT+Sp1FaBlyM08u/gWbJB/Kr7bc63LCob p/nQuvVQZf2M/bt8LgbFAJMeLEO8HajgrMoQGZb7wEJf7DJ59m/L/n/Xa+CeWWNVb/UE MUyUQ90cdEfOhp5sp1To5098+sYnm9453tNPAYoSYNsIXkBkjoEFxZeMXyyTbsww4Xv4 BGFTvbF+Wwka1v8c65w6Au1cQJLy6PXy64pCVHGHV1fX67YVAG1/qjQU0yQEzQ/BlxPC XlpgympnKQdZM/QZnsbsUq8x/lQvQfPMd7WTFkci2JY9Qyb7sO6QVfjczYSof43HhUdI S/ug== X-Gm-Message-State: AOJu0YyF2VppsLIzGNCnapGRcaK6149TlSFwT9T5RnrQyESjJaqO7y9X JsFjGtcA8uTBFgK7xJolWqO1k84gjJoapfmcfsGZQb6qbmLZ5ubmEnlcD2ppYVNKD4nrJQ8ZXqp CqEwDOFYwmkz2Pp6xTrdbfTCe2kiTdSlvtCl2CNt1SaYWLdoZL3wltW2w X-Google-Smtp-Source: AGHT+IFKVtiuuDHZnhbyiidPs0J273MQ+FGwXdN/CLT+8S4j2w19A6jAqUv0/Gy1G2y6pYl5dEagDDZxhNsM X-Received: by 2002:a81:b24a:0:b0:618:8a27:f06 with SMTP id 00721157ae682-62c7968b238mr44348607b3.9.1717244557113; Sat, 01 Jun 2024 05:22:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-62c7661fe85sm1325137b3.19.2024.06.01.05.22.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 05:22:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 05:22:37 -0700 (PDT) Message-ID: <665b128d.050a0220.1c070.abfaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AC90B605C373; Sat, 1 Jun 2024 08:22:36 -0400 (EDT) Subject: |SUCCESS| pw140409-140428 [PATCH] [v10,20/20] drivers: remove use of From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240529233811.663211-21-stephen@networkplumber.org> References: <20240529233811.663211-21-stephen@networkplumber.org> 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140428 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, May 29 2024 23:33:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140409-140428 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30044/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/