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 }}
SESA
/
EbbRT
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
76
Code
Issues
3
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat(baremetal NIC): initial push for baremetal NIC
- #229
#229
Open
handong32
wants to merge 21 commits into
SESA:master
SESA/EbbRT:master
from
handong32:baremetalNIC
handong32/EbbRT:baremetalNIC
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
feat(baremetal NIC): initial push for baremetal NIC
#229
handong32
wants to merge 21 commits into
SESA:master
SESA/EbbRT:master
from
handong32:baremetalNIC
handong32/EbbRT:baremetalNIC
Copy head branch name to clipboard
Commits
Commits on Feb 6, 2018
feat(baremetal NIC): initial push for baremetal NIC
Show description for f8a4188
handong32
committed
f8a4188
View commit details
Copy full SHA for f8a4188
Browse repository at this point
feat(baremetal NIC): initial push for baremetal NIC
Show description for 92ff77e
handong32
committed
92ff77e
View commit details
Copy full SHA for 92ff77e
Browse repository at this point
Merge branch 'baremetalNIC' of https://github.com/handong32/EbbRT into baremetalNIC
handong32
committed
4a363e0
View commit details
Copy full SHA for 4a363e0
Browse repository at this point
Commits on Apr 6, 2019
Add checksum offload for ixgbe
handong32
committed
f837e9d
View commit details
Copy full SHA for f837e9d
Browse repository at this point
fixed an allocation error in IOBuf, seems to be baremetal only
handong32
committed
5dee049
View commit details
Copy full SHA for 5dee049
Browse repository at this point
updated IxgbeDrver for TSO and code refactor
handong32
committed
032175f
View commit details
Copy full SHA for 032175f
Browse repository at this point
updated NetDhcp
handong32
committed
f32cd8a
View commit details
Copy full SHA for f32cd8a
Browse repository at this point
fixed NetTcp.cc baremetal bug where a segfault on double delete was happening when user closes a connection twice.
handong32
committed
86b0252
View commit details
Copy full SHA for 86b0252
Browse repository at this point
misc compile and runtime fixes
handong32
committed
8a5d249
View commit details
Copy full SHA for 8a5d249
Browse repository at this point
Commits on Apr 8, 2019
Initialized RSS to distribute packets evenly to multiple cores, added perf and statistic counters to IxgbeDriver, hijacked Ping messages to act as triggers to set up state
handong32
committed
c80dd47
View commit details
Copy full SHA for c80dd47
Browse repository at this point
Commits on Nov 4, 2019
recursive page table walker
handong32
committed
68caa40
View commit details
Copy full SHA for 68caa40
Browse repository at this point
keeping track of changes
handong32
committed
5c69645
View commit details
Copy full SHA for 5c69645
Browse repository at this point
Commits on Dec 6, 2019
Finally working on multiple core (i think) for memcached. Major fix was checksum offloading for packets less than MTU, which doesn't utilize the TSO offload feature, is still the original standard …
Show description for 5b98f29
handong32
committed
5b98f29
View commit details
Copy full SHA for 5b98f29
Browse repository at this point
Commits on Dec 18, 2019
Added interface in Net.cc to configure NIC from application (Config), starting to add perf and other counters such as RAPL for counting power usage.
handong32
committed
e138668
View commit details
Copy full SHA for e138668
Browse repository at this point
Commits on Jan 20, 2020
added RAPL power limiting
handong32
committed
9fabb7a
View commit details
Copy full SHA for 9fabb7a
Browse repository at this point
Commits on Apr 8, 2020
added preliminary RSC capability
handong32
committed
bef8f3a
View commit details
Copy full SHA for bef8f3a
Browse repository at this point
remove some counters
handong32
committed
4dd7706
View commit details
Copy full SHA for 4dd7706
Browse repository at this point
Commits on Apr 13, 2020
tse fixes
handong32
committed
af1c4a3
View commit details
Copy full SHA for af1c4a3
Browse repository at this point
Commits on Jul 30, 2020
Added per interrupt logging mechanism
handong32
committed
bb616b8
View commit details
Copy full SHA for bb616b8
Browse repository at this point
Commits on Oct 29, 2020
fixed ref cycle counter, previous implementation did not report correct value
handong32
committed
eb4072a
View commit details
Copy full SHA for eb4072a
Browse repository at this point
Commits on Dec 15, 2020
added some couunters at various eventmanager and driver locations
handong32
committed
aab9a19
View commit details
Copy full SHA for aab9a19
Browse repository at this point
You can’t perform that action at this time.