-
Notifications
You must be signed in to change notification settings - Fork 31
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
compiling failure #46
Comments
This error is reported from this line t4p4s.sh#L288 Could you please check if t4p4s.service has been stopped (with Alternatively, you can disable the service and reboot. systemctl disable t4p4s.service
reboot After reboot, you should be able to run the switch as follows: sudo -i
cd /root/t4p4s/
./t4p4s.sh :arp_icmp p4rt |
Sorry for the late response. This was not out problem because as you mentioned systemctl status t4p4s.service), we turned it off and instead got some another kind of compiling failure. We suspect it is because we can't get internet to the P4Pi device. We also have this problem where we can't run in the web interface, which is probably also because of internet.
|
This error indicates that
Was there an error message? (perhaps @slaki may be able to help) |
|
Compiling error by following the tutorial in the youtube video 'T4P4S: Translator for P4 Switches' from the time mark 11:37 to time mark 14:49.
The error code shown in our terminal is "Error: Was asked to reserve 1024 hugepages, got only 693 (error code: 1)".
The text was updated successfully, but these errors were encountered: