<div dir="ltr">Hello,<div><br></div><div>I'm trying to use ibdump to capture ib traffic.  However it complains that it needs MTU size set to 2K.</div><div><br></div><div>using ibv_devinfo I get</div><div><div>[root@eagle-41 ~]# ibv_devinfo</div><div>hca_id: mlx4_0</div><div>        transport:                      InfiniBand (0)</div><div>        fw_ver:                         2.7.000</div><div>        node_guid:                      0025:90ff:ff1b:9e9c</div><div>        sys_image_guid:                 0025:90ff:ff1b:9e9f</div><div>        vendor_id:                      0x02c9</div><div>        vendor_part_id:                 26428</div><div>        hw_ver:                         0xB0</div><div>        board_id:                       SM_2122000001000</div><div>        phys_port_cnt:                  1</div><div>                port:   1</div><div>                        state:                  PORT_ACTIVE (4)</div><div>                        max_mtu:                4096 (5)</div><div>                        active_mtu:             4096 (5)</div><div>                        sm_lid:                 35</div><div>                        port_lid:               22</div><div>                        port_lmc:               0x00</div><div>                        link_layer:             InfiniBand</div></div><div><br></div><div>max and active mtu is 4096.</div><div><br></div><div>The ifconfig shows mtu to be 2044.  However, I believe the ibdump is looking at the port mtu.</div><div><br></div><div>How can I change the port mtu to 2044 so I can get ibdump to work?</div><div><br></div><div>Is there a way to get ibdump to accept more than 2044 (IE 4096)?  I couldn't find a way to do it.</div><div><br></div><div>any ideas would be much appreciated.</div><div><br></div><div>thanks</div><div>amir</div></div>