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 20BA145FCC for ; Thu, 2 Jan 2025 22:04:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B2C8402D6; Thu, 2 Jan 2025 22:04:48 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 0EBE9402B4 for ; Thu, 2 Jan 2025 22:04:47 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3cda56e1dffso1163455ab.1 for ; Thu, 02 Jan 2025 13:04:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735851886; x=1736456686; 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=cb1iZPfnuh2xYFgnzosLFyEPTRxHII/1Y/JicusPb6Q=; b=AxMV5IgSVTC3qFs4eLt3n9HeFcsYoNc7iGM6EqaibfctwHwu7Ym1Nb6fqaLctar+jy hoWF4rZS+kiB0Q4QEj/fMVlu/T7o+DDILZRRrHGoubyzlJ4HFsKdf+DUQuc/becu0uMF owFHejt57EXX6bPlb8mnXqkMUlYiU3n/2D3u0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735851886; x=1736456686; 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=cb1iZPfnuh2xYFgnzosLFyEPTRxHII/1Y/JicusPb6Q=; b=v5KKluT2xdWK50V7aiFxovnFc0SuEaBP0wkU7Q/1Z67yQekZkrdX+8taNzkrhQsr77 GB+ptI804zUmfHOYNxyIUSKL6fi3vrz245F8Mg65/fwjiKX1WGidOkwBhK8uHsauhQbN Ff5VU7Ipxa37ek13o9sxmCqjJ8jVCxajrK2ILHUus2lnUtDigu6kXh1Vg+DNY4YCxIiL rwyTRLTeIIM3YkT0bP+a478VYYffduIMEjrxwuamSiW7dJOQPa/ewFZIHOeKGlHZBbDm F0sifkDo+7gw0+nXZ5wQKZJDlVkIaMKUjDubSxmgOHIfK/KhOdlKY5kzPrre31SQ3iEl 8Q/A== X-Gm-Message-State: AOJu0Yy4ZbJz856qJseTxAAPXTL5RNC9C8tA8+C1saOPNqXqiqihXjef nMdQuUzVE1mo86Ffk0AIC6U4l60dWSTEIA9PQNbkaSETZCsI1OsDveKLMj8DUnBTdXrGUJPmSTp BBDlmzQcgPSbGDZyAGZogFKin/f9Qokgwru/Wqiig X-Gm-Gg: ASbGncvkHmoXXcZyWNSYJedwjDrfwyOYOlnc6TscSz489LcjGa7F7R6CmtTknc/goFF 81X61JN0qSISY6R9he9ikv8ljutOrWJUI6kyRjG6o6c7lzkUnyX0ui+nIUm3BMGo9iNjdDnsZap ZNPwDQZyQj7Hxx08UxTZxF6HRpoS4annTnkQjmFJPOc+KiErnKyybzznbcKvVYi9OBUOKT9qUnF J3kJKnmxFtENvI3Ziqe/D+2m9fiD9YnU0bwp+s5R4ciE3vAK5eyy33/jRZuwRohvpQ17xinG/db zA== X-Google-Smtp-Source: AGHT+IEvDGDTm7K9p1PIVDC8cs+omIaJN8LYGrFOzpMQ6hWXYlGKk+ceLWsb87u9VagORl1QOQPN8c0Wvsnf X-Received: by 2002:a05:6e02:1d0d:b0:3a7:e528:6ee6 with SMTP id e9e14a558f8ab-3c2d2783efdmr334174315ab.13.1735851886323; Thu, 02 Jan 2025 13:04:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3c0de335678sm13038605ab.8.2025.01.02.13.04.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Jan 2025 13:04:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Jan 2025 13:04:46 -0800 (PST) Message-ID: <6776ff6e.050a0220.275b4c.e697SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CCAE26052471; Thu, 2 Jan 2025 16:04:45 -0500 (EST) Subject: |PENDING| pw149561-149562 [PATCH] [v9,3/3] drivers/net: add diagnost From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1735702586-24837-4-git-send-email-andremue@linux.microsoft.com> References: <1735702586-24837-4-git-send-email-andremue@linux.microsoft.com> 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: PENDING http://dpdk.org/patch/149562 _Testing pending_ Submitter: Andre Muezerie Date: Wednesday, January 01 2025 03:36:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149561-149562 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#303052 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | Debian Bullseye | PASS | +-------------------+----------------+ | Debian 12 | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | Fedora 41 | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | Fedora 41 (Clang) | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ | CentOS Stream 9 | PEND | +-------------------+----------------+ Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32233/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/