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 969F3432AF for ; Fri, 5 Jan 2024 22:46:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 92311402E0; Fri, 5 Jan 2024 22:46:44 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 88454402DC for ; Fri, 5 Jan 2024 22:46:43 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5e82f502a4cso500597b3.0 for ; Fri, 05 Jan 2024 13:46:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704491203; x=1705096003; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fz5797fcCTtG7mjpXO49lbOVfVrmX8cNvaX8+e+CXUg=; b=Uj6W2HJFhsnkb8QKzd+UUKZD1iIhlQZdE/FE69t9lXLmocfo45rH2DKoIgHk01baLy HAmU72mnZ38+DlvBLYm6Kv/frUtZwschoPw70mZv+M2XqPzHh9BWPoohBnQDiTGyhl8w vVzdVpnpwq32yaKFeW6BiliWisfmAvEx4bBnU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704491203; x=1705096003; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fz5797fcCTtG7mjpXO49lbOVfVrmX8cNvaX8+e+CXUg=; b=swgfLEZBbwYX+hgoMEMotJUI5yk/UT+DS7n71/kHe7ZPCOdp8hsqaOsMGfTvfIZKxi J7adjHKw72BlUOSz2iOWBFyTg+9LGKsjkP4GmNgdf6Hi0F74ybbetJT/kKcwJSqHnlAO gIXCyK/9S19oXy6xCNiWQmOsGytovuAJ6hMpmjtmgEsMJS8kZSEdnpMv9RIxzlclrC1P F9GZs/bnW0Ita2tC90zqZFIdiez8Q6oA0m0jJawZc9nIAzWj+LLler1xHFgyTlbJwW6W V3auLTV1EBDLL1x7KqyojWR2ufG/5OEjDEI2DLsa2rxPTZGFK0MSOIE5WpEYO0JEaf0D WgbQ== X-Gm-Message-State: AOJu0YwH36M9bVtrzj08nRZW9bQ92gjsARf6izD3yivWq7QpCn4WIZN5 ld+HFHnWCjWEWgpNYClprShm7+ns+muAlzCCf2EHES1FgAJYWX8HGBONeOZNVS8rDA== X-Google-Smtp-Source: AGHT+IGGC4fMn1Lah6zsX+7wGhG4yOn6UaqIesdj1U4WfEQJW3R39kIO86wy+XRn32To04WeNtGDqLFI1eNr X-Received: by 2002:a81:4813:0:b0:5d7:1940:8dd8 with SMTP id v19-20020a814813000000b005d719408dd8mr88928ywa.63.1704491203006; Fri, 05 Jan 2024 13:46:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u66-20020a0deb45000000b005d0105c0d8bsm122903ywe.13.2024.01.05.13.46.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jan 2024 13:46:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jan 2024 13:46:42 -0800 (PST) Message-ID: <659878c2.0d0a0220.1e5a2.a092SMTPIN_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 9F61C605C311; Fri, 5 Jan 2024 16:46:42 -0500 (EST) Subject: |SUCCESS| pw135753 [PATCH] [v4] net/i40e: 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135753 _Testing PASS_ Submitter: Mingjin Ye Date: Friday, January 05 2024 09:59:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135753 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28805/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/