Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

intel1g: canonicalize env var name, pass it through dock.sh #942

Merged
merged 3 commits into from
Jul 13, 2016

Conversation

eugeneia
Copy link
Member

This makes dock.sh pass through the required environment variable for the intel1g selftest, enabling SnabbBot to run it.

@@ -35,7 +35,7 @@
-- Note: section and page numbers in the comments below refer to the i210 data sheet

-- run selftest() on APU2's second/middle NIC:
-- sudo SNABB_SELFTEST_INTEL1G_0="0000:02:00.0" ./snabb snsh -t apps.intel.intel1g
-- sudo SNABB_PCI_INTEL1G0="0000:02:00.0" ./snabb snsh -t apps.intel.intel1g
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really don't approve of hardcoding PCI addresses, but I don't consider that a blocker for this patch, as it was also previously hardcoded.

kbara pushed a commit to kbara/snabb that referenced this pull request Jul 1, 2016
@kbara kbara added the merged label Jul 1, 2016
@eugeneia eugeneia merged commit 4dec991 into snabbco:master Jul 13, 2016
dpino added a commit to dpino/snabb that referenced this pull request Sep 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants