Re: gve: mixes DPDK and Linux versions in compatibility check

2024-01-19 Thread Rushil Gupta
Hi Stephen We wish to capture both rte version and linux kernel version. The current implementation is needed to answer questions like how many customers are on Dpdk 23.11 for Ubuntu 22 vs Debian 11. Therefore, we need the uts library and the adminq is working as intended. On Fri, Jan 12, 2024, 1

gve: mixes DPDK and Linux versions in compatibility check

2024-01-11 Thread Stephen Hemminger
This seems wrong: *driver_info = (struct gve_driver_info) { .os_type = 5, /* DPDK */ .driver_major = GVE_VERSION_MAJOR, .driver_minor = GVE_VERSION_MINOR, .driver_sub = GVE_VERSION_SUB, .os_version_major = cpu_t