From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sharath Subject: Re: bypass event for reboot Date: Tue, 8 Apr 2014 12:11:32 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 To: "dev-VfR2kkLFssw@public.gmane.org" Return-path: In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Hi Konstantin, could you please comment on this. thanks, Sharath On Fri, Apr 4, 2014 at 6:12 PM, Sharath wrote: > Hi! > > I have been able to use the below API to set the bypass event on power off > and power on > > * int rte_eth_dev_bypass_event_store (uint8_t port, uint32_t event, > uint32_t state) > > > > is there a similar way to set the bypass state on "reboot" event ? > > can anyone please let me know about this. > > thanks in advance > Sharath. >