pub fn parse_batch_ok(raw_packets: &[Vec<u8>]) -> Vec<Packet>
Parse a batch and return only successfully parsed packets.