* IB SR-IOV
@ 2013-08-12 7:01 Ernst Gunnar Gran
[not found] ` <CAKY8vKrJ=BDOKd5hnZjiS7XO_u-Sz+PsOuymaDxJbHBP2RCEEQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Ernst Gunnar Gran @ 2013-08-12 7:01 UTC (permalink / raw)
To: linux-rdma-u79uwXL29TY76Z2rM5mHXA
Hi
I’m about to start experimenting with SR-IOV and IB (ConnectX-2 G2, HP
DL360p Gen8, E5-2609). Is it OK to just download the latest OFED
release and start playing, or are there any known issues that I should
know of when it comes to SR-IOV with the current release?
Thanks,
Ernst Gunnar
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread[parent not found: <CAKY8vKrJ=BDOKd5hnZjiS7XO_u-Sz+PsOuymaDxJbHBP2RCEEQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: IB SR-IOV [not found] ` <CAKY8vKrJ=BDOKd5hnZjiS7XO_u-Sz+PsOuymaDxJbHBP2RCEEQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2013-08-12 15:28 ` Amir Vadai 2013-08-13 6:56 ` Or Gerlitz 1 sibling, 0 replies; 4+ messages in thread From: Amir Vadai @ 2013-08-12 15:28 UTC (permalink / raw) To: Ernst Gunnar Gran, Or Gerlitz; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA On 12/08/2013 10:01, Ernst Gunnar Gran wrote: > Hi > > I’m about to start experimenting with SR-IOV and IB (ConnectX-2 G2, HP > DL360p Gen8, E5-2609). Is it OK to just download the latest OFED > release and start playing, or are there any known issues that I should > know of when it comes to SR-IOV with the current release? > > Thanks, > Ernst Gunnar > -- > To unsubscribe from this list: send the line "unsubscribe linux-rdma" in > the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Adding Or Gerlitz who is mlx4_ib maintainer. Make sure to update the FW to latest FW for your HW from mellanox.com Upstream kernel has support in SR-IOV and IB, so you can work with it. If using MLNX_OFED, can look at the release notes. Amir -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: IB SR-IOV [not found] ` <CAKY8vKrJ=BDOKd5hnZjiS7XO_u-Sz+PsOuymaDxJbHBP2RCEEQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> 2013-08-12 15:28 ` Amir Vadai @ 2013-08-13 6:56 ` Or Gerlitz [not found] ` <5209D8B3.7030309-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> 1 sibling, 1 reply; 4+ messages in thread From: Or Gerlitz @ 2013-08-13 6:56 UTC (permalink / raw) To: Ernst Gunnar Gran; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA On 12/08/2013 10:01, Ernst Gunnar Gran wrote: > I’m about to start experimenting with SR-IOV and IB (ConnectX-2 G2, HP DL360p Gen8, E5-2609). Is it OK to just download the latest OFED release and start playing, or are there any known issues that I should know of when it comes to SR-IOV with the current release? I would recommend using the IB/RDMA stack from the upstream kernel or the one provided with one of the distros that picked SRIOV support from upstream into the bits they ship. Note that IB and Ethernet are supported for ConnectX VFs, but not yet RoCE. Or. Also note you need to do some preparations at the node (bios, kernel boot command line) level and card (re-burn the firmware with sriov support enabled, see the web or your mellanox rep) level. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <5209D8B3.7030309-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>]
* Re: IB SR-IOV [not found] ` <5209D8B3.7030309-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> @ 2013-08-14 11:15 ` Ernst Gunnar Gran 0 siblings, 0 replies; 4+ messages in thread From: Ernst Gunnar Gran @ 2013-08-14 11:15 UTC (permalink / raw) To: Or Gerlitz, linux-rdma-u79uwXL29TY76Z2rM5mHXA On 13 August 2013 08:56, Or Gerlitz <ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> wrote: > On 12/08/2013 10:01, Ernst Gunnar Gran wrote: >> >> I’m about to start experimenting with SR-IOV and IB >> (ConnectX-2 G2, HP DL360p Gen8, E5-2609). Is it OK to >> just download the latest OFED release and start playing, or >> are there any known issues that I should know of when it > > comes to SR-IOV with the current release? > > I would recommend using the IB/RDMA stack from the > upstream kernel or the one provided with one of the distros > that picked SRIOV support from upstream into the bits they > ship. Note that IB and Ethernet are supported for > ConnectX VFs, but not yet RoCE. > > Or. > > Also note you need to do some preparations at the node > (bios, kernel boot command line) level and card (re-burn > the firmware with sriov support enabled, see the web > or your mellanox rep) level. Thank you Or (and Amir) for your quick reply and valuable information. Ernst -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-08-14 11:15 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-12 7:01 IB SR-IOV Ernst Gunnar Gran
[not found] ` <CAKY8vKrJ=BDOKd5hnZjiS7XO_u-Sz+PsOuymaDxJbHBP2RCEEQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-08-12 15:28 ` Amir Vadai
2013-08-13 6:56 ` Or Gerlitz
[not found] ` <5209D8B3.7030309-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2013-08-14 11:15 ` Ernst Gunnar Gran
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox