Skip to content

Idiot proofing the input queue#1

Open
KPJoshi wants to merge 12 commits intoeth-sri:masterfrom
KPJoshi:master
Open

Idiot proofing the input queue#1
KPJoshi wants to merge 12 commits intoeth-sri:masterfrom
KPJoshi:master

Conversation

@KPJoshi
Copy link

@KPJoshi KPJoshi commented Dec 4, 2017

The changes are in individual commits and can be selectively undone if necessary. This might be necessary if the behavior that I have modified was the intended behavior.

I have made the following changes:

  • fwd will do nothing if the input queue is empty, instead of entering an error state
  • new and dup will do nothing if the input queue is full, instead of overfilling the queue
  • dup and drop will do nothing if the input queue is empty, instead of entering an error state

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant