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 763BB42FAB for ; Tue, 1 Aug 2023 02:04:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 577FB400D5; Tue, 1 Aug 2023 02:04:07 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 75CE2400D5 for ; Tue, 1 Aug 2023 02:04:05 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d08658c7713so5394851276.3 for ; Mon, 31 Jul 2023 17:04:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690848245; x=1691453045; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UU4IQxMjkCvU/6h9dESF/3t9adtA8Bpl4tEki9huT4w=; b=McVT5CYz7R0fCg3P+HJ1ihcAp/10kltNjLQtq48SYl0euhcpHNzElTQyUeo0XIr982 FMKPkFc5wU0F3TOHl6lGtU5JLdOkrLYuF8rorf7fcEW8Vn9xeXA0el//EkreR5Oyp23s iqyU8dczf/NltQYRT7aq17lfVTEmq/TVFRgJ0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690848245; x=1691453045; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UU4IQxMjkCvU/6h9dESF/3t9adtA8Bpl4tEki9huT4w=; b=G3/VaX6W0reqhDP53sEkPHtxPrDwj9CidtPr6MhqD0YYcROVH03wugKAnOOqbsDePq s6ufP0nDCeCigANeRbAOubr8rrJJKUouumpsL8qGdgF1wCtV5eSg2R/SNfxAAHeOc0ek IYweDJ1sGwXCvXKLyC+x/5FHRU9KE3TTM1sDWYbWELwHnMUWlbDyt1ievg9LjqoUpHZ8 eq5O/v3dOJ7gqFsPT/tJ6qSPtmGW8Hhtb26kyrn8xXln4/6Q2B+lDfvHV+zexa0SeNkh 2DOMw+1Ejawj0M1f6m4SKMn4BgEz+HG406vr6D5re24iEDgNu/YZk3/YwoHutiha6suo bRLg== X-Gm-Message-State: ABy/qLZddoEWYkQ0+4FNzNvXy2/vK0FHWso0elZi86049R8HdFKzRJhl Cc+T9UxxccKiSGdpJRIwwGRAT45067aa9bb0KTmubDHoZXMkzUvgk2SwBg== X-Google-Smtp-Source: APBJJlGSEymOdTjSPsiGYCLwdyUbzCwPd+ZpxgBbICH16x7Cay2SOOdttYCjlFJWPfV5Y2rZDjpunTQDj/FN X-Received: by 2002:a0d:d945:0:b0:583:c105:8501 with SMTP id b66-20020a0dd945000000b00583c1058501mr13210644ywe.42.1690848244831; Mon, 31 Jul 2023 17:04:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b125-20020a0dc083000000b0056ce0c43a96sm1287740ywd.72.2023.07.31.17.04.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 31 Jul 2023 17:04:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 31 Jul 2023 17:04:04 -0700 (PDT) Message-ID: <64c84bf4.0d0a0220.e5fb1.60baSMTPIN_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 7C5266052471; Mon, 31 Jul 2023 20:04:04 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129757 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Monday, July 31 2023 20:45:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:12fcafcd62286933e6b167b14856d21f642efa5f 129757 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/