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 BA15942D79 for ; Wed, 28 Jun 2023 07:38:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B5F3740151; Wed, 28 Jun 2023 07:38:15 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 2C02240151 for ; Wed, 28 Jun 2023 07:38:15 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-57045429f76so53828117b3.0 for ; Tue, 27 Jun 2023 22:38:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687930694; x=1690522694; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xMQTwNRFrYn3nwYIbjbjx770P88tKk117boCSeDHbgk=; b=Xeyph7lqmevlUMyd+0pwtkXuiOUfyg02jPML1LdC5H0zPcnJ9gzsbIN+cfGHAkbFT5 boeVbXKMo4/ruEG7pQDnH3a3c62mBboWk4nQyxRE/ku3r+kF9hiHlQg7hzbFD+fhF4pG iIVDNVU8Gtt0lbL0pQWvEluXNmDztQ0++NP9M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687930694; x=1690522694; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xMQTwNRFrYn3nwYIbjbjx770P88tKk117boCSeDHbgk=; b=LjmosrMlpJ9hF3H7jpsQmaCLV9aBphjmWN4zG6KhIXsCrkT1DRy6N6VVpsrzpQTH8h G25nXpJuKGzgVpUL4H0Nc3t9pARnh9T4M22/n1G957O4ODhW7NwzcBDnWpNB8pNkEHI3 bAWfE2EnXCPfqnS9KYkoB1Ec168uzxKejEB4EjVzTX+h9hYkepckIZXoppkdCP7sCvxZ 8A+Bd/LUK7DB6Omsj/bshzD0s49A1rUBoFnfHUkVNh8MYw0un+ycOZvIXNT5/DApY+45 jPk541bPaveS3/Kf5ulD9NyliyM9fZOWarXEhdtUJS3Yen5rL2UX2loKxpNxnY6HtUjc iOpw== X-Gm-Message-State: AC+VfDxl3I2uXiSZ1MCga8SjTLfvjOJY4CZsot4D3J2ZY905dtYsOv+/ OGj//nkunEsItvsIygBYxhBWpvJ8A0AsXUbJKzZZDbXRez2cYBMDJcDBJg== X-Google-Smtp-Source: ACHHUZ5AJj4zVxZ10jHDaOLvp+Xm/6hcy7bfOxHsxNpx5YNdJiM4tInBGv4ofMiNAvLOevwd3NCdnI8ZTA8n X-Received: by 2002:a81:4f16:0:b0:559:deed:f363 with SMTP id d22-20020a814f16000000b00559deedf363mr36231015ywb.2.1687930694552; Tue, 27 Jun 2023 22:38:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u80-20020a818453000000b0056ffc2eff9dsm687245ywf.46.2023.06.27.22.38.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Jun 2023 22:38:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Jun 2023 22:38:14 -0700 (PDT) Message-ID: <649bc746.810a0220.350d1.735fSMTPIN_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 3800D605246B; Wed, 28 Jun 2023 01:38:14 -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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129028 _Testing PASS_ Submitter: Qiming Yang Date: Wednesday, June 28 2023 03:20:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129028 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/