What version is the ena driver in the linux-aws-5.4 packages (specifically 5.4.0-1059)?

Asked by John

I'm looking to identify the version of the ENA driver used in the linux-aws-5.4 kernel packages:
$ modinfo ena
$ ethtool -i <interface>
And
$ strings /lib/modules/5.4.0-1059-aws/kernel/drivers/net/ethernet/amazon/ena/ena.ko | grep version

Have been fruitless. I attempted searching the kernel source:
# apt-get source linux-image-5.4.0-1059-aws
# tar -xzvf linux-aws-5.4_5.4.0.orig.tar.gz
And I am unable to find the details in any of these files (parent directory is linux-5.4):
./Documentation/networking/device_drivers/amazon/ena.txt
./drivers/net/ethernet/amazon/ena
./drivers/net/ethernet/amazon/ena/ena_com.c
./drivers/net/ethernet/amazon/ena/ena_pci_id_tbl.h
./drivers/net/ethernet/amazon/ena/ena_common_defs.h
./drivers/net/ethernet/amazon/ena/ena_netdev.c
./drivers/net/ethernet/amazon/ena/ena_com.h
./drivers/net/ethernet/amazon/ena/ena_eth_com.h
./drivers/net/ethernet/amazon/ena/ena_netdev.h
./drivers/net/ethernet/amazon/ena/ena_regs_defs.h
./drivers/net/ethernet/amazon/ena/ena_ethtool.c
./drivers/net/ethernet/amazon/ena/ena_eth_io_defs.h
./drivers/net/ethernet/amazon/ena/ena_admin_defs.h
./drivers/net/ethernet/amazon/ena/ena_eth_com.c

Is this posted somewhere online or in another location in either the source code or in the OS? Running out of places to look.

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu linux-aws Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.