Build error in DPDK-2.1 with mlx4
I'm following the quick start guide for MLNX_DPDK-2.1_1.1 but when compiling I'm getting errors for the mlx4 driver (connectx-3 card). All other driver types compile fine but mlx4 throws a ton of...
View ArticleRe: Build error in DPDK-2.1 with mlx4
Hi Drew, According to the output you have sent, these are some basic installation errors.Looks like libibverbs-dev package is missing, Please install it and verify you have...
View ArticleRe: sx6012 firmware and mel-os image
Hi Bruce, you need access to the mymellanox support portal to get the software for the switch. https://mymellanox.force.com/support/SupportLogin
View ArticleRe: sx6012 firmware and mel-os image
hiyes i know, ive provided the serial numbers to create a login to support@mellanox.com. but so far they have fallen silent... ill resubmit them ANYONE? have a backup image i can ftp, to repair the...
View ArticleRe: MCX312A-XCBT ConnectXR-3 card with Mellanox SFP module 1 Gb Ethernet
copper, interface rj45
View ArticleNumber of Virtual Lanes on ConnectX4
Hello, I'm currently having a question regarding ConnectX4 VPI cards. I have test environment with connectX4 EDR card, and I would like to test some per VL QoS. Basically, I have 7 client accessing 1...
View ArticleConnectX4 and SRIOV : supporting VL ?
Hello, On my testing environment, I would like to use ConnectX4 HCA with SRIOV enabled. I'm having trouble using multiple VL. I'm running CentOS7.1 and MLNX_OFED_LINUX-3.1-1.0.3 (OFED-3.1-1.0.3)Here...
View ArticleRe: MCX312A-XCBT ConnectXR-3 card with Mellanox SFP module 1 Gb Ethernet
Thanks. We have a hypothesis on what could be happening but we need more data, do you see the same issue with SFP GbE optical module?
View ArticleRe: Build error in DPDK-2.1 with mlx4
Hi Olga, Thanks for the reply. That was my first thought too. I do have both libibverbs1 and libibverbs-dev 1.1.7 installed and the header file /usr/include/infiniband/verbs.h is present and readable....
View ArticleRe: what is the purpose of interrupt MLX4_EVENT_TYPE_COMP and...
These events are one from the many others that you can find in MLX4_EVENT_TYPE_XXXXX definitions. Events comes from the event queue and define event.MLX4_EVENT_TYPE_COMP is...
View ArticleRe: MCX312A-XCBT ConnectXR-3 card with Mellanox SFP module 1 Gb Ethernet
There are no such problems with SFP 10GbE optical module.
View ArticleHow to add a mellanox SR-IOV VF to a docker container ?
I'm looking to see if anyone has managed to add a VF created from a mellanox ConnectX-3 card to a docker container.I also would like to be able to assign my own mac address to that VF. If I add...
View ArticleRe: MCX312A-XCBT ConnectXR-3 card with Mellanox SFP module 1 Gb Ethernet
I know that this problem does not exist with SFP+ 10GbE optical module but what about SFP GbE, basically 1xGbE optical module?
View ArticleRe: Build error in DPDK-2.1 with mlx4
make sure you don't have old installation under /usr/local/include
View ArticleRe: MCX312A-XCBT ConnectXR-3 card with Mellanox SFP module 1 Gb Ethernet
We do not have SFP GbE optical module.
View Articleflex nic not present on MT26468
I Used Mellanox Technologies MT26468 [ConnectX EN 10GigE, PCIe 2.0 5GT/s Virtualization+] (Hewlett-Packard Company HP NC542m Dual Port Flex-10 10GbE BLc Adapter) correcctly on kernel 3.2 and driver...
View ArticleRe: How to add a mellanox SR-IOV VF to a docker container ?
Are you looking to run RoCE traffic over the VF or ip traffic?for ip traffic you can use this - Rakurai/pipework · GitHub. here is the explanation on how it works - Exposing Docker containers with...
View ArticleRe: How to add a mellanox SR-IOV VF to a docker container ?
Just IP traffic. Thanks for the article references.
View Article