main
net/e1000/base: update version info
ethdev: remove unnecessary type conversion
net/intel: move Intel drivers to a subdirectory
net/e1000: align device IDs with base code
bus: add class device conversion macro
net/intel: fix use of non-recommended string functions
net/e1000: replace use of DPDK-specific memcpy function
net/igc: merge with e1000
move SPDX tag on first line
net/e1000: fix igc Tx descriptor ring wrap
net/e1000: fix igc launch time calculation
net/intel: use common base code build handling