Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH 0/3] Fix bugs of spp_pcap
@ 2019-03-04  6:53 ogawa.yasufumi
  2019-03-04  6:53 ` [spp] [PATCH 1/3] spp_pcap: change mbuf size for dequeue packets ogawa.yasufumi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ogawa.yasufumi @ 2019-03-04  6:53 UTC (permalink / raw)
  To: spp, ferruh.yigit, ogawa.yasufumi

From: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>

This series of patches is to fix bugs of spp_pcap reported by
Hiroyuki[1].

* Fix bug of some of packets are discarded while packet capturing is stopped.

* Increase the size of shared ring buffer to avoid discarding packets.

* Refactors for name of variables and log messages.

[1] https://mails.dpdk.org/archives/spp/2019-February/001373.html


Hideyuki Yamashita (2):
  spp_pcap: change mbuf size for dequeue packets
  spp_pcap: fix bug pkts remained after pcap stopped

Yasufumi Ogawa (1):
  spp_pcap: add buffer size to reduce dropped pkts

 src/pcap/spp_pcap.c | 146 +++++++++++++++++++++++++++++---------------
 1 file changed, 98 insertions(+), 48 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-03-04  6:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-04  6:53 [spp] [PATCH 0/3] Fix bugs of spp_pcap ogawa.yasufumi
2019-03-04  6:53 ` [spp] [PATCH 1/3] spp_pcap: change mbuf size for dequeue packets ogawa.yasufumi
2019-03-04  6:53 ` [spp] [PATCH 2/3] spp_pcap: fix bug pkts remained after pcap stopped ogawa.yasufumi
2019-03-04  6:53 ` [spp] [PATCH 3/3] spp_pcap: add buffer size to reduce dropped pkts ogawa.yasufumi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).