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 B267343274 for ; Fri, 3 Nov 2023 04:58:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ADC4D40265; Fri, 3 Nov 2023 04:58:04 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 9AD0240265 for ; Fri, 3 Nov 2023 04:58:03 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7a693d8de75so58337139f.2 for ; Thu, 02 Nov 2023 20:58:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698983883; x=1699588683; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YFhxuXHj3oz6rLUPmGjOn366I7yHDEJBPiACscnFLJw=; b=BWJr3ZeG9U7iXkosTXGJ/b2AzXsBUyqsCQkh8C7SAGknTUeP72KGKHqf2nyBMgRfLE aUyV8qPqbtI0htg/7glt5f8IS+Y6YD4+jQqoTd4QxEGB7YDzuJud2vIsitNatQkpugpS OjMvxAHScbk0lb4Qiq1z2zcudL84j5nPtVM94= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698983883; x=1699588683; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YFhxuXHj3oz6rLUPmGjOn366I7yHDEJBPiACscnFLJw=; b=iOh0jAmHYK6sq1/reXKuFeiak3wdCD9Bh3NmwNU3/PVgHFfy1FeeKlqjGyNweRl4Nn a9ZbABGAWlZb9VNeHlZKD+1/zrXw537tlReeaaMr+dD0CIfcxTjnQl2BJWrtraZa2s/t 9/7At+rHRZKLfLw9rR8MM9hRUUjtqRvDNfAQI6W1aA/Ixv6IYveGe9AG8Y44pJqHKES5 8WWVYwUHOIvSWaEKUNjlLfZys0Lw7wCphDJRYanfOfzsh1DEM3oqvY1uRm5rccpsLQ9/ Y42XLiOVuHgW1feHpFCsv3o2CHK0fvEOUcrv/SA9xlHbb7TZSqLKO8eMCTHo/cFJOKaG YkZg== X-Gm-Message-State: AOJu0YwCOhOyvKMP/NH1W2TmK/0ahSR2IVk3XiUxha8JDFLJnR7wxhgr yru/o/+OxVBsvDMDB1OAgi7sCnm0+fuRlyNXJIaZ6agWhN/kjiyWWIfaqDnx9jhnkuPm8LHVAA= = X-Google-Smtp-Source: AGHT+IEdnptBmP9jzYkPaKgyZxrqwMpjShAoP15BIDMZFxr3hrIJLI3x5X0T9o23BKGG4e/V5OSx352dUpU+ X-Received: by 2002:a6b:fe10:0:b0:7a6:966b:35a6 with SMTP id x16-20020a6bfe10000000b007a6966b35a6mr25048248ioh.11.1698983882959; Thu, 02 Nov 2023 20:58:02 -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 q21-20020a6b7115000000b007a9b1c9227fsm59725iog.29.2023.11.02.20.58.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 20:58:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 20:58:02 -0700 (PDT) Message-ID: <65446fca.6b0a0220.e7994.20d3SMTPIN_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 566D2602A042; Thu, 2 Nov 2023 23:58:02 -0400 (EDT) Subject: |SUCCESS| pw133797 [PATCH] [v1] common/cnxk: fix aged flows bitmap a 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/133797 _Testing PASS_ Submitter: Ankur Dwivedi Date: Thursday, November 02 2023 11:38:03 DPDK git baseline: Repo:dpdk-next-net-mrvl Branch: master CommitID:84b6256087af629c76cb879a8ecfbe36039ce3fb 133797 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Fedora 37 (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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28211/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/