Quantcast
Channel: VMware Communities : Discussion List - ESXi
Viewing all articles
Browse latest Browse all 8132

esxcli network nic cso set not changing the TX

$
0
0

Hello

I am testing checksum offload feature of ESXi host on 6.5/ 6.7. I am facing two problems:

 

[root@localhost:~] esxcli network nic cso set -n vmnic7 -e=0

"SetPnicOffloadInfo" syscall failed: Function not implemented

 

[root@localhost:~] esxcli network nic cso get -n vmnic7

NIC     RX Checksum Offload  TX Checksum Offload

------       -------------------              -------------------

vmnic7  off                                 on

 

As you can see, the value of RX is changing but not of TX. How can I achieve this?

 

[root@localhost:~] esxcli network nic cso set

Error: Missing required parameter -n|--vmnic

       Missing required parameter -e|--enable

 

 

Usage: esxcli network nic cso set [cmd options]

 

Description:

  set                   Set checksum offload settings on a nic

 

Cmd options:

  -e|--enable=<long>    RX/TX checksum offload (required)

  -n|--vmnic=<str>      Name of vmnic to set offload settings. (required)

[root@localhost:~]

 

Thanks

Jayant


Viewing all articles
Browse latest Browse all 8132

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>