PF_Ring module not loading.
by bilal_jan from LinuxQuestions.org on (#6FJZ0)
I am trying to install PF_Ring on my Ubuntu 22.04. I downloaded the sources and followed steps in read me file. All steps are successful but when I issue
# sudo su
# insmod ./kernel/pf_ring.ko
insmod: ERROR: could not load module ./kernel/pf_ring.ko: No such file or directory
But #ls -ashows that there is a file with name pf_ring.ko in current directory.
Can someone guide me how to fix that.
# sudo su
# insmod ./kernel/pf_ring.ko
insmod: ERROR: could not load module ./kernel/pf_ring.ko: No such file or directory
But #ls -ashows that there is a file with name pf_ring.ko in current directory.
Can someone guide me how to fix that.