| commit | 43578d1c601c4813ac93ac93fdd02a72f03b5409 | [log] [tgz] |
|---|---|---|
| author | Yuyang Huang <yuyanghuang@google.com> | Mon Jan 29 05:58:22 2024 +0900 |
| committer | Yuyang Huang <yuyanghuang@google.com> | Mon Jan 29 06:02:29 2024 +0900 |
| tree | 57e205c37b52ca0cd7df2e33d67075fbfc47eec6 | |
| parent | ee953eb7dfd52176d56176abd36e3dcbddd67089 [diff] |
v5: style fix in apf_checksum_test * use __attribute__((packed)) for both structures and unions to avoid edge cases. * avoid using *.data + offset and directly refer to members in the structure. Test: TH Change-Id: Icf71e993040d5eaab7fc12081b9cb80c79b3e29e