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 35CF44412D for ; Sun, 2 Jun 2024 05:47:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2C59A4028C; Sun, 2 Jun 2024 05:47:08 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id E3FC34028A for ; Sun, 2 Jun 2024 05:47:06 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3737b27f11bso14374735ab.0 for ; Sat, 01 Jun 2024 20:47:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717300026; x=1717904826; 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=8Fp+R+QW387ErRO3nHLmyazpikbyyF7OW9F+Mp3DSYY=; b=ZpzwxN0n0oUfcFR3NqrLCbzqNtW3kqAhjWjxTSyRgkJK6GS/E+agv5+MBPBoJy+bRH rlIltnJ5IYA6rTs41KxbVcLS9rWa6ysMTJOWgWRcZj1Lih0WKoNDr6AJ+agKasFMThAg QUUPqSDfqe06uSyy6sCTXYInwJHfmHoLC2aJc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717300026; x=1717904826; 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=8Fp+R+QW387ErRO3nHLmyazpikbyyF7OW9F+Mp3DSYY=; b=Hp/35fhNrOQCoTGCHNIhN5XJgvn9SGvmZOHixm2/p90RN+Arm4VrN34hr5TQGh5zEn vQm4B4th+BcKqgMLbXuVqTxFSnZdpbC8CR4rsmiAiFW6ja+v2l1xwvd9VCXFwL8V+o7s NVpymPz1rlMlsIBUWVoAKYuXZvFSY1PcrrIKUJaYzKMdTbVXljw0UPlpsBgl+JL8JCmg wPz8/7RPw2ROuLEHeIYSZ9DfPujEUg7HMMwDeIzZzmm006+bjpPGg/q67vqw1ZqTixxU naE9rqLEbAXwOq14o+YXi37x+E/RUOUyUosEO2awN/CEPIsoVDvMkRtFz/deIsS8/PnK clMA== X-Gm-Message-State: AOJu0YxtQvNI/MfcLNBrq8USmAIBc90N+6ELnckSXHokG85LJ5Qh3OLa LS3BnAgDYoV8YSosg9arXPK9qFUAhrNQuoYv4qZlcbSRv4P/Ua5zPN+0BLfLRrsbTWXTwgCVxDx Bbc53Doa+RQMqa+4Dw8TO/FjdJEWw1mtOFUbsZJ/D2MPZTJUdwVdP7l5e X-Google-Smtp-Source: AGHT+IF7rGLx+4lR3tsdQDjWT/fFyhieorY78F3nSE9JH1EHGK/38JySLJnzcsw1OW3PiS7Ze7wZxV5AvQWw X-Received: by 2002:a05:6e02:1a46:b0:374:7fec:a41f with SMTP id e9e14a558f8ab-3748b9d3495mr66698475ab.24.1717300026341; Sat, 01 Jun 2024 20:47:06 -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 e9e14a558f8ab-3748a1ef6fesm2517695ab.20.2024.06.01.20.47.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 20:47:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 20:47:06 -0700 (PDT) Message-ID: <665beb3a.050a0220.220ce.4a30SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C6FAB605C373; Sat, 1 Jun 2024 23:47:05 -0400 (EDT) Subject: |SUCCESS| pw140541-140544 [PATCH] [v2,4/4] testpmd: add support for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240602024504.179506-5-damodharam.ammepalli@broadcom.com> References: <20240602024504.179506-5-damodharam.ammepalli@broadcom.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/140544 _Testing PASS_ Submitter: Damodharam Ammepalli Date: Sunday, June 02 2024 02:45:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:2dbb63594a9a985e2c8639b57f9fcd1468b9de97 140541-140544 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30069/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/