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 9B534438E7 for ; Wed, 17 Jan 2024 00:51:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96B7C402A6; Wed, 17 Jan 2024 00:51:19 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 1E8EA4028B for ; Wed, 17 Jan 2024 00:51:18 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-203fe0e3fefso4640173fac.2 for ; Tue, 16 Jan 2024 15:51:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705449077; x=1706053877; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gfrPvbtJewaOeF6STORpYEPAv+Kf9SE4h+Lr2OZDpz8=; b=c14y91RBs7XVDfviC7JsEGXGoYyRRl32Y1iFa1uyYzNLH7GVhx1nnuG2U2hGIpKFQG LlNmkcqiHa2AAuWgfIDEX8AtAuXEmQOkliClJlQAtqwqAeIn2JDTjY0vCuBTng29e14P nkmN4xgtrgJ5+M3sjNSIYzsGJ1Zb4oY/gwF0U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705449077; x=1706053877; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gfrPvbtJewaOeF6STORpYEPAv+Kf9SE4h+Lr2OZDpz8=; b=U69BVe3tEDCYQHgbh04gDM7CXni73ixsOW+lTYdxZdq0yhAIw/AQBnHyn2DLzt1+QJ MIpr+bcHJVhzwKp4QYHjTbV2RZ5Gc8UL0K25ECzHMyEJX+oIa9CjOGKuuHP2enHoRBSc WkfMlOt+mtClqx0a/BX3h9ZkqeN7kXShg5ZKCeENEBxYowkRUlY/+UdtkQ3FOQYqGMcU ql5/m0InDkRG1ATycbQqGRLyxchoWAGXv2WnCbRJpCJpk+nIbXQHQ6ukh9tw1uWtdHmC 9eWY4D91kMmL1hY0mxCE1JK38zgPDrEBWjnCHLBVHLczVMNzAzPk5XG3SWTFF5AthK22 kXCA== X-Gm-Message-State: AOJu0YzVCz0i48tjRh/d0VGuHPQG4MrbWurRrF+dKdbqOXi0rBOjois7 isC3eBv5cN15RYcAYxnwJPL87lEkniBF3KHsDwwAZg0jsUXi8nG/6mveLnu/L0A06466uGd9/xq FBSYWoA== X-Google-Smtp-Source: AGHT+IH/QJxSPvpK7Pz+zy3iZ/MYttTRWS0+itt9SwByyMjL1yTxc3DS9qw8GVRB8wQ4c2j7aBS3chne23cf X-Received: by 2002:a05:6871:71c8:b0:206:7e1e:4404 with SMTP id mj8-20020a05687171c800b002067e1e4404mr9642453oac.23.1705449077610; Tue, 16 Jan 2024 15:51:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id h21-20020a056870539500b00204a7c20221sm410349oan.6.2024.01.16.15.51.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jan 2024 15:51:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jan 2024 15:51:17 -0800 (PST) Message-ID: <65a71675.050a0220.e263a.b50aSMTPIN_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 1CED36043300; Tue, 16 Jan 2024 18:51:17 -0500 (EST) Subject: |SUCCESS| pw135888 [PATCH] [v2] event/dsw: optimize serving port log 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135888 _Testing PASS_ Submitter: Mattias Ronnblom Date: Tuesday, January 16 2024 12:12:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:a1dff49b89249659bb40512bb1410a9afba0f382 135888 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28875/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/