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 11DBE43E2D for ; Tue, 9 Apr 2024 20:13:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0CEE0402C7; Tue, 9 Apr 2024 20:13:03 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id E6F174025D for ; Tue, 9 Apr 2024 20:13:01 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dcc84ae94c1so6234165276.1 for ; Tue, 09 Apr 2024 11:13:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712686381; x=1713291181; 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=mJaMMA+WJloWkUF/2kyQEyRKhqkeY97vG94/o+NGi9A=; b=UJl15GGB+kKiIwSLU4KxvS6aM+jeeRwWjA0elntvcxz5/zhAS8o4R25y0TsqZxGezM mEbAz5tIXA67rrnw5eWXBfcXAE+yg3r75jnK/5OHWvc6PfBKATCDNkVKqp3N8TkKvA4y 8HN3oiPQ0cJp2aPNdt9vLU6/AUPhAfuT6OVtE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712686381; x=1713291181; 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=mJaMMA+WJloWkUF/2kyQEyRKhqkeY97vG94/o+NGi9A=; b=Tes8WdKYctS5NWBISm4h6lmflfkQx3Mz4QMpjHXvy0Tu3dLHeqhzvx6FWMUgMVX7Ep GhVZSFw4XgPyDOMfRD/LohmdIpjhl+tty0I81Wg5oGyN2WOVfc3fjc0nuXGaaZ7q1fyf FxwK4F+lmt8Mnkv/fYHUPwGddZCNTNcOiqVbYc1MZ0J7OhkPJpHb41eembMszZsm7Mpm VKSNrE4TlKoJmko1ibEy8R442IyVl1s8SgkC2Dn5ABoezim1scMXSqApyFCMNa5EQG9w LHHja6jTd2T3NJCVynGB87BIh0Sn2Tv0pOc+E4nACQr+HvtW/sbh74EwROwGQjo7rXvS G6Qg== X-Gm-Message-State: AOJu0YxX18bjRkcm4tDahsG/PhI9VpAs7ihrFgN2o4od6WpfvGDsFXr2 ZzUOrZpAWyypFbPDcFsNQH04mPu1uZod81vBnICy9K0F8F7g5O3JaiootP/6qQ6zBvuIRgQ7W3r L9plP8+9EMWc3O6eajoZs+BrNQrBjyZlIB9rKhGQm X-Google-Smtp-Source: AGHT+IEqVSTombN2vylk0uZc3bQ7YVFx59OJvrAdTMOK5yEaPn3YG/B5LoREXWTqpSb7neMjkvmCWWqwfxDH X-Received: by 2002:a25:700a:0:b0:dc2:466a:23bd with SMTP id l10-20020a25700a000000b00dc2466a23bdmr524325ybc.54.1712686381323; Tue, 09 Apr 2024 11:13:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fn12-20020ad45d6c000000b0069910502c71sm600422qvb.44.2024.04.09.11.13.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Apr 2024 11:13:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Apr 2024 11:13:01 -0700 (PDT) Message-ID: <6615852d.d40a0220.3142e.cfecSMTPIN_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 035B16052514; Tue, 9 Apr 2024 14:13:01 -0400 (EDT) Subject: |SUCCESS| pw139215-139216 [PATCH] [v4,2/2] test: add functional test From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240409170602.541658-3-stephen@networkplumber.org> References: <20240409170602.541658-3-stephen@networkplumber.org> 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/139216 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, April 09 2024 17:05:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139215-139216 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29748/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/