Skip to content

adedel83/IO_Uring-receive-ingress-queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repo reproduce an error in IO_Uring while requesting the ingress queue with a chained io_uring_prep_recv commande.

 - Building instruction : 

git clone https://github.com/axboe/liburing.git
cd liburing-master && make
cd .. && make

 - Run instruction : 

#Terminal 1 :
./network/del_topo_b.sh && ./network/topologie_b.sh && ip netns exec A ./A
#Terminal 2 : 
ip netns exec B ./E

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published