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 5F935431B3 for ; Fri, 20 Oct 2023 00:35:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 592AE402B7; Fri, 20 Oct 2023 00:35:12 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 17B29402B7 for ; Fri, 20 Oct 2023 00:35:11 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c9bf22fe05so1292675ad.2 for ; Thu, 19 Oct 2023 15:35:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697754910; x=1698359710; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+nIX293bEjgFpsVBSQN//5cz5nu1Ng7ktV+ks9w0l74=; b=MzP1rcniH+WHhbjrjMZ6vS4k5QVkyOsLaA6f7DsVSmkaWKQ7lHcwS9ea3C0hAQwKLI dxbZmJ1XeKEgQhXQQGJphaTrDRtlMoKBn9hLBGLHkWRhsQ0a24XALFzTV0o5El1sWF46 SJ7hLmRNj3n68DnWySULYefEAbx57FTfnnl2Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697754910; x=1698359710; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+nIX293bEjgFpsVBSQN//5cz5nu1Ng7ktV+ks9w0l74=; b=jL2pmJ5jb4uN/vhUfh2sCqNIBqU3U0ABVpnqtPNnsbFxJlVgGqUzpRK2TrJyKhuOvS O7ttFSlNxB9FfWNBJSXJlJm7ukxTR6+6ALhPvtSbCvbRhOFZvP2LqivzOmblUTugv+sK 0qCqvB0zc6QKtskbiAUF5BA7NR/ictLO9SSHKELx3wiG/MFqvNvUul3BC8NixaXOIGel OvxFygtYPSzJw/rDu58G76mW402rfv8LeFyftngFqbxQF2Dd2FxaltvVtGVpAhi0Wuos cDNbAMc68yzjn8BbaiHlmbVqyx8WY/9GnkGYJzmstbwHmw67c6ukRsn2Uoruc90THmLm 7EBQ== X-Gm-Message-State: AOJu0Yz5etSsgi4O41wpmbQZhPvcUoPz1iHL3NFQboeKVdzrXIkMJkiT Ep8pawCmX51j0Bj6938myRH3AHa+3xmuMPXXOZUDHUHdeFA8HREJOZgDig== X-Google-Smtp-Source: AGHT+IG9BwzVnO5g0Zw7BXUMhZ0oci7vn0+lDC+vSZAec6Uasu+z1ehFbMuL5OJnqt15jy0xedZH32FV1L9G X-Received: by 2002:a17:902:9f88:b0:1c2:36a:52a5 with SMTP id g8-20020a1709029f8800b001c2036a52a5mr248971plq.57.1697754910260; Thu, 19 Oct 2023 15:35:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i12-20020a170902eb4c00b001c364de2445sm55356pli.5.2023.10.19.15.35.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 15:35:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 15:35:10 -0700 (PDT) Message-ID: <6531af1e.170a0220.83add.0cd6SMTPIN_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 72A48602A042; Thu, 19 Oct 2023 18:35:09 -0400 (EDT) Subject: |SUCCESS| pw132988-133016 [PATCH] [v3,29/29] port: make API's stable 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133016 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, October 19 2023 16:55:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 132988-133016 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/28011/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/