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 4A77143901 for ; Fri, 19 Jan 2024 19:10:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 46ADB40EE5 for ; Fri, 19 Jan 2024 19:10:56 +0100 (CET) Received: from mail-qv1-f53.google.com (mail-qv1-f53.google.com [209.85.219.53]) by mails.dpdk.org (Postfix) with ESMTP id 8D283402AD for ; Fri, 19 Jan 2024 19:10:54 +0100 (CET) Received: by mail-qv1-f53.google.com with SMTP id 6a1803df08f44-6851db7987cso400026d6.2 for ; Fri, 19 Jan 2024 10:10:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1705687853; x=1706292653; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=s6rPYPCfyz6TZ0kYPQGz6FV5mP64v5H2mhJVVJutPbQ=; b=S8u+CvLrYQ8lDzVWISKteXUZBjRrg97NCjMPmwcxis5PjZHmdqXUoxiNjY78hAo+Vt WROFN9mgNGX8xlRaVtMKZ75tjzNZXYc/cJbcJymm2pqRIvYvk8K4lZ5yZvcjGtdBaEyK OanyoBsQO8cKyLG9J+f+dErUUT6sFo69wxBGxXBkl2/hOPrP04RTMYY8N/1xPq0Lm9WM ywqftn0RdPyEUrlvSObl5mj70A3houSFHPCOD75EdOQAIb1QdNeZjfrbV4UeV4E6z5VP GFLj6GNN/IDfMrwnI8/PfUJM1QdYaWhkXMNBXwECaERIyV3kaWcsY4ZTadvrviLtwCvY ckfQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705687853; x=1706292653; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=s6rPYPCfyz6TZ0kYPQGz6FV5mP64v5H2mhJVVJutPbQ=; b=w5HeKNamihxiSSGqB5C3PfdQQ23VRA5UhrD81Pz+vnaBM4s3UxKhqDDQhT4GgmVMAJ vW3/HWZ2EnBmhF51Z+axXIhVZtlOqGi/EBsuSC0zDNvmgdYL9/4qmLSesnXbXx8PkJca TwhTJ+lpQmrQdU+CgeJEeLE9pzv12ST04mpyRFg7dbodSmYYh++DJPtH3U9LPg8HFitd lBxldJTSLgivLEivXO38ohg0UgNYKrArEfYnBn+gsWEknWlr0tHv4KCkYU7FX0rDz696 GMoCaW/8UJqIpmyUIH/ZsEc7+eBtTRRuOGEC28Er+dYXhZ9Poj7PKJkHLkbzawSpKHfw RF8Q== X-Gm-Message-State: AOJu0Yx7wKEea5b6l4Py/Fc2f4IL9ZRxIDtKxvP3iuk47dn/VBlYpXqB w9DpZCF9H2DYMDG50/jxzL3O2mXv0FMDL2pVmedsqdrTKFggPKv9WPhQ47YPA6P9LuSBu46sJ8N 0 X-Google-Smtp-Source: AGHT+IF3wfd7J53fMoHkQ2liIj03CQQi5F/7mGm93YvgwBmIkmqtDPdXhxxDDm5FGut3cSXDUERZuw== X-Received: by 2002:ad4:5de1:0:b0:681:5647:9dd9 with SMTP id jn1-20020ad45de1000000b0068156479dd9mr256066qvb.79.1705687853318; Fri, 19 Jan 2024 10:10:53 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id ny15-20020a056214398f00b006818d244e35sm1628449qvb.78.2024.01.19.10.10.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 19 Jan 2024 10:10:53 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135990 [PATCH] cryptodev: add a simple mapping cache to speed up ops pool create Date: Fri, 19 Jan 2024 13:10:52 -0500 Message-Id: <20240119181052.275399-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240119164122.11829-1-andrew.boyer@amd.com> References: <20240119164122.11829-1-andrew.boyer@amd.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/135990/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7586903693