pub fn summarize_batch(raw_packets: &[Vec<u8>]) -> Vec<String>
Parallel summary extraction: parse and summarize each packet.