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 E116942FAE for ; Tue, 1 Aug 2023 06:31:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D75AD400D5; Tue, 1 Aug 2023 06:31:22 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id CAE45400D5 for ; Tue, 1 Aug 2023 06:31:21 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-583d702129cso56155497b3.3 for ; Mon, 31 Jul 2023 21:31:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690864281; x=1691469081; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=y4nRi/gSK6OEfdRCPusnrbyMYmugizGkJ4rJRLEdLyg=; b=So0Y89HPNXR7RMs3Y2xtKQK/8oZYDHbPHBmd6317Ctuzrb4pOn3ZpROT5RuTJMyUQk edbSembFr5KlUBm+aRpK5u7y90TNwAImGvFU/jw4illy2TSGidlAFH9xQOkfbuF3tXCx RlqgnZj/to0YkVsbdhacOflTbl1+H1t2YgNNY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690864281; x=1691469081; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y4nRi/gSK6OEfdRCPusnrbyMYmugizGkJ4rJRLEdLyg=; b=ikGkQNxIz9SjQ3K0SjetrsoKdZlfvTRONszVrxHC3QKJJKpTcs3DkioLz7BNO4hR/s HlH45mPoae2FC8iGCDipbMzAEjKdkhhOJftKMCmer7eppkgfEO8KMWmNgpZXsIxvMEOv lq9Wp6cHd4H51G6gq+ub+wztSv0A/yRAwWxsaVMGwX2g49k0IS1R2hUwOUvlc5o8Kw56 2jwI1TYj/emFBVoSeju5c2CB8THTGHGggTpZRt+kyvdInkYCZLfbu+/UR7y878vLfwG/ 8yxTTaaG9FrlFu99J8RXWnELYSZVieG4kzhbEXpuE9VgnJPiDSMBNYwXSLAbYaZX+yrx QPqQ== X-Gm-Message-State: ABy/qLamxY5oEhUWfAymrMSer5f2pzC4yNlf5lIEBm/H1tziYLDPaXPH 3TLmCzQyKYqAqAhGa9X2DDmcRnAyNE/GLRjyfohWnQpp+bvQbyUY+7EGlg== X-Google-Smtp-Source: APBJJlHEo23bRPYxGq54cw/shcowUo/zMvZtEoR9XAVtUi2j5PiPjRLMpSas1J9alftfP4tZY1osDpTzXHZ0 X-Received: by 2002:a0d:e547:0:b0:583:c917:7ff0 with SMTP id o68-20020a0de547000000b00583c9177ff0mr11629849ywe.51.1690864281238; Mon, 31 Jul 2023 21:31:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g132-20020a81528a000000b005835be3649bsm1319500ywb.27.2023.07.31.21.31.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 31 Jul 2023 21:31:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 31 Jul 2023 21:31:21 -0700 (PDT) Message-ID: <64c88a99.810a0220.2abbe.596fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D3FCF6052471; Tue, 1 Aug 2023 00:31:20 -0400 (EDT) Subject: |SUCCESS| pw129757 [PATCH] flow_classify: remove library 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129757 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, July 31 2023 20:45:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:12fcafcd62286933e6b167b14856d21f642efa5f 129757 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27172/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/