Andy Fingerhut

Results 1017 comments of Andy Fingerhut

I did some updates to Clojure 1.10.1 to Chouser's clojure-classes repository here https://github.com/Chouser/clojure-classes in my fork here: https://github.com/jafingerhut/clojure-classes The automatically generated graph here is probably a bit too "busy" for...

I agree. Andy > On Oct 4, 2016, at 12:10 PM, Alex Miller [email protected] wrote: > > We are in the midst of the process of (finally) moving core.matrix into...

I think it is clear that it does that. What isn't clear is: Why would I ever want to run the command with that option? If I've created a VM...

I mean, if it is an expert ipdk user option, that is fine with me. I'm thinking that if there were significant changes to IPDK code since the last time...

There is absolutely no time-urgency to merge this PR. I created it primarily to remind myself of some tests I performed that with these changes, the p4pktgen tests pass not...

Understood on the merges being confusing, and I can try to create a PR that does not have those. Also a good question on getting Travis tests passing. If someone...

Some time between 2019-Jan-06 and 2019-Jun-10, p4c's output on the source program examples/demo1b.p4 changed from not using an "exit" primitive in its BMv2 JSON file, to using one. I am...

I have narrowed down the p4c commit that causes it to use the "exit" primitive in the output BMv2 JSON file, at least for the examples/demo1b.p4 test program, to this...

If this issue is related to one where in the P4_16 source code one can define 'const entries = { ... }', where the '...' part defines zero or more...

Sorry for not noticing this question earlier. From what you see on the screen, it appears that is a 14-byte packet consistent of an Ethernet header, all 14 bytes equal...