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 A083243859 for ; Sun, 7 Jan 2024 18:22:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C636402E0; Sun, 7 Jan 2024 18:22:31 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 300A3402B1 for ; Sun, 7 Jan 2024 18:22:30 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6d9af1f12d5so1007098b3a.3 for ; Sun, 07 Jan 2024 09:22:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704648149; x=1705252949; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eJ0gAziGSM5TeEv81TyQwenZLoNX1SpVJ2fQCl4c5Fw=; b=dawxmesXQy3LrO9dAmSjZ4aU0TNhLHpqoNZnGOfPfhQBbfPSu2wjAObB2R3QgT4i2o dum2kCHGYv0A4QBK4BvWjHKqN/AJsmvlnwedWHIis3TMBWdg3Kez8bjZZ4ShshAUK3gb jowvG3bl5zGMgk+gHkT7ZGgKRKVU8WNOfRMRU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704648149; x=1705252949; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eJ0gAziGSM5TeEv81TyQwenZLoNX1SpVJ2fQCl4c5Fw=; b=g2UizKamq2tEc9QWo/5jHzWzHfRFDT3n3P3YseoOgY/F7/9xhV37E4x8LEurqBPtdz lWLyUL+3MEmQJ8xa04pfo0vbzsfWNtxqWYyJiLey8STV0OF3FR6bdKSa5c9OoIqUR+Il nPd/+DG393pYbUjNpKJYUJgDF9K4KbRrWoMVktU7HeYvOasUty619lbB0CjSQKRzbeQQ gzV5I/PhpQN7vOnIIReo48RRjbZlwL8pNN3qvq9TO6I4+n9qLrp9Gqo8p8J775ZnkbRb Rj0XhuJnq0zuHG1LvEJLaylrT8FfD4YefBds+R5Q+9tLgeNkupS4yAqf9pm+2gAw37PG 0oSg== X-Gm-Message-State: AOJu0YwwX5oLVLL7NnkaLV3p4omq8qHzU459Zznui405y2TlQhnW+VOt WMtP7mAM/usD6zTkW6jMuv+ahRG+QhRRqZK0ZMNfHPlUZP46Lr+S1IhUUPxFmEbliQ== X-Google-Smtp-Source: AGHT+IFM3APsp0JLEKuxVIB3FYUkFF+44JfcgcJ+go68wOFg0MChpe5QxUXLWZgD9G64toAtv6myp0p6ZCN3 X-Received: by 2002:a05:6a20:c854:b0:199:ba9c:3e89 with SMTP id ha20-20020a056a20c85400b00199ba9c3e89mr100155pzb.99.1704648149520; Sun, 07 Jan 2024 09:22:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m126-20020a632684000000b005ced9dba7fcsm193787pgm.12.2024.01.07.09.22.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 09:22:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 09:22:29 -0800 (PST) Message-ID: <659addd5.630a0220.21802.caf6SMTPIN_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 465576051831; Sun, 7 Jan 2024 12:22:28 -0500 (EST) Subject: |SUCCESS| pw135775 [PATCH] [1/1] ml/cnxk: enable data caching for TV 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135775 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Sunday, January 07 2024 15:20:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135775 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28818/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/