From patchwork Fri Dec 18 11:29:06 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxim Uvarov X-Patchwork-Id: 58637 Delivered-To: patch@linaro.org Received: by 10.112.89.199 with SMTP id bq7csp963859lbb; Fri, 18 Dec 2015 03:34:23 -0800 (PST) X-Received: by 10.140.106.228 with SMTP id e91mr4055207qgf.59.1450438463717; Fri, 18 Dec 2015 03:34:23 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id b93si15416564qgf.20.2015.12.18.03.34.23; Fri, 18 Dec 2015 03:34:23 -0800 (PST) Received-SPF: pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=lng-odp-bounces@lists.linaro.org; dkim=neutral (body hash did not verify) header.i=@linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 1D44B61690; Fri, 18 Dec 2015 11:34:23 +0000 (UTC) Authentication-Results: lists.linaro.org; dkim=fail reason="verification failed; unprotected key" header.d=linaro.org header.i=@linaro.org header.b=PLBgiBM7; dkim-adsp=none (unprotected policy); dkim-atps=neutral X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID, URIBL_BLOCKED autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id 28F1D616A5; Fri, 18 Dec 2015 11:29:40 +0000 (UTC) X-Original-To: lng-odp@lists.linaro.org Delivered-To: lng-odp@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 6CDE061684; Fri, 18 Dec 2015 11:29:25 +0000 (UTC) Received: from mail-lb0-f179.google.com (mail-lb0-f179.google.com [209.85.217.179]) by lists.linaro.org (Postfix) with ESMTPS id 19442615EF for ; Fri, 18 Dec 2015 11:29:23 +0000 (UTC) Received: by mail-lb0-f179.google.com with SMTP id cs9so61406789lbb.1 for ; Fri, 18 Dec 2015 03:29:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=1IHsdD549PqhErpDtZr1JVwfC+uP9wZZH3BQfQR6P3I=; b=PLBgiBM7LjISvXIvyKU1p5ABuMVC/D99ugFsn66Kl5sGevIZ+5B4RmNCnwGn0/rKEF 0EPIxGJf00MaD293Ez+kMmY+Ql8jCTJcbTgsYH3DAAIpedYxd+Jl+G3C5rDnqZZR4Hul Q5zf1mPLZJdfW2c0Zm/ZIZFoyAPLCFi1C4v78= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=1IHsdD549PqhErpDtZr1JVwfC+uP9wZZH3BQfQR6P3I=; b=Fy/+LIRprT7mGlyy4cbxQ9XCWYyCZoFLrrw9GxdRcoMvTWjN8I6ZD6NF9BpYf19/m+ 1f4ejvFxMyoRfSn+ugddo66tEEiQvIKBoOwm4tx8jCkiUqVIgnX9xCarl4x2333ZTf7g QZARDZqsJ1HLVVWJF5l04jat7BaGsBCzOLnp0PWzYTyPM0jJDvmoyyvkPpTXNTO4MXIG e8LQ11Bvwgk/GXlXuOyM1IkhASExHacstW3WsUL3Z10pOC0aqT8h58DM77bZeAb9ZnmC Xuc3ykqq+zy5OTKhMFSd05QpqTZl2lPkdmJ7hxTFHzpHA7f6kqvpGjwinhbhy+/WtN0o IZ0g== X-Gm-Message-State: ALoCoQnN+ghSCtqirmVc/uK4cC+d0x4gTDUB7dzzoZ7dqlxH8ZBM37vZKVdTqm9+JDg1JsYF6RH+m1scDMOnlbd6KhsLyFH/ug== X-Received: by 10.112.173.202 with SMTP id bm10mr1167974lbc.56.1450438161924; Fri, 18 Dec 2015 03:29:21 -0800 (PST) Received: from localhost.localdomain (ppp91-76-173-134.pppoe.mtu-net.ru. [91.76.173.134]) by smtp.gmail.com with ESMTPSA id pl2sm2694549lbc.8.2015.12.18.03.29.20 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 18 Dec 2015 03:29:21 -0800 (PST) From: Maxim Uvarov To: lng-odp@lists.linaro.org Date: Fri, 18 Dec 2015 14:29:06 +0300 Message-Id: <1450438154-2062-2-git-send-email-maxim.uvarov@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1450438154-2062-1-git-send-email-maxim.uvarov@linaro.org> References: <1450438154-2062-1-git-send-email-maxim.uvarov@linaro.org> X-Topics: patch Subject: [lng-odp] [PATCHv18 1/9] helper: ring: update ring with shm proc argument X-BeenThere: lng-odp@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: "The OpenDataPlane \(ODP\) List" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" Signed-off-by: Maxim Uvarov --- helper/include/odp/helper/ring.h | 2 ++ helper/ring.c | 9 ++++++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/helper/include/odp/helper/ring.h b/helper/include/odp/helper/ring.h index 65c32ad..5e640a7 100644 --- a/helper/include/odp/helper/ring.h +++ b/helper/include/odp/helper/ring.h @@ -158,6 +158,8 @@ typedef struct odph_ring { #define ODPH_RING_F_SP_ENQ 0x0001 /* The default enqueue is "single-producer".*/ #define ODPH_RING_F_SC_DEQ 0x0002 /* The default dequeue is "single-consumer".*/ +#define ODPH_RING_SHM_PROC 0x0004 /* If set - ring is visible from different + processes. Default is thread visible. */ #define ODPH_RING_QUOT_EXCEED (1 << 31) /* Quota exceed for burst ops */ #define ODPH_RING_SZ_MASK (unsigned)(0x0fffffff) /* Ring size mask */ diff --git a/helper/ring.c b/helper/ring.c index 3122173..844abf7 100644 --- a/helper/ring.c +++ b/helper/ring.c @@ -158,8 +158,14 @@ odph_ring_create(const char *name, unsigned count, unsigned flags) char ring_name[ODPH_RING_NAMESIZE]; odph_ring_t *r; size_t ring_size; + uint32_t shm_flag; odp_shm_t shm; + if (flags & ODPH_RING_SHM_PROC) + shm_flag = ODP_SHM_PROC; + else + shm_flag = 0; + /* count must be a power of 2 */ if (!RING_VAL_IS_POWER_2(count) || (count > ODPH_RING_SZ_MASK)) { ODPH_ERR("Requested size is invalid, must be power of 2, and do not exceed the size limit %u\n", @@ -172,7 +178,8 @@ odph_ring_create(const char *name, unsigned count, unsigned flags) odp_rwlock_write_lock(&qlock); /* reserve a memory zone for this ring.*/ - shm = odp_shm_reserve(ring_name, ring_size, ODP_CACHE_LINE_SIZE, 0); + shm = odp_shm_reserve(ring_name, ring_size, ODP_CACHE_LINE_SIZE, + shm_flag); r = odp_shm_addr(shm);