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 5FA5043817 for ; Thu, 4 Jan 2024 14:32:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5BB124064A; Thu, 4 Jan 2024 14:32:03 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 4C10B402C7 for ; Thu, 4 Jan 2024 14:32:02 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5ca1b4809b5so291813a12.3 for ; Thu, 04 Jan 2024 05:32:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704375121; x=1704979921; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QiTArLs5RG5hrgghUgx0dTCNmafNTcEW0qGUBAlDh9Q=; b=EoMQzCalUxPC5WqVjGGnUY49Plq2a+YptK+JfIElbvN5TirIkQn8Bir+PoGVPqlchy nsY4txV04w/pLW2zFG0AbITZxPcOoWeHewGqIm95XMSTDTLfDhjYvZOXpQQw/MjtNTcr cODN0Czj82JrdzVJTWSeaGibPAjkVJGhFS4Z8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704375121; x=1704979921; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QiTArLs5RG5hrgghUgx0dTCNmafNTcEW0qGUBAlDh9Q=; b=sG9AtFxerhymm1jpnrPyI7B8G7YtgH2+SWQYDJ3CMHnFtWwNl4bhcjaApui9Syil59 RfGP3J24JzqzxJ3/Al7kLgPWnPgKuqLthTrJ+ipBdn+l4+BdgU18ks4kDKMM5pi//8TK gDHUM20UK0jzRjlb8kTUkD/fXR26zE7M8lEN4t5fyB4bRRsbd3X1pWSQkj+LpSQ6pLj9 92ZPU0le583clLJvTqfYQBJ0Ke02mlZuluJcqrRAgP/gNi+Qd2LAdJ3Jb5PiZWJGF2o0 wmpJaF3dqgO+s0C3ptuMLJPQDKSkdQCDM1LXBovVbwDsKF0RvJaolGifNuzcIbR0OdPj YDgw== X-Gm-Message-State: AOJu0YxuZpCLLkhpkP4zXszazYrXru7Avbark0q2QJxxqvJ13IXNz2d9 1q7Q7xdQ/Gr3qAb5fSyjtpZGoMKudsNIeNpwxgyRo+IFetsf0yv4074oykxrwY1Oxw== X-Google-Smtp-Source: AGHT+IE1cvoVb2xVmYLZzuQ/eS5JRUJCP2jRViIhuhJ5uaFMoVS/WaLvkGC/Z6BT6rqN+vkHgIoTNzmNtAmz X-Received: by 2002:a17:90a:a606:b0:28c:eef4:2ba9 with SMTP id c6-20020a17090aa60600b0028ceef42ba9mr486521pjq.17.1704375121604; Thu, 04 Jan 2024 05:32:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id mt8-20020a17090b230800b0028aeddf723csm222367pjb.6.2024.01.04.05.32.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 05:32:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 05:32:01 -0800 (PST) Message-ID: <6596b351.170a0220.ead5.fb0eSMTPIN_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 CB9176051823; Thu, 4 Jan 2024 08:32:00 -0500 (EST) Subject: |SUCCESS| pw135722 [PATCH] [v2] net/i40e: updated 23.11 recommended From: dpdklab@iol.unh.edu To: Test Report Cc: Simei Su 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/135722 _Testing PASS_ Submitter: Simei Su Date: Thursday, January 04 2024 03:15:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135722 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/28785/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/