From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sharath Subject: bypass event for reboot Date: Fri, 4 Apr 2014 18:12:42 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 To: "dev-VfR2kkLFssw@public.gmane.org" Return-path: 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! 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.