the following command to verify that the ena module is being used on a particular interface, substituting the interface name that you want to check. If you are using a single interface (default), it this is eth0. If the operating system supports predictable network names, this could be a name like ens5.
In the following example, the ena module is not loaded, because the listed driver is vif.
[ec2-user ~]$ethtool -ieth0driver: vif version: firmware-version: bus-info: vif-0 supports-statistics: yes supports-test: no supports-eeprom-access: no supports-register-dump: no supports-priv-flags: no
In this example, the ena module is loaded and at the minimum recommended version. This instance has enhanced networking properly configured.
[ec2-user ~]$ethtool -ieth0driver: ena version: 1.5.0g firmware-version: expansion-rom-version: bus-info: 0000:00:05.0 supports-statistics: yes supports-test: no supports-eeprom-access: no supports-register-dump: no