DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] PANIC
@ 2017-02-28 17:27 Kumaraparameshwaran Rathnavel
  0 siblings, 0 replies; only message in thread
From: Kumaraparameshwaran Rathnavel @ 2017-02-28 17:27 UTC (permalink / raw)
  To: users

Hi All,
 
I am getting an error at

EAL: VFIO_RESOURCE_LIST tailq is already registered
PANIC in tailqinitfn_rte_vfio_tailq():
Cannot initialize tailq: VFIO_RESOURCE_LIST

What is the reason for this?

Thanking You,
Param.
From krath@cloudsimple.com  Wed Mar  1 13:01:21 2017
Return-Path: <krath@cloudsimple.com>
Received: from mail-pg0-f52.google.com (mail-pg0-f52.google.com [74.125.83.52])
 by dpdk.org (Postfix) with ESMTP id 0547B2B9D
 for <users@dpdk.org>; Wed,  1 Mar 2017 13:01:20 +0100 (CET)
Received: by mail-pg0-f52.google.com with SMTP id s67so19931698pgb.3
 for <users@dpdk.org>; Wed, 01 Mar 2017 04:01:20 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=cloudsimple-com.20150623.gappssmtp.com; s=20150623;
 h=from:content-transfer-encoding:mime-version:subject:message-id:date
 :to; bh=qx+fgx+HV1S2uyvJA4PAVnW3O0DaIxGlCt4QLWz4yT8=;
 b=jufC/vP4wILt/SEK77PXfisU/Xhi7kqGRPNnEO13FeOyX27qm87in20k2MptxCE0Ak
 Z+VyvaIvWgM1B1hdyc0rvRRGt7hJ7pTb023ohQtWWFXEqCas2O8yJm7P6zx0tRrDWNba
 39z2X/c5a44dYmFgwztwuRSlrMSClOUH+UZOhagNM7xWTQJbb8jbcAo2mXIfPTqNTSlL
 udCW4Tshk1PE1Z+JVVpAOJG2h9yWD4mrxPIEjXwb7U2KlANpSM5LX1g6gE34VY8ksepy
 5WsfNlyD5v21sbOu7cGYxvci8Zwrp8fqcirdDqh62MLbM0m6+xyJQtt1x2R/ihqHcvEt
 oeyA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:from:content-transfer-encoding:mime-version
 :subject:message-id:date:to;
 bh=qx+fgx+HV1S2uyvJA4PAVnW3O0DaIxGlCt4QLWz4yT8=;
 b=kjk+Jx4Q4NLR281aLm0kD7NqYE+zDXuMQCfR5Q7jfvC5tCUtk6Q5ipZIzkUMByGsuF
 WiIE1mcWJcS8/rY6ETII3UEWlHlsdx8rpLvadd+XOFFvke7u7gFwQ4NqP3rRIybBkb7M
 xNq833Ikm87gnNoAbVXx6uTTsy0j15X4UhTGXhqDZSMS8OcJzAzx1d5fvuGBcvDEGIce
 REup+4Fjm5MwC1LEPas0TeMg9h/+OrHAora0CguzlWyCGHeEWUr4V69lFkl3aiczWh+K
 3vINO9PFIxkHUq/5pDVVnn37H7Oj4qTShjIutvI+/JnkXag/JbcPNbABNRcIiciWsqd6
 su2g==
X-Gm-Message-State: AMke39nb3m+Eqo54g8a5X3US3MbECSh61YjZLHP+2FsqsfBFgt1a2HUTFlh4fTOgnY36vc6LXIPjANhVb2M6q9E/16Vs1yl4cSaIKZMSEkKTRAwG6Hvh1orMweBgff0pntW0gu3lDynYki2DGC5kbPHlUPS8xsTZGxro2++X88/v3xTd
X-Received: by 10.98.4.71 with SMTP id 68mr8238322pfe.92.1488369679978;
 Wed, 01 Mar 2017 04:01:19 -0800 (PST)
Received: from [192.168.1.10] ([106.51.65.217])
 by smtp.gmail.com with ESMTPSA id c1sm10215748pfk.112.2017.03.01.04.01.18
 for <users@dpdk.org>
 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 01 Mar 2017 04:01:19 -0800 (PST)
From: Kumaraparameshwaran Rathnavel <krath@cloudsimple.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\))
Message-Id: <CA070B60-7013-4E90-8F52-77DF253C73F3@cloudsimple.com>
Date: Wed, 1 Mar 2017 17:31:18 +0530
To: users@dpdk.org
X-Mailer: Apple Mail (2.3259)
Subject: [dpdk-users] Static & Dynamic Library
X-BeenThere: users@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK usage discussions <users.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/users>,
 <mailto:users-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/users/>
List-Post: <mailto:users@dpdk.org>
List-Help: <mailto:users-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/users>,
 <mailto:users-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Mar 2017 12:01:21 -0000

Hi All,

We have been using DPDK 16-XX for sometime. We have been using the =
Header files & Dynamic Libraries with our own CMAKE framework. The DPDK =
17.02 version=E2=80=99s liberate_eal does not expose a function to the =
SPDK as Dynamic Library. So for this reason we were forced to use shared =
library. Previously I did hear from the group saying if we are using =
static libraries this requires a flag to be enabled in makefile. Can you =
specify me the flags required to use Static Libraries as the Static =
Library has dependency with constructors. The issue I am facing is also =
because of the RTE_INIT which is a  constructor where I get a panic =
saying VFIO resource list already initialised. Is there any other way to =
solve it.

Thanking You,
Param.=

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-02-28 17:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-28 17:27 [dpdk-users] PANIC Kumaraparameshwaran Rathnavel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).