SoftEtherVPN / Win10Pcap

Win10Pcap: WinPcap for Windows 10 (NDIS 6.x driver model)
Other
337 stars 122 forks source link

why the performance of win10pcap for capturing live stream is lower than original winpcap #17

Open zhufan0228 opened 6 years ago

zhufan0228 commented 6 years ago
  Since win10pcap use ndis6 instead of ndis5,  the performace of win10pcap should be higher, but why do the test result show  lower?

 Test scene: window10 OS receive four live RTP streams(every stream is 1.5Gps) through 10G ethernet card.
  1.  only installing win10pcap,  windump capture one of four streams about 10 senconds. wireshark show a lot of drop packets
  2.  only installing winpcap, windump capture one of four streams about 10 senconds. wireshark show no drop packets

   ps:  WinDump.exe -i 2 -B 4000000000 -s 54 -w winpcap.cap port 10000