FDio / govpp

Go toolset for the VPP.
Apache License 2.0
185 stars 81 forks source link

Would you please add an example using mulit rx and tx queue to extras/gomemif/examples #196

Closed eiguleo closed 1 week ago

eiguleo commented 4 months ago

i have tried add NumQueuePairs=2 to memif.Arguments and i.GetRxQueue(1) in Responder function in file extras/gomemif/examples/icmp_reponder_cb/icmp_reponder_cb.go, but does not work at all

thank you

sknat commented 4 months ago

@eiguleo Thanks for reporting this, agreed this part of the repository is not very well documented, we'll try to address it