Aakash Sasidharan

Results 13 comments of Aakash Sasidharan

> FAIL: validation/api/pktio/pktio_run_netmap.sh @MatiasElo, there seems to be a failure in one of the CI tests that looks unrelated to this PR. Could you please help me re-trigger the CI?

> > Hi @asasidharan, the netmap test randomly fails to create interfaces, which causes the faulure. I restarted the CI run. Ack.

@MatiasElo Seems like CI has failed for 3 checks, but I am not able to see any logs for the failing checks. I can see just a message saying "This...

> Usually these errors are GitHub internal and unrelated to the tests. I restarted the failed three tests. @MatiasElo Got it. Thank you for restarting the tests.

@JannePeltonen I have made changes to the linux-generic implementation as suggested. Could you review the PR again?

v8: fixed compilation issue introduced with new global variable sa_expiry_notified.

@JannePeltonen I have updated the PR with suggested changes. Could you please review the updated PR?

> > What is the purpose of this change? Inline outbound processing would require parsed IP packet to help with the result packet length calculations. Otherwise per-packet re-parsing needs to...