From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0b-00103a01.pphosted.com (mx0b-00103a01.pphosted.com [67.231.152.227]) by dpdk.org (Postfix) with ESMTP id A7C39C370 for ; Thu, 4 Jun 2015 18:04:29 +0200 (CEST) Received: from pps.filterd (m0002317.ppops.net [127.0.0.1]) by mx0b-00103a01.pphosted.com (8.14.5/8.14.5) with SMTP id t54FxJBS026344 for ; Thu, 4 Jun 2015 12:04:26 -0400 Received: from vawvcgsie2k1302.ciena.com (LIN1-118-36-36.ciena.com [63.118.36.36]) by mx0b-00103a01.pphosted.com with ESMTP id 1utja31auv-1 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT) for ; Thu, 04 Jun 2015 12:04:26 -0400 Received: from ONWVEXCHHT04.ciena.com (10.128.6.44) by VAWVCGSIE2K1302.ciena.com (10.4.62.16) with Microsoft SMTP Server (TLS) id 15.0.847.32; Thu, 4 Jun 2015 12:04:23 -0400 Received: from ONWVEXCHMB04.ciena.com ([::1]) by ONWVEXCHHT04.ciena.com ([::1]) with mapi; Thu, 4 Jun 2015 12:04:22 -0400 From: "Sugumaran, Varthamanan" To: "dts@dpdk.org" Date: Thu, 4 Jun 2015 12:04:21 -0400 Thread-Topic: ACL-Dynamic Adding or Deleting rules Thread-Index: AdCe35saKXFnlaOQShCTp1QK+qf8+g== Message-ID: <5D52F6EC3531E949B1A9130CBFCE032F83654D6C@ONWVEXCHMB04.ciena.com> Accept-Language: en-US, en-CA Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US, en-CA x-tm-as-product-ver: SMEX-10.0.0.1412-7.000.1014-21592.001 x-tm-as-result: No--46.878600-8.000000-31 x-tm-as-user-approved-sender: No x-tm-as-user-blocked-sender: No MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.14.151, 1.0.33, 0.0.0000 definitions=2015-06-04_08:2015-06-03,2015-06-04,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1402240000 definitions=main-1506040210 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dts] ACL-Dynamic Adding or Deleting rules X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jun 2015 16:04:30 -0000 Hi, Is there is a way to add/delete a single ACL rule in librte_acl? I had looked at the library and found no method to add/delete a rule dynami= cally to the existing ACL context. Please let me know if there are any alternate ways of doing it. Thanks Vartha