Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DPDK
/
dpdk
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
4.4k
Code
Pull requests
24
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Add set mtu device operation to netvsc
- #68
#68
Draft
samuelandrew
wants to merge 8 commits into
DPDK:main
DPDK/dpdk:main
from
samuelandrew:main
samuelandrew/dpdk:main
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Draft
Add set mtu device operation to netvsc
#68
samuelandrew
wants to merge 8 commits into
DPDK:main
DPDK/dpdk:main
from
samuelandrew:main
samuelandrew/dpdk:main
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2023
implement MTU change for netvsc driver
samuelandrew
committed
423d932
View commit details
Copy full SHA for 423d932
Browse repository at this point
Commits on Sep 1, 2023
do not close device, do not re-allocate queues, simply assign new vmbus channels to pre-existing queues
samuelandrew
committed
5f2675d
View commit details
Copy full SHA for 5f2675d
Browse repository at this point
Commits on Sep 8, 2023
handle multiple queues when tearing down/re-creating vmbus channels to change mtu
samuelandrew
committed
b590c76
View commit details
Copy full SHA for b590c76
Browse repository at this point
close vmbus subchannels before unmapping vmbus device
samuelandrew
committed
96c5772
View commit details
Copy full SHA for 96c5772
Browse repository at this point
Commits on Sep 29, 2023
Refactor re-initialization after un/re-mapping vmbus channels into separate function. Move VF MTU change into separate function. Ensure that subchannels are reconnected if rolling back to original …
Show description for 16da2e8
samuelandrew
committed
16da2e8
View commit details
Copy full SHA for 16da2e8
Browse repository at this point
Configure VF MTU on hot add
samuelandrew
committed
2f6584f
View commit details
Copy full SHA for 2f6584f
Browse repository at this point
Handle MTU set error on VF hot add
samuelandrew
committed
b8cbd69
View commit details
Copy full SHA for b8cbd69
Browse repository at this point
Commits on Oct 5, 2023
Merge branch 'DPDK:main' into main
samuelandrew
authored
d64b9ad
View commit details
Copy full SHA for d64b9ad
Browse repository at this point
You can’t perform that action at this time.