diff options
author | Tirthendu Sarkar <tirthendu.sarkar@intel.com> | 2023-03-10 00:26:12 +0530 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2023-03-09 13:11:14 -0800 |
commit | 2bc0de9aca3ebdf24674f5a2a7890fde6304f5ca (patch) | |
tree | 3aa67afa9faa60956c9bed9e15b8552257e2bc63 /drivers/net/slip | |
parent | 03e88c8a791c0655ddea07fd4c7cd6cb16087c8f (diff) |
i40e: use frame_sz instead of recalculating truesize for building skb
In skb path truesize is calculated while building skb. This is now
avoided and xdp->frame_is used instead for both i40e_build_skb() and
i40e_construct_skb().
Signed-off-by: Tirthendu Sarkar <tirthendu.sarkar@intel.com>
Tested-by: Chandan Kumar Rout <chandanx.rout@intel.com> (A Contingent Worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/slip')
0 files changed, 0 insertions, 0 deletions