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 1DF914391B for ; Sun, 21 Jan 2024 11:27:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1551E4064A; Sun, 21 Jan 2024 11:27:02 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 91219402D5 for ; Sun, 21 Jan 2024 11:27:00 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5f68af028afso14652857b3.2 for ; Sun, 21 Jan 2024 02:27:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705832820; x=1706437620; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sDDYLHomuEd/pZ881JGVFOzzr3gQGTVgWC6LgtJthG4=; b=Ga0dsTQkKrOuje1um+xZIhyMq36VVeModhUxRgloXDQOPy0zkUgVuwHB1iWXOTJBwn nsyLR4nJnfD4wH65ufk61QgvwewNHD2MBBZ5comvdwUdXFppu2IoKskfkNfthe1xpJQX cTq8Iyzc+quWwotMYeCuxRdNYQ3cDXvAYE+jc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705832820; x=1706437620; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sDDYLHomuEd/pZ881JGVFOzzr3gQGTVgWC6LgtJthG4=; b=qvgNcCmeu14m0DYataaHVGOrFmsZeJBI3zO0KAlD/Boz/dVyg76Iiy/mWg7CpRX8Vf tuFwmZuhWCkxM15JuolmyksOem6dUJcCHf2oyZhOdvedLV8L8b4jzBZ/tdGFch2j+TMy 7hEDmDWIzmK1LOMTQoC80FSLDqmY526TBn0DPJPIqOTXNmBDM55iV5DCnqweL2Pzblal TmjPVWaHnONV/FprySnITi845ZrZXFugfrpXAdAY1biR2L/Pw0cSlljVdGiJv9rURmF0 fkn9DX5AS22xURCioRmjUUnTaPNCFvN2u9kPYSN9WpdJoPgVQQI+zl70KydQKg9oT9H1 1GvA== X-Gm-Message-State: AOJu0YwRWrQq7FvpGBpdDl+Dc9myZHpAebkeCE7vAfX3sjmLctLJ00ab 672nf+Kwrt2ApK8tX/7uooro3q59hivNUkgtVNWuMGx268l3VZX8yPVMXTkFKR+CU/kcwtQ23DU d0JEKV2D2xTDr2RKeT8z7S72oklaOodEHtZU7C31R X-Google-Smtp-Source: AGHT+IFvwCDw7gHMf34eBottuGDEWgVnr7Ijh0zeW39cicEbrQeTLYPx/GYVUYiHzd2EYm9oldl635yrh0IA X-Received: by 2002:a0d:e64e:0:b0:5ff:8602:9ef0 with SMTP id p75-20020a0de64e000000b005ff86029ef0mr926727ywe.2.1705832819998; Sun, 21 Jan 2024 02:26:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s15-20020a819f0f000000b005e74538b979sm707113ywn.38.2024.01.21.02.26.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 21 Jan 2024 02:26:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 21 Jan 2024 02:26:59 -0800 (PST) Message-ID: <65acf173.810a0220.3f69.fcc9SMTPIN_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 B34CE6052516; Sun, 21 Jan 2024 05:26:59 -0500 (EST) Subject: |SUCCESS| pw136010-136011 [PATCH] [2/2] config/arm: add support for From: dpdklab@iol.unh.edu To: Test Report Cc: Pavan Nikhilesh Bhagavatula 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/136011 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Sunday, January 21 2024 09:36:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:515e1a4f4cddd33fcb35328a73449d30a8edfaf6 136010-136011 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | RHEL8 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ 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 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/28923/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/