Re: cxgbe and netmap

2015-01-03 Thread Alexander V. Chernikov
On 02.01.2015 21:46, Navdeep Parhar wrote: > On Fri, Jan 02, 2015 at 06:57:50PM +0300, Alexander V. Chernikov wrote: >> Hello list! >> >> FreeBSD has netmap support for chelsio T5 cards, which is amazing. >> The great thing about implementation is that you can play with >> traffic-generating applic

Re: cxgbe and netmap

2015-01-03 Thread Alexander V. Chernikov
On 02.01.2015 19:53, Luigi Rizzo wrote: > On Fri, Jan 02, 2015 at 06:57:50PM +0300, Alexander V. Chernikov wrote: >> Hello list! >> >> FreeBSD has netmap support for chelsio T5 cards, which is amazing. >> The great thing about implementation is that you can play with >> traffic-generating applicati

Re: cxgbe and netmap

2015-01-02 Thread Navdeep Parhar
On Fri, Jan 02, 2015 at 06:57:50PM +0300, Alexander V. Chernikov wrote: > Hello list! > > FreeBSD has netmap support for chelsio T5 cards, which is amazing. > The great thing about implementation is that you can play with > traffic-generating applications without affecting "main" OS interface, > w

Re: cxgbe and netmap

2015-01-02 Thread Luigi Rizzo
On Fri, Jan 02, 2015 at 06:57:50PM +0300, Alexander V. Chernikov wrote: > Hello list! > > FreeBSD has netmap support for chelsio T5 cards, which is amazing. > The great thing about implementation is that you can play with > traffic-generating applications without affecting "main" OS interface, > w

cxgbe and netmap

2015-01-02 Thread Alexander V. Chernikov
Hello list! FreeBSD has netmap support for chelsio T5 cards, which is amazing. The great thing about implementation is that you can play with traffic-generating applications without affecting "main" OS interface, which has always been a problem for Intel cards. However, this approach (having addit