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 4C8BA43CA5 for ; Thu, 14 Mar 2024 13:50:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BA4D4028C; Thu, 14 Mar 2024 13:50:51 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 37A5340041 for ; Thu, 14 Mar 2024 13:50:49 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-36660d8547eso4158535ab.1 for ; Thu, 14 Mar 2024 05:50:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710420648; x=1711025448; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=whPY0+UP0MwLTSuwnf8/3qYE+SRfelSD0bfGVMQUdwQ=; b=R+pooA3ROXyYpXiwvWgXgERfL2lujC9ulKDMV4R0A3BGY1arZ9BCLi3y/w6fOxfA0e 7XX2QBtHoyuHZfELc/v7O8644APo/LOralXAHrINLSYkdjss73fr25/17PLw8mJfyv2d PqEX8IIJfvm1kNVQHjo0HqIbWxIWLetSfQK7E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710420648; x=1711025448; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=whPY0+UP0MwLTSuwnf8/3qYE+SRfelSD0bfGVMQUdwQ=; b=oypDEb0QMFW1FF+T6g3tPX/TX0QvIt8GADR5U/BbZy2t1UXHsIZWip4Kga/3HtcVok Rh1kutHDVumi/6GvFzMl/SsvDvlCnBaJithjnbiaVUe+2fEwQLr0BUCa5pVWZXxzDt9Y oshNn1+KiZJPNPnwZPfZ2OcNQ0p54FdGO/uAkLa1H7So/kCelLj5vLkQdJClpHg5g8l4 9vT9yRhV/WDT0fy+NLPVz5/92IVYdGsd7ddVLSBavkw6/Y5BzV/H8mSKwnSB4PDv8r0R dgLhWURoUff0mIgjBTpWNgOolx5aVjbT4jZbXrUMrjDirdkZsB/MMEE3vgYQfVlUzKF4 d+2Q== X-Gm-Message-State: AOJu0Yxx7xDbP4OrAFHIOkLIizOOKFkbQUlfC9InEKu5kTV3ZkIP5/mi t0ZpYTyTppYqrn1mldYjvsiMOQJgtZOEiPi3oGG4Mov1WxKkVLqQArA4xPqGfiZpbaJ14XDEr98 v/r1iT1p0O2yRMDDGYV9ZmjKfsa2ffQhAHr2n4Vlq38OUVvQWgCw90YmI X-Google-Smtp-Source: AGHT+IFItyjtx2HTp8YOLNlZHdl+q0DPoSM2QbUz9nMOCFkF/nPdPtdppPhNGQ279EaydGcjuVF0NPgnacxl X-Received: by 2002:a92:c70b:0:b0:366:3766:6c4b with SMTP id a11-20020a92c70b000000b0036637666c4bmr37883ilp.16.1710420648598; Thu, 14 Mar 2024 05:50:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id h12-20020a92c26c000000b003664cc429cfsm24070ild.62.2024.03.14.05.50.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2024 05:50:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Mar 2024 05:50:48 -0700 (PDT) Message-ID: <65f2f2a8.920a0220.924aa.2078SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 161006052471; Thu, 14 Mar 2024 08:50:48 -0400 (EDT) Subject: |SUCCESS| pw138375 [PATCH] test: fix option block From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240314094626.1068059-1-mingjinx.ye@intel.com> References: <20240314094626.1068059-1-mingjinx.ye@intel.com> 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/138375 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, March 14 2024 09:46:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:cd218549b686d6be394ef3b171eafa16c038bfe3 138375 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian 12 (arm) | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/29547/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/