this kext I got from Ventura beta1, at that moment this driver was still a kext rather than dext.
if it is a Hackintosh,
1. add boot-arg: dk.mlx5=0 to block the mlx dext driver.
2. load the attached mlx kext through opencore, and use the command to adjust MTU, it should work.
Apple silicon might work as well, since the kext still has Apple's signature. I have a very rough idea, but have no try.
1. disable SIP,
2. `sudo nvram boot-args=dk.mlx5=0` to block mlx dext.
3. (1). put the attached kext to /library/extensions but it may not work, just have a try
3. (2). if 3(1) failed, use `kmutil`to load the kext directly.
4. verify the kext is loaded through `kextstat | grep "AppleEthernet"`, check mlx is shown.
5. use the command to adjust MTU