Searched hist:"6 ce1df88b1f31f0e19372afe127cf5678d63c559" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_tx.c | diff 6ce1df88b1f31f0e19372afe127cf5678d63c559 Thu Jun 23 00:37:03 CEST 2022 Dimitris Michailidis <d.michailidis@fungible.com> net/funeth: Support UDP segmentation offload
Handle skbs with SKB_GSO_UDP_L4, advertise the offload in features, and add an ethtool counter for it. Small change to existing TSO code due to UDP's different header length.
Signed-off-by: Dimitris Michailidis <dmichail@fungible.com> Link: https://lore.kernel.org/r/20220622223703.59886-1-dmichail@fungible.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | funeth_txrx.h | diff 6ce1df88b1f31f0e19372afe127cf5678d63c559 Thu Jun 23 00:37:03 CEST 2022 Dimitris Michailidis <d.michailidis@fungible.com> net/funeth: Support UDP segmentation offload
Handle skbs with SKB_GSO_UDP_L4, advertise the offload in features, and add an ethtool counter for it. Small change to existing TSO code due to UDP's different header length.
Signed-off-by: Dimitris Michailidis <dmichail@fungible.com> Link: https://lore.kernel.org/r/20220622223703.59886-1-dmichail@fungible.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | funeth_ethtool.c | diff 6ce1df88b1f31f0e19372afe127cf5678d63c559 Thu Jun 23 00:37:03 CEST 2022 Dimitris Michailidis <d.michailidis@fungible.com> net/funeth: Support UDP segmentation offload
Handle skbs with SKB_GSO_UDP_L4, advertise the offload in features, and add an ethtool counter for it. Small change to existing TSO code due to UDP's different header length.
Signed-off-by: Dimitris Michailidis <dmichail@fungible.com> Link: https://lore.kernel.org/r/20220622223703.59886-1-dmichail@fungible.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | funeth_main.c | diff 6ce1df88b1f31f0e19372afe127cf5678d63c559 Thu Jun 23 00:37:03 CEST 2022 Dimitris Michailidis <d.michailidis@fungible.com> net/funeth: Support UDP segmentation offload
Handle skbs with SKB_GSO_UDP_L4, advertise the offload in features, and add an ethtool counter for it. Small change to existing TSO code due to UDP's different header length.
Signed-off-by: Dimitris Michailidis <dmichail@fungible.com> Link: https://lore.kernel.org/r/20220622223703.59886-1-dmichail@fungible.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|