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 E62104385A for ; Sun, 7 Jan 2024 21:01:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF65A402C9; Sun, 7 Jan 2024 21:01:46 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id EFF30402B1 for ; Sun, 7 Jan 2024 21:01:45 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b7fb34265fso57014239f.3 for ; Sun, 07 Jan 2024 12:01:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704657705; x=1705262505; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zkXEM1Bm34N8P4yeMs0DnZsQ4rT9XQ8jdSVRgPd1ajU=; b=EBdzsEsO/4u+SCPIAfnkq7JLAvgtHmjf9hfiT9iKIdBYeZx7QhcTSAn/yTyl/roNDv w1DJ9DlHAuwPStf6kSojLLhoB8V7MVeXyhsJT5/fQAwPZ+kKFg4BscHGKVSDFncM3H/7 EAijEwVXwv/8cIfID+pAjm+Rv7qpuyrVFIDXs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704657705; x=1705262505; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zkXEM1Bm34N8P4yeMs0DnZsQ4rT9XQ8jdSVRgPd1ajU=; b=tiL0I4fRlbImrSRMt8YCvtaaa9xVFLWimHurck5SnlDSrB/OYpW8LNPZ/cCpPbQ5WT 3pZixakK1U7VrMW9XSI14+p3BYKm14DsTEeh+gz1/Rg/qNbaNwivLRwuqKHJEw8LR5IJ UBMs9vuP2tP+i2Jy6oaYy8yix7OoDmGclcfrK7VXbJegQWK4lxZ+ll1SwgeclnJP69oR XO+Gclc7fsWg4vDeClGC2jrEWoEV3Km8YKWcsQI370iW2chMVsaS21EBcNb45pppwJuu J9qI+3HsgO4b6vKDSkrMKr2L+8rNMHhl8qcwlQbBQ+VzUyWpfaqK2QKWpnk20ULf4e35 kqFg== X-Gm-Message-State: AOJu0YzucjhT1Uaa+XWMvFrI8FC+DKglhT0vudn8+pnT+OflbRMuHfrm LN1ZqqEAgAVJrbA397o8IaHwrp4eDedhCW/Ss1IYUPCtj1JuKDuoott8nsiLAXhy6g== X-Google-Smtp-Source: AGHT+IHHCUy2kjLzvy9w85vBOmhYQXdc3HTUeU8g768/9ub1l4SjAwj+Dr6hp34/bb017BonsxuvTyTI5lgw X-Received: by 2002:a05:6e02:2190:b0:360:bfa:4128 with SMTP id j16-20020a056e02219000b003600bfa4128mr3416978ila.24.1704657705198; Sun, 07 Jan 2024 12:01:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w7-20020a170902904700b001c74d16646asm146314plz.28.2024.01.07.12.01.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 12:01:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 12:01:45 -0800 (PST) Message-ID: <659b0329.170a0220.6878e.8ba4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5E7BD6051831; Sun, 7 Jan 2024 15:01:44 -0500 (EST) Subject: |SUCCESS| pw135778-135776 [PATCH] [3/3] ml/cnxk: add support for add 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/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 | +------------------+----------+ | openSUSE Leap 15 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/