How-to-run-the-program

Last Update : 07 August, 2023 | Published : 17 April, 2023 | 1 Min Read
sudo -s
export BPF_CLANG=clang
go build
copy

ip link is a command in Linux used to display and manage network interfaces. When used without any arguments, the ip link command displays a list of available network interfaces on the system along with their status, state, and hardware addresses

Here is an example output of the ip link command:

image

In this example, lo and wlp0s20f3 are the network interfaces on the system.

Run the following command, note the network interface in your system

ip link
copy

Execute the program

./xdp wlp0s20f3 
copy

Expected Output:

image

Looking for Cloud-Native Implementation?

Finding the right talent is pain. More so, keeping up with concepts, culture, technology and tools. We all have been there. Our AI-based automated solutions helps eliminate these issues, making your teams lives easy.

Contact Us