From patchwork Mon Jan 18 10:09:57 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hongbo Zhang X-Patchwork-Id: 59911 Delivered-To: patch@linaro.org Received: by 10.112.130.2 with SMTP id oa2csp1910353lbb; Mon, 18 Jan 2016 02:20:50 -0800 (PST) X-Received: by 10.140.128.8 with SMTP id 8mr30883114qha.54.1453112449803; Mon, 18 Jan 2016 02:20:49 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id i1si24333267qkh.31.2016.01.18.02.20.49; Mon, 18 Jan 2016 02:20:49 -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 602AC61726; Mon, 18 Jan 2016 10:20:49 +0000 (UTC) Authentication-Results: lists.linaro.org; dkim=fail reason="verification failed; unprotected key" header.d=linaro.org header.i=@linaro.org header.b=jYc3P+rd; 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_H2,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 CA25B61709; Mon, 18 Jan 2016 10:20:12 +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 0C99561628; Mon, 18 Jan 2016 10:20:07 +0000 (UTC) Received: from mail-pf0-f175.google.com (mail-pf0-f175.google.com [209.85.192.175]) by lists.linaro.org (Postfix) with ESMTPS id 24BA761628 for ; Mon, 18 Jan 2016 10:20:06 +0000 (UTC) Received: by mail-pf0-f175.google.com with SMTP id q63so160438316pfb.1 for ; Mon, 18 Jan 2016 02:20:06 -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=xIj3SLqgAD5m+N+nBaeAEDfcoXNCRi1AsibgqCAWqwg=; b=jYc3P+rdpFq5jLtwfnfImT0d9gB9uuQLT/zjtFSxnwYkeM/MKj1jBgi6HC/UcnMmu7 +hfuCD12XoCUupl3E5Q1loXNjKTa+oGtfmSvKwvEmP222oevaR9FT1i4AEDXWP0cWzrR 1WkTtKO4Js+HFKa9y00Rq//FaQRl2AgHZceP8= 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=xIj3SLqgAD5m+N+nBaeAEDfcoXNCRi1AsibgqCAWqwg=; b=J5i0PDm4zbtRjkh7DwAlfuz2NGjpy0V/xbLFegYD3/277HXcF0SgrQ66FIUtVLDtmC /k2a21JzYbxSyLUiQt2WAVt9dR6KpwlOxfoB0V3wlINstv2GLYh/IJD8J30Nx03Lis8F AUt8zq2IljzJR0Y7B2jKNb02pyat71e3au4f5VTV2/er0hVE/tKhkthgGgj4KNA/XEmK t6MOAI4TRJJzmQ+x7vWmyI0ezVPAVv1jB/iv1DGBZOV6BTzKZ3gAswIcb/5xCrQhpwu8 d0ZdLcsYJPmhBOpm8clHreqYIHuxPKXjsfpRo0Lt7mLo7ytJ3x3u88s131hV1y4wi+Od 8ZIg== X-Gm-Message-State: ALoCoQlkfHmC7nF/1l6UtFI1GRpUN35RQ+R1/iNEutxxlx7xJJKyky+h0zH2lPLXmlrgUI9dbVddrQi5cWWPndEmSngOEkmZMg== X-Received: by 10.98.69.209 with SMTP id n78mr34487666pfi.81.1453112405484; Mon, 18 Jan 2016 02:20:05 -0800 (PST) Received: from ubuntu1504.ap.freescale.net (gate-zmy3.freescale.com. [192.88.167.1]) by smtp.gmail.com with ESMTPSA id x10sm32844521pas.37.2016.01.18.02.20.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 18 Jan 2016 02:20:04 -0800 (PST) From: hongbo.zhang@linaro.org To: lng-odp@lists.linaro.org Date: Mon, 18 Jan 2016 18:09:57 +0800 Message-Id: <1453111808-15762-2-git-send-email-hongbo.zhang@linaro.org> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1453111808-15762-1-git-send-email-hongbo.zhang@linaro.org> References: <1453111808-15762-1-git-send-email-hongbo.zhang@linaro.org> X-Topics: Architecture patch Subject: [lng-odp] [PATCH v5 API-NEXT 01/12] linux-generic: sysinfo: move cpu_arch_str to odp_system_info_t 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" From: Hongbo Zhang This is a pre-step for separating platform specific codes into their own arch files. Value of cpu_arch_str will be set later in separate arch parser code. Signed-off-by: Hongbo Zhang --- platform/linux-generic/include/odp_internal.h | 1 + platform/linux-generic/odp_system_info.c | 5 ----- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/platform/linux-generic/include/odp_internal.h b/platform/linux-generic/include/odp_internal.h index 49e23d9..2eeba42 100644 --- a/platform/linux-generic/include/odp_internal.h +++ b/platform/linux-generic/include/odp_internal.h @@ -31,6 +31,7 @@ typedef struct { uint64_t page_size; int cache_line_size; int cpu_count; + char cpu_arch_str[128]; char model_str[MAX_CPU_NUMBER][128]; } odp_system_info_t; diff --git a/platform/linux-generic/odp_system_info.c b/platform/linux-generic/odp_system_info.c index 6a05501..8cbdd58 100644 --- a/platform/linux-generic/odp_system_info.c +++ b/platform/linux-generic/odp_system_info.c @@ -26,7 +26,6 @@ typedef struct { - const char *cpu_arch_str; int (*cpuinfo_parser)(FILE *file, odp_system_info_t *sysinfo); } odp_compiler_info_t; @@ -291,19 +290,15 @@ static uint64_t arch_cpu_hz_current(int id ODP_UNUSED) static odp_compiler_info_t compiler_info = { #if defined __x86_64__ || defined __i386__ - .cpu_arch_str = "x86", .cpuinfo_parser = cpuinfo_x86 #elif defined __arm__ || defined __aarch64__ - .cpu_arch_str = "arm", .cpuinfo_parser = cpuinfo_arm #elif defined __OCTEON__ - .cpu_arch_str = "octeon", .cpuinfo_parser = cpuinfo_octeon #elif defined __powerpc__ - .cpu_arch_str = "powerpc", .cpuinfo_parser = cpuinfo_powerpc #else