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 1DD88431B5 for ; Fri, 20 Oct 2023 05:51:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 19767402B7; Fri, 20 Oct 2023 05:51:58 +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 781CC402B7 for ; Fri, 20 Oct 2023 05:51:56 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3574cde48b4so1282665ab.1 for ; Thu, 19 Oct 2023 20:51:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697773916; x=1698378716; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5qgeO8SsHBUYXekloQRcE3+l3MwUkHFK2DYbC2JsZYQ=; b=Yi9ffV+Wk0QN8CbUaEuTuNtP+Ch6CCAxSicLZXDw3yZFEDJqPvadCXqPE65mRElrdT gxXKYQzmOu1vNM07Zy0MiVEsIBLqLwLTX6tv17k6zFO+yjrWQ+ueX21GLDggMT73KceK jLHNEiBYGXZ79MculnDRowCbFighy/RkpD87M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697773916; x=1698378716; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5qgeO8SsHBUYXekloQRcE3+l3MwUkHFK2DYbC2JsZYQ=; b=NvzPcgCcn75OR8FSJsYA8w84oocohhIAT9l8tHPREIWy09WSLPoWV9EUS8SZ8KjTDB mqTLhOyOJAytNMpiVwRGMkBv3kLUvmvMbVxop3bsF5JFZ9vwef/5BOzZzoSnHbH8J9Za fEq0HJfiGmcgIzkOpLSkAFTQ0mJ/+soAjh40S6h1Cdv0/vmVuXncwCJ9xD7k+CUCR+Wn C9TCwjXu684alycSYtq/xOcgFMRppasw1ln4Tjf6Kun1B/ihSxmujvofZ5JD00c6SvOm nAGaaTvYwi4i4WPABe7OwepjTNv7anAza7q94GxJug7irhTgUh7NycYpO9ZCdcHZ+Pzo 4qsg== X-Gm-Message-State: AOJu0YyZ4vHnYZbJC+Xqlsd8/xseVJfCWCxiKsYYRVxm50cBy7Vj5MH2 rqNVxLQZMvLJH0g4kHOb0SuzSA2iuY5C+xEdEHTQ4GWvT5LWAB17V0y/zrh6GKiArUHcZvxFiQ= = X-Google-Smtp-Source: AGHT+IGA2F3VoJsoXCMkdqpVU7denBa4PkUnQzCbabk8q+sVTgfGQhwycRV58UqkMIwrZurVELk4zDadSJEw X-Received: by 2002:a92:c08c:0:b0:351:5137:e885 with SMTP id h12-20020a92c08c000000b003515137e885mr899167ile.24.1697773915887; Thu, 19 Oct 2023 20:51:55 -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 q7-20020a056e0220e700b0034f358cb789sm115428ilv.0.2023.10.19.20.51.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 20:51:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 20:51:55 -0700 (PDT) Message-ID: <6531f95b.050a0220.afe47.3145SMTPIN_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 720AF602A042; Thu, 19 Oct 2023 23:51:55 -0400 (EDT) Subject: |SUCCESS| pw133030-133057 [PATCH] [v4,28/28] port: make API's stable From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger , 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-arm64-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 | lpm_autotest | cryptodev_sw_zuc_autotest | +======================+==============+===========================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | +----------------------+--------------+---------------------------+ | Debian 11 (arm) | SKIPPED | PASS | +----------------------+--------------+---------------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/