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 23F4A433F4 for ; Tue, 28 Nov 2023 17:03:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1CE71410FD; Tue, 28 Nov 2023 17:03:40 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 3F3EC402A6 for ; Tue, 28 Nov 2023 17:03:39 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1cfb30ce241so29593935ad.0 for ; Tue, 28 Nov 2023 08:03:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701187418; x=1701792218; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/C8X4OuLaFBqwWY0S+Hve0VF0InFXEf/PApwlFnIREg=; b=Fvt2cFOwiMFLvHhHxdyJFLslb3uO9FIuqBwGvdrT8ioFbygWKWPGd+0ZX+nksTBFPb XV/qC10c8a7xRBU5znQwsNgU2c+1/frHr8aCTGs8hmJAwUDMdLSTGhCLeSOZS/rJIy4y FB8FLbR3VEtcCUxAHswxghv8vg75040IYPCIU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701187418; x=1701792218; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/C8X4OuLaFBqwWY0S+Hve0VF0InFXEf/PApwlFnIREg=; b=TjRLJMxYAdyVQu6LdJIbb9+RZoUbZsgOV1Rh68cSLuDKKfYs+jR2/YHdB62UAz4bbK du3Zk5cAAK9FKprpgBg4IyOkvdQeX2WGO6pc972Mao706hTDrFyWI69V1mp7loyBXoZC 2+447f5PcAJuSH9HlbrdQqnI9HYmUra6The31SiSkwktwhhQS0RoEqXm3u5YPK+XMyND K/QHcFFQka0768pJIo1wsOkPU9j2XZnqaiBtAu/EgSw9zsx3C6qS1FXCM5H+OcguARpo +kQPmEoUnAD2gOE1dYYgedl5GhIE86vcNZIiMwNaP/NoZDrmrhaKv5GLvkpkqK49SZxs rtDQ== X-Gm-Message-State: AOJu0YxJH//CKXmhO7vKLWtG00s2Q4rW2gWRaHdfArfKS1/1qevUy5Qa NMeCMlKTrTdiqLvQff3wBTTVNhTMRTuWbB1DYaOGDtX3jbQ2bC0tsLyH2w== X-Google-Smtp-Source: AGHT+IG4iBO6tKMcSwEc7o08xu05ozpXpd6xZ2Q6odkrwYxgtH0eLII/2+ywBTfhYBWZwBNY//yuRZwkjToP X-Received: by 2002:a17:903:2308:b0:1ce:61f4:590b with SMTP id d8-20020a170903230800b001ce61f4590bmr20194435plh.4.1701187418532; Tue, 28 Nov 2023 08:03:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o12-20020a1709026b0c00b001cf7c0ae79fsm607366plk.18.2023.11.28.08.03.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2023 08:03:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 Nov 2023 08:03:38 -0800 (PST) Message-ID: <65660f5a.170a0220.6b288.4becSMTPIN_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 1343F605C311; Tue, 28 Nov 2023 11:03:37 -0500 (EST) Subject: |SUCCESS| pw134674 [PATCH] [1/1] ml/cnxk: exclude caching run stats 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134674 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Tuesday, November 28 2023 14:04:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3af56d3c9c472f9ba0ee1078d714919cc2b6b4 134674 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28486/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/