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 955BB42D79 for ; Wed, 28 Jun 2023 07:37:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E04140151; Wed, 28 Jun 2023 07:37:34 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id E4E6D40151 for ; Wed, 28 Jun 2023 07:37:17 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3a046446dacso2924953b6e.3 for ; Tue, 27 Jun 2023 22:37:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687930637; x=1690522637; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BnwxSjF9jCdSFBkVU115n2VyYtk7NxQxIF+wMlplgw4=; b=RosHGP/DznaFbreVqug9e0M6vnG29K3TnyOSYlfe1DXbNBIYeb1ZF65Cco5xUnekVC WyguihsmpK99egXmPZw894MeFqF3xWsCdeGtGMhBkBn5WcmFHsAi8PpAZ1FpG9PdjpwT vMWeVBOx8QiahDUx2hrTqoKQbaHGGyDrFy+W4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687930637; x=1690522637; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BnwxSjF9jCdSFBkVU115n2VyYtk7NxQxIF+wMlplgw4=; b=EBEX06aQS/VpksoG+LbPfAzolGysLPiIAdBqgx7JYA7gJuUmp2+slx/DNCPW4QE//C p4s/r/52TRa/T7pFrzOl/vsZOOlsglFkKg0jp7lYgDxeRRRtr5WGgfr5ZOAeRfWxFnL1 JTJvgGhcV8hlt1U8TlIWUYE1FuC0nOKt2HxqNFf2nbfUSmQWf2Y5vFtExOPIafSN72Ni ZgE4mJb5VeHLcN/INApvfyJx9gTR5iBz56CWE6o9prohlenyRxRtFYarilFD3BpPiU/p 6ggbYMKPlSKj33I7shYGNTxNkp87X0pue4+ACaxIR842dIeWRH33XLtHZzYEvziFpsY5 eWsw== X-Gm-Message-State: AC+VfDw2utVHyCmwnxRhuEXLCUeDfHTLp3Cv7jNZ31MkAxdAhqaJ8G/0 pjgII7siwyhx5ESEBmI76wheUaMFOl6SATELSNcNsEPIdBeLKI5NYgWZVw== X-Google-Smtp-Source: ACHHUZ7FYRE4l6HxdNSFV9bUL9jxROCtgn3PPQt4zlRSTjFpejFRhgacSKpdR1VCsvZ+8O/fr/K7DfEHLKOu X-Received: by 2002:a05:6808:191f:b0:3a1:dc0d:f31f with SMTP id bf31-20020a056808191f00b003a1dc0df31fmr9131299oib.3.1687930637242; Tue, 27 Jun 2023 22:37:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id by7-20020a056820200700b0056347caaa8csm304428oob.7.2023.06.27.22.37.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Jun 2023 22:37:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Jun 2023 22:37:17 -0700 (PDT) Message-ID: <649bc70d.050a0220.21f3a.dddfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id B4C3C605246B; Wed, 28 Jun 2023 01:37:16 -0400 (EDT) Subject: |SUCCESS| pw129028 [PATCH] [v2] doc: fix missing release note for I2 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129028 _Functional Testing PASS_ Submitter: Qiming Yang Date: Wednesday, June 28 2023 03:20:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129028 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26827/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/