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 6B6F443818 for ; Thu, 4 Jan 2024 16:47:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5DB30402DF; Thu, 4 Jan 2024 16:47:55 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 33BCA4029A for ; Thu, 4 Jan 2024 16:47:54 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6dc025dd9a9so384882a34.1 for ; Thu, 04 Jan 2024 07:47:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704383273; x=1704988073; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CXA4IR0Fdtarxri4lraGT7ls4+AXMH1imDr2Kk0qfm0=; b=Sx8FST3CGDFlIQTpxmq83VEZoT+6ys6GKtaDCoadlKjAOVCUWHNh/3xciSpCiPu7/X QNvflkBoDmzeur8xoCd0Sr59tT2x58ZUurdcS/8QqGJOsfyr84sUJkKwDTIjmHu3a+e1 MNB9K3edZeyNhnlgFRZs8bHKJAlFXPtvay38w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704383273; x=1704988073; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CXA4IR0Fdtarxri4lraGT7ls4+AXMH1imDr2Kk0qfm0=; b=dzIhm0oFjrvxYBeVrDdjxj88964QmJYBFTmNh9owjOMvwF8Hb7+QV5cQEspG/vsVhg 0HWBZG/HyQHWl2APPEiy4FJwreH/HHBD198Xuul0iHLUJGjGgZKWgvQ3U434tnz1c/ZJ VWl76l56t1IHylKADqdZTT6U4egL5zqhFWgppLH/XeGiRunSjqvwiOivMRRS5d3Y/eg9 lTWrElugTLW7o/YZmnpA+U4DpkfjHZs0XNeQdx0lr6dvaNQYDzdU7EfgIwJ8m2TzylSL yo3iT2cbXvh1OW0eGIIiewveujLgcfC7L0ojZlD7lcDKKOY+ZreujfVqigzayAxjT/KA 9Lzg== X-Gm-Message-State: AOJu0Yy6hbl9G5YY+po1x7m3857M1IP38GwTibQxjC4fdwrd1ZO64aQQ KWlYh3wIQowW1OxdyGrLg5THxLq66FNyXSHaDU0AZy9s6lxDB0Wff3YSNtvWsWgOHQ== X-Google-Smtp-Source: AGHT+IF2WoLTT18rffuSytt0OtENmyYGS9uX3pAVwO1AK/8SHTl+ClyFEMVKRGsa3njkFOLZ2Stb9TCV6HT3 X-Received: by 2002:a05:6830:1d49:b0:6db:fed6:a7fd with SMTP id p9-20020a0568301d4900b006dbfed6a7fdmr834998oth.4.1704383273646; Thu, 04 Jan 2024 07:47:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j13-20020a05622a038d00b00427e9367790sm720597qtx.9.2024.01.04.07.47.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 07:47:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 07:47:53 -0800 (PST) Message-ID: <6596d329.050a0220.5baf2.baccSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3029B605C311; Thu, 4 Jan 2024 10:47:53 -0500 (EST) Subject: |SUCCESS| pw135727 [PATCH] [v3] 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135727 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, January 04 2024 10:20:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135727 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28788/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/