commit | d4d43fa7eb4e47ec9ac2af61f904ea91d37e71b3 | [log] [tgz] |
---|---|---|
author | Jimi Chen <jimictw@google.com> | Fri Jan 03 08:12:02 2025 +0000 |
committer | Yuyang Huang <yuyanghuang@google.com> | Fri Jan 17 22:25:34 2025 +0900 |
tree | 337cae16f6e82ff6d590ff4831229654541d71dc | |
parent | ecaf3e33c6a856ad4c60d75142cd1359f9e78f97 [diff] |
Enhance ApfIntegrationTest to test multiple packet transmission This change updates the testReplyPing() method in ApfIntegrationTest to send multiple packets for each received packet. This verifies the VSR-16 requirement that mandates firmware support for multiple apf_allocate_buffer() calls within a single APF interpreter run, as long as sufficient RAM is available. Test: atest CtsNetTestCases:android.net.cts.ApfIntegrationTest Change-Id: Ibe4a6babd555e4269ab3e98deecb6824610376f3