I think you have to do 'accept-jumbo 1' before setting the mtu, for ex.:<BR><BR>$ ifconfig ce0 unplumb<BR>$ ndd -set /dev/ce instance 0<BR>$ ndd -set /dev/ce accept-jumbo 1<BR>$ ifconfig ce0 plumb ...
I have the combo listed in the title, and I can't figure out how to get 10Gbps speed on my Windows 10 VM. Seems to get expected speeds in TrueNAS using the VMXNET3 adapter, but in Windows 10, it tops ...