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 ACD30A0093; Thu, 8 Sep 2022 15:49:16 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 45A574021F; Thu, 8 Sep 2022 15:49:16 +0200 (CEST) Received: from smartserver.smartsharesystems.com (smartserver.smartsharesystems.com [77.243.40.215]) by mails.dpdk.org (Postfix) with ESMTP id B338340143 for ; Thu, 8 Sep 2022 15:49:14 +0200 (CEST) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: SWX table question X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Thu, 8 Sep 2022 15:49:11 +0200 Message-ID: <98CBD80474FA8B44BF855DF32C47DC35D87303@smartserver.smartshare.dk> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: SWX table question Thread-Index: AdjDicZ9i1DHOYAVSHCeXsgjB1asqw== From: =?iso-8859-1?Q?Morten_Br=F8rup?= To: "Cristian Dumitrescu" Cc: X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Thank you for an interesting presentation today, Cristian. It made me aware of the existence of the SWX Table, which could be used = for connection tracking. I hadn't noticed the library before, because it is documented (and = named) as part of the SWX/Pipeline Framework, and we don't use the = SWX/Pipeline Framework, so I have ignored anything related to that = framework. My question is: Is the SWX Table library tied to the SWX/Pipeline = Framework, or can a DPDK application use it independently of that = framework, like any other DPDK library? If so, are there any limitations = or restrictions - e.g. is it lockless, and can it be accessed by = multiple cores simultaneously? Med venlig hilsen / Kind regards, -Morten Br=F8rup