Add Intel Network Adapter X722-DA4 and i350-AM4 driver

Hello, I am running OpenWRT 18.06 x86_64 with Esxi v6.7 u2 and using VMDirectPath I/O with Intel Adapter X722-DA4.
I found that OpenWRT could not recognize the driver of this network card. I could not find the driver's kmod, but I found the Linux driver for this network card on the official website of intel (https://downloadcenter.intel.com/download/22283/Intel -Ethernet-Adapter-Complete-Driver-Pack). But I don't understand how to compile the driver.

My SuperMicro motherboard (X11SDV-4C-TP8F) also has another NIC Intel i350-AM4 (driver address https://downloadcenter.intel.com/download/13663/Intel-Network-Adapter-Driver-for-82575- 6-82580-I350-and-I210-211-Based-Gigabit-Network-Connections-for-Linux-?product=52966), also connected to OpenWRT via VMDirectPath I/O.
I saw that kmod-kvm-intel_4.14.95-1_x86_64.ipk only supports the Intel 82575/82576 chip.

Can we add the X722-DA4 and i350-AM4 driver packs?