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 8AEC143693 for ; Thu, 7 Dec 2023 05:44:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8599A42E7A; Thu, 7 Dec 2023 05:44:59 +0100 (CET) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 3070540042 for ; Thu, 7 Dec 2023 05:44:58 +0100 (CET) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-4b3203cdc78so13889e0c.2 for ; Wed, 06 Dec 2023 20:44:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701924297; x=1702529097; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=h+bB/TkwPS0B6auO57NAGuDymiushuz10lAO911hlag=; b=GQmb4ZoTH8Yqo+oZ55HvEc0fssBBs+RGYN9n8ghy9+8lct61FE0mOT5ycKPxNbLxBz IUquW/ncqrNGBMIypY1os7ilCHIx7cBmICAM02v9ThZ2NQ7X2JMgFBFNEyyYS/2HezPS wYuUqeeZfxdgaBI+4PZLsR/7ktiKLAWh0HfF0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701924297; x=1702529097; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=h+bB/TkwPS0B6auO57NAGuDymiushuz10lAO911hlag=; b=F6v3LStbmq9qsUIyK6bTT5AFuKPFYcrp6qseSU0gKWpAU5qUR6LYIYAHJcH4447alA MUu6IyOPtrgZRboXZ+ayMhyEUBO+bt2OU36m1zBOUNy89k7Ql8aix7RdqZya8YF7lZE5 1pRIGcgeW00z095PHVQhCT1eyROmb58fwLXnjcewo+Fei+S27iyq8ftomfG6unVOmYB3 Wv6CB00MDTo0JZhXRSJXuac4OZL3b+abf0/HYl3j0qCZUggILJ+P3PSnW2SQWH+Y/6jJ CGPrYeBIPYsu3iLilWXcyUWywCf5Fzb39yoWzjUztemXavUwW8PNwCbe/ClJ0LGRSI1o l+XA== X-Gm-Message-State: AOJu0YzTNisvFtpcFAefqK+s7oQ/HfnGWNk4ALbLEU5lhidgONkojMjT vTjIve2t75xcD+isKqHekQztb3+PxD3RS++1xLwkvvOJ/zKkTk083e86AA== X-Google-Smtp-Source: AGHT+IGLeBuzF2lWrs/8osRKymwr6T3DL+nhT0J4c/QELZ2Fa6efdw4DahPGq7RopRxvEMqFXNTJ4gWePWIB X-Received: by 2002:a05:6122:179c:b0:4b2:ebcb:9da8 with SMTP id o28-20020a056122179c00b004b2ebcb9da8mr2261943vkf.27.1701924297557; Wed, 06 Dec 2023 20:44:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n32-20020ab013e3000000b007c4c9ae6acasm46062uae.6.2023.12.06.20.44.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 20:44:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 20:44:57 -0800 (PST) Message-ID: <65714dc9.b00a0220.fd36b.17e5SMTPIN_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 40A466051831; Wed, 6 Dec 2023 23:44:57 -0500 (EST) Subject: |SUCCESS| pw134890 [PATCH] [RFT] net/nfb: use dynamic logtype 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/134890 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, December 06 2023 17:51:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134890 --> testing pass Test environment and result as below: +-----------------------+---------------------------+----------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | +=======================+===========================+================+==============================+ | Debian 11 (arm) | PASS | SKIPPED | PASS | +-----------------------+---------------------------+----------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | +-----------------------+---------------------------+----------------+------------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28540/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/