Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ethtool
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
certo
ethtool
Commits
931aaf4b
Commit
931aaf4b
authored
Jun 15, 2025
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
i7-8809g has buggy tcp segmentation hardware offload - disable it
parent
9fbd5e91
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
Makefile
Makefile
+4
-1
No files found.
Makefile
View file @
931aaf4b
...
...
@@ -6,7 +6,10 @@ all:
$(MAKE)
-C
ethtool-5.2
install
rm
-rf
ethtool-5.2
lenovo-t460s
:
all tcp-segmentation-fix-service
i7-8809g
:
tcp-segmentation-fix
lenovo-t460s
:
tcp-segmentation-fix
tcp-segmentation-fix
:
all tcp-segmentation-fix-service
@
echo
"
$$
TCP_SEGMENTATION_FIX_SERVICE"
>
/lib/systemd/system/tcp-segmentation-fix.service
systemctl
enable
tcp-segmentation-fix.service
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment