From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailout1.radware.com (mailout1.radware.com [192.115.180.130]) by dpdk.org (Postfix) with ESMTP id A7996E62 for ; Tue, 22 Dec 2015 20:02:44 +0100 (CET) Received: from ILMB1.corp.radware.com ([169.254.1.110]) by ILCAS1.corp.radware.com ([176.200.120.121]) with mapi id 14.03.0210.002; Tue, 22 Dec 2015 21:02:42 +0200 From: Shaham Fridenberg To: "dev@dpdk.org" Thread-Topic: SIGILL while calling ixgbevf_vlan_filter_set from secondary process Thread-Index: AdE86uPuzEqJvQx+RPi/qF4DX/jFBg== Date: Tue, 22 Dec 2015 19:02:41 +0000 Message-ID: <2E654B490240B7449C846A96A8D8FE0CC43BEA52@ILMB1.corp.radware.com> Accept-Language: he-IL, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [176.200.121.204] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-dev] SIGILL while calling ixgbevf_vlan_filter_set from secondary process X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2015 19:02:45 -0000 Hey guys, I'm using dpdk 2.1.0, and get SIGILL|SIGSEGV when calling ixgbevf_vlan_filt= er_set from secondary process. Is it possible to do that in the first place? Thanks, Shaham