commit | a112cc806532d2a3c1559cafcd51b7bbee855731 | [log] [tgz] |
---|---|---|
author | Yuyang Huang <yuyanghuang@google.com> | Wed Dec 13 17:55:47 2023 +0900 |
committer | Yuyang Huang <yuyanghuang@google.com> | Wed Dec 20 20:14:09 2023 +0900 |
tree | faa8a8d40167a87bf18287a03378deac64c78616 | |
parent | 96305d3039adeaeecc07d65dac510449a8ea9d1d [diff] |
Added DATA opcode support to ApfGenerator This commit adds support for the "DATA" opcode to ApfGenerator. This opcode add data section to the beginning of the program which can be used to construct the offload packet later. * design doc: go/apf-v6-proposal Bug: 293811969 Test: TH Change-Id: I3c05538b7454259d8a80911b075c811ea7403d67