I am trying to bond network interfaces for improved network performance. I used to do these on my raspberrypi and other ubuntu 16.04 arm devices.
I follow this tutorial. UbuntuBonding - Community Help Wiki
sudo modprobe bonding
When I try to run the above command, the system is not able to locate bonding.ko file. How do I proceeed?