Christian Svensson

Results 95 issues of Christian Svensson

### Describe the bug Hello, I'm unable to download PDF files from GitHub when using the DDG app specifically. ### How to Reproduce * Navigate to any PDF hosted on...

bug
needs triage

This makes the build compatible with any Python3 minor, specifically the ones used in Debian bullseye and before. As per discussions in PR #129 this change also switches from using...

This makes the build compatible with any Python3 minor, specifically the ones used in Debian bullseye and before. I do not know why we link specifically against cURL GnuTLS but...

Hi, Background: https://github.com/sonic-net/sonic-buildimage/pull/14351 I tried compiling sonic-mgmt-framework with libcurl4-openssl instead of libcurl4-gnutls and things seem to work fine for me. Maybe we should consider dropping gnutls and using libcurl4-openssl as...

Hi, Currently `mod_psample` and `mod_dropmon` reads packet samples from netlink using a buffer size of HSP_PSAMPLE_READNL_RCV_BUF and HSP_DROPMON_READNL_RCV_BUF set to 8192. This is not enough to fit a packet with...

Hi! This framework looks amazing. I'm about to start a project to write something that looks like an Ethernet card using DE5-Net. I would love to use your framework and...

Hi, We just updated from `e440fcd0e1abfbcea5a08b18494d54bb78c561d6` to current master. With the same configuration we now get: ``` $ sudo /usr/local/bin/wedge_agent -mode=wedge -mgmt_if=ma1 -config=/etc/wedge.json -alsologtostderr -v=10000 [ ... ] xLatency_: 0us...

Hi, We're currently running FBOSS with a naively updated [OpenNSL 3.5.0.1](https://github.com/dhtech/fboss/pull/4). Since the reported crash in `getdeps.sh` should occur in `opennsl_pkt_alloc` we verified the upgrade by using LLDP: ``` V1008...

Hi, In https://github.com/facebook/fboss/blob/master/fboss/agent/configs/sample3.json you document that a reasonable number for an interface ID is 1000. This number is not allowed by the code in [TunManager.cpp](https://sourcegraph.com/github.com/facebook/fboss/-/blob/fboss/agent/TunManager.cpp#L233). Using interface 1000 results in...

If you have a broken QSFP module inserted when `qsfp_service` is running, it fails with: ``` E1008 18:30:19.830410 5199 FunctionScheduler.cpp:508] Error running the scheduled function : N8facebook5fboss10FbossErrorE: QSFP IDProm failed...