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 F00CE43E0D for ; Fri, 5 Apr 2024 21:34:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D947D402CE; Fri, 5 Apr 2024 21:34:28 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 1270E4028A for ; Fri, 5 Apr 2024 21:34:28 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6e695470280so1231639a34.3 for ; Fri, 05 Apr 2024 12:34:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712345667; x=1712950467; 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=vKexVKWCDBNrkPX56gFBq8WuaM5hFJamRgaD2h1iPSQ=; b=KMA08zJIddtqDfrvynksR7HQFxwAqhxPha8ounpC6+K4Bm7y+hnhcTQGWyb08Jt64Q fhX4ZZ3Zly74kAgxwB6Z6VAtCxIInNi2pk4o5dHpdTU+yaXaNNZwI/2HzTp3NlzRQoZ7 bT8di23n/URffHUJwe14FV9BLfe5Ws7YzoIg4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712345667; x=1712950467; 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=vKexVKWCDBNrkPX56gFBq8WuaM5hFJamRgaD2h1iPSQ=; b=TpSwcwFJ4DHAu+Kvq79REbUA3dLlQxjLnNtS5IIWbvQKvWpVfLc5phDualKkXUZ4rJ PZ+OF/jY1rXaqvVSUZO2dKrj2RdoJ7X+zTDMOGtwEkL0K4MUCaL57D+vGbGriHJA9FBz R8AtVb0FKKxgrkcPrzqGsnM5Vzi6h8BdC8Wu2OktlE20DMjosuTzUOLpCpybKL5lZjCL K8Hmwt2Ce8DXfUpsB7N6cer41eusa8vToNQeDDEpehayoCDFvBuszxxFdFRLE+hAPstL ld+8ov/etLl5PF5VmpTk1q1dGxv5SUN27dOmb3/Ygk4zj6N9OW/duWq+rKov/IUokHIY tcLQ== X-Gm-Message-State: AOJu0YwfH9XWc1ory82jZCimkFErJY2QVvLTflNDwgnwY2uc4PYrzpo0 WickIvIMVtx0R+An7/My/6qlqlDQF3uYXp4wmc1REfLJviFN+RHRqceA6bOtTJ58UQ+sJQZK7uJ V8aypUYKMFbejwFKVlqEvKdcWLtVsk1xUnDdZfLURzcIE24labUoeQy14 X-Google-Smtp-Source: AGHT+IHV1cKNlOrgyxcmkAs0xIPhLaveC5Xf2kg07hM4DxnaEeb/REvMmAYkMJc1KWz8xguR9VchqcaE3ecW X-Received: by 2002:a9d:67d1:0:b0:6e6:6ea1:9820 with SMTP id c17-20020a9d67d1000000b006e66ea19820mr2709720otn.14.1712345667263; Fri, 05 Apr 2024 12:34:27 -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 y13-20020a0568302a0d00b006e6faab0e4esm100663otu.5.2024.04.05.12.34.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Apr 2024 12:34:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Apr 2024 12:34:27 -0700 (PDT) Message-ID: <66105243.050a0220.596c8.6b29SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 72F736052471; Fri, 5 Apr 2024 15:34:26 -0400 (EDT) Subject: |SUCCESS| pw139135-139164 [PATCH] [v4,30/30] examples: replace use o From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240405165518.367503-31-stephen@networkplumber.org> References: <20240405165518.367503-31-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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/139164 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Friday, April 05 2024 16:53:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139135-139164 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29726/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/