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 D2CE74385A for ; Sun, 7 Jan 2024 20:57:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD63C402C9; Sun, 7 Jan 2024 20:57:16 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 59C60402B1 for ; Sun, 7 Jan 2024 20:57:15 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5e734251f48so8322937b3.1 for ; Sun, 07 Jan 2024 11:57:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704657434; x=1705262234; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vpRzDKKqrx47YMBEqxzN/EhczBqsxAXGtc7ngKrRv38=; b=Zb96wDBvu1l62Ic/ru2zmkkctG8HpGf2UyJ6EXtHa2n6w+iHrsmZiEPTnbllywCtPZ n1DJQHYuef770tpDAeBWISXTboyk5ZxqlwOM69HfVE+98aSi9z3qZ68kP+PdnaW6Y/Ne t6uHBDp6X7QRLwIdVUBdcIZAW2ZQytIW4Q6xY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704657434; x=1705262234; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vpRzDKKqrx47YMBEqxzN/EhczBqsxAXGtc7ngKrRv38=; b=xPo6LuCmkF5eQdlOnQITSMsP6BWOm8X1Ee+DO3ZdZDkjfUqeamP3n36LV05qpPbGt0 yG5f9SmJ/NXVAwqcS/isP9XKFe8fMnvvzTdIRJph9XPKm2xPE/Wjum8T0JMeZ0+07QXw MuaTTFnwoVWLOTCmwYUGv2oB0l/tMik8Sg49KiBe6GjuJKjtzH+HV5f0AsGbH0sZ11AF L5pnxjEzjA63SQxOwtTYgJpx7GfdEi8NBBk4onZh3eNwaWE6Y4UuebDKneOtlkyDQjeC GhOJASs9BVjVr6JzybhxEpTREydv0KK1OIm/GdMzZyprvtefhkfVZXah5nh6HGRC3hs9 uXjQ== X-Gm-Message-State: AOJu0YzNYqSFDhnG1JqZlH9p+Ac646RT4VZiUClwk4oDz0J7Mr+uxTC0 bwbpvA+qDxh0Ho0Cocxq4ZsUkLAWT0nfezf44h8QmzY2Rpmn/X3i4V6IcEVy5J2FBg== X-Google-Smtp-Source: AGHT+IEXtqeF4DoVlC4HJZPDOM+9XuJnYTNwcwBz2wluvcCxZFvk0x7HRTMTeAYkwUUrK5MvRxb7xDgk5GkR X-Received: by 2002:a81:5fc6:0:b0:5e7:a0ab:cbe3 with SMTP id t189-20020a815fc6000000b005e7a0abcbe3mr1809361ywb.9.1704657434787; Sun, 07 Jan 2024 11:57:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s10-20020a81770a000000b00586bd95234dsm349979ywc.76.2024.01.07.11.57.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 11:57:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 11:57:14 -0800 (PST) Message-ID: <659b021a.810a0220.46032.97dcSMTPIN_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 70EB66051831; Sun, 7 Jan 2024 14:57:14 -0500 (EST) Subject: |SUCCESS| pw135778-135776 [PATCH] [3/3] ml/cnxk: add support for add From: dpdklab@iol.unh.edu To: Test Report Cc: Srikanth Yalavarthi 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/135776 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Sunday, January 07 2024 15:28:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135778-135776 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 37 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/28819/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/