Hi, Yes Bandon Beach should be supported starting from 1.5.1. Though to enable it you need to set CONFIG_RTE_NIC_BYPASS=y in your config file.
Konstantin -----Original Message----- From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Sharath Sent: Monday, March 03, 2014 6:13 AM To: dev at dpdk.org Subject: Re: [dpdk-dev] are these bypass api supported on Intel Bandon Beach card : of device id : 8086:155d can anyone please let me know about this... thanks, Sharath On Sat, Mar 1, 2014 at 5:06 PM, Sharath <sharathjm.bharadwaj at gmail.com>wrote: > Hi > > we are using DPDK 1.5.1_7. > our PCI slot has Intel Bandon Beach NIC. > > > Can anyone please let me know, whether the below api's are supported > in the NIC type [8086:155d] > > int rte_eth_dev_bypass_init (uint8_t port) > > * int rte_eth_dev_bypass_state_show (uint8_t port, uint32_t _state) > > * int rte_eth_dev_bypass_state_set (uint8_t port, uint32_t _new_state) > > * int rte_eth_dev_bypass_event_show (uint8_t port, uint32_t event, > uint32_t _state) > > * int rte_eth_dev_bypass_event_store (uint8_t port, uint32_t event, > uint32_t state) > > * int rte_eth_dev_bypass_ver_show (uint8_t port, uint32_t _ver) > > * int rte_eth_dev_bypass_wd_timeout_show (uint8_t port, > > > thanks > Sharath >