From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id D7281A04AF for ; Fri, 21 Aug 2020 12:55:31 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 3E03C5F69; Fri, 21 Aug 2020 12:55:31 +0200 (CEST) Received: from mail-pf1-f169.google.com (mail-pf1-f169.google.com [209.85.210.169]) by dpdk.org (Postfix) with ESMTP id 0C9812C02 for ; Fri, 21 Aug 2020 12:55:29 +0200 (CEST) Received: by mail-pf1-f169.google.com with SMTP id m8so892520pfh.3 for ; Fri, 21 Aug 2020 03:55:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=content-transfer-encoding:from:mime-version:subject:message-id:date :to; bh=8lWLIklf3bSHoAFX5n1SwGd6vxNuol4g/03MTnTH2Bw=; b=iP6GJJyiXskl5RCmLUyhHowoXjXluoNjvJjFMUJPYbrN8nXnyZGxJknriKhXfOFFBQ mp0RWSWFYOOZGIePtExswFMs7Gm1gns88q+xFUjcaOSLx2KPE1PCo1N3Y/ENcrDOaZha euamfVtQHbb/lbgDJcuqd66eZMRIlMU0RgIGkPk4w/bWPoCiDH6Uf/zsMEn7gldOZQLj oN0YWDf+h0xVpie0epiS/EwIj8aRKE1kgc7iGdmzLl0Aol8J3/9NausWPjXcpZeeaANw 6qVtTOpnhbeoh4QvRDInJsRdyuicmF5toW36zxfO71VUd4XkgKixGniiG4yCZpgIz//o /+qw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:content-transfer-encoding:from:mime-version :subject:message-id:date:to; bh=8lWLIklf3bSHoAFX5n1SwGd6vxNuol4g/03MTnTH2Bw=; b=VDYsrtZ/nFuiWmWs4ZZ5bo0AXpp8rVRinnL4ZCS4YZuO+6YIy+jxvz7e9omWN7DSSt juN77wlIPIaiueyw5N5c/j1ZqWRdNBBpxsttbUE3lGqUfr4MgvDdlXGONlQ7efsfRge2 A9pI9xLQxAbn34g5M8w8CVMpO0o0jnnQN19CLFj9w95KiUIbMlPSB74h6VjNn5Z6KrmY Yq6VMpw5vN+QCnlLgrPJX/4AAnSV/Q6IuftK/zN+z3hqaaH+0D74aKx+taD+LyBen9GG fvu3ehLjDzGHWhD6bDsMsn4N+heY92Cb8DipJKTx+rFstMxPya5A4hyTZoBxojTndMOz EP6A== X-Gm-Message-State: AOAM530AdDqkmj0K04dclZfM5bvIvdJEB/TZiVXTF08o6VxOLfsH5dFb 4lBgGtf5zi7nXJuFmdpuuu+KLSDub283Kw== X-Google-Smtp-Source: ABdhPJyBiIP70RR4mgmVVylM/XuoFcBg+Y4+7uHniKsoVvOQKSHvjBZ7zN/jdXUWv0dzFhvIcQVtMw== X-Received: by 2002:a63:f24a:: with SMTP id d10mr1904537pgk.4.1598007327638; Fri, 21 Aug 2020 03:55:27 -0700 (PDT) Received: from [192.168.1.121] ([45.250.227.141]) by smtp.gmail.com with ESMTPSA id y1sm2323910pfr.207.2020.08.21.03.55.26 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 21 Aug 2020 03:55:26 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: Amul Patel Mime-Version: 1.0 (1.0) Message-Id: Date: Fri, 21 Aug 2020 16:25:24 +0530 To: users@dpdk.org X-Mailer: iPhone Mail (17G80) Subject: [dpdk-users] [Help] Link dynamic libs in dpdk build X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: users-bounces@dpdk.org Sender: "users" =EF=BB=BFHi team. I need help to link external dynamic so file to be linked In dpdk code exam= ples. I am trying to link conntrack lib in dpdk example code.=20 If any one did already then can please help out how to do it. Meanwhile I am looking Dpdk make files where i can link dynamic lib. Thanks and Regards, Amul Patel Contact - 07875648886 Sent from my iPhone=