commit | 7315a3d6360f8557d2dc60e1cea013d49f6e869d | [log] [tgz] |
---|---|---|
author | Yuyang Huang <yuyanghuang@google.com> | Thu Mar 20 21:14:54 2025 +0900 |
committer | Yuyang Huang <yuyanghuang@google.com> | Thu Mar 20 23:52:46 2025 +0900 |
tree | 5ccdde1b89a2d472a2eba2b93990748fc605a739 | |
parent | 98668649d59329cee2108c5556d15bb121014578 [diff] |
Use ALLOC_XMIT_OPCODE in ApfV61Generator This commit refactors the ApfV61Generator to utilize the ALLOC_XMIT_OPCODE for buffer allocation. Before: 03-20 20:58:57.975 17833 17847 I ApfFilterTest: all feature on, program size: 4648 After: 03-20 21:14:08.987 18721 18735 I ApfFilterTest: all feature on, program size: 4597 Test: TH Change-Id: I80ab159280f7ae79f3feb14c4e81d9633ee50a22