Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
validation: pktio: lso: improve test coverage of custom segnum add
Currently the validation test of the custom segment number add operation passes even if the ODP implementation overwrites the field instead of adding to it. Fix the problem by using a non-zero value in the field in the original packet. Also select the value so that with the third segment the addition carries to the most significant byte of the two byte field used in the test. Signed-off-by: Janne Peltonen <[email protected]> Reviewed-by: Jere Leppänen <[email protected]>
- Loading branch information