Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: octeontx2: fix typo in documentation

Fix spelling mistake "Crate" to "Create" in the documentation.

Signed-off-by: ShravyaPanchagiri <shravy112@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20260311030450.8461-1-shravy112@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

ShravyaPanchagiri and committed by
Jakub Kicinski
00699d94 29ca1850

+1 -1
+1 -1
Documentation/networking/device_drivers/ethernet/marvell/octeontx2.rst
··· 323 323 324 324 # ethtool -K <interface> hw-tc-offload on 325 325 326 - 2. Crate htb root:: 326 + 2. Create htb root:: 327 327 328 328 # tc qdisc add dev <interface> clsact 329 329 # tc qdisc replace dev <interface> root handle 1: htb offload