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 8BEEC431B6 for ; Fri, 20 Oct 2023 06:00:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7CDB6402B7; Fri, 20 Oct 2023 06:00:50 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 1220F402B7 for ; Fri, 20 Oct 2023 06:00:49 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a7eef0b931so4094727b3.0 for ; Thu, 19 Oct 2023 21:00:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697774448; x=1698379248; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GAc3bWU+6HX7Y6ipyyscmiS97EoCn+OkaijT6oIxAiw=; b=VbsmJxO47aqCphWHcSj6eZpgClt0EBfjf6Ss3EqVRvy3DmO9hZZo+uU80BHDbtuwYv Zg1elmEjve3wYMGSn8ehN2UorSwQvn1Irxcs09fo2MW7rNj3IpwoWs6BO0G3v2PMgTx6 EWOGI1EcPtBsuJJkc5lKIx5jMn+doM02rsri0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697774448; x=1698379248; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GAc3bWU+6HX7Y6ipyyscmiS97EoCn+OkaijT6oIxAiw=; b=xMc66cSjRzuDfKcubp3UymjfBJStAhqDzFgQihwLRXqoqxdv27HOWR3otMi6ciRU1R 8L2HH9VYNN/+IoToOkkV7EXQKTMQs/Gbt3SdFjdR7gKgoA9IZu6SpBksNpDDypudSdwv 7eopm+fmNCqGnJFqjz2vpYwlq48r15G1ZQx6PpE5HN1vT9pSovUQ4t44aTrbhe8IFBPi T8IxriW3sD8f/1vhIYn9hZHzL66I/uxlJaV02AkQna9ZoMfj53ASo6LnY3BfYPlYIb54 ujwUV9M049TIYQSQLRBvbNm15SS6tme/c0lX0jxed+Hbv1K03qZFQ7VBOpb+OVEgZ8j8 qeJQ== X-Gm-Message-State: AOJu0Yy6c7rycjUvBYD72P0cx76odpbU7HoC6MdK6t/u3PICty2X3zP1 H4vf85Y/Q13QDwN6XItBJT+W4aAbeuqr2nEdZTPGUS1PTG4g3VUaNcWmCg== X-Google-Smtp-Source: AGHT+IE6gyVcG8DlBucjU7xIloWhRLrySYC8RluzfjZvuvprVqhWJWwmFMbk54+KC48TEpq745ubrS09lYjL X-Received: by 2002:a05:690c:387:b0:5a8:5ce9:d740 with SMTP id bh7-20020a05690c038700b005a85ce9d740mr911862ywb.33.1697774448521; Thu, 19 Oct 2023 21:00:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m8-20020a817108000000b0059261d6639esm143871ywc.71.2023.10.19.21.00.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 21:00:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 21:00:48 -0700 (PDT) Message-ID: <6531fb70.810a0220.3ef77.40e9SMTPIN_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 2F2E1602A042; Fri, 20 Oct 2023 00:00:48 -0400 (EDT) Subject: |SUCCESS| pw133030-133057 [PATCH] [v4,28/28] 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/133057 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, October 19 2023 19:10:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133030-133057 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ 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 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28014/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/