{"id":36455460,"url":"https://github.com/njcx/gopacket_dpdk","last_synced_at":"2026-01-11T23:02:49.966Z","repository":{"id":276767189,"uuid":"930216963","full_name":"njcx/gopacket_dpdk","owner":"njcx","description":"Gopacket with DPDK","archived":false,"fork":false,"pushed_at":"2025-02-24T04:51:32.000Z","size":735,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T05:31:06.030Z","etag":null,"topics":["dpdk","gopacket","network-analysis","pcap"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/njcx.png","metadata":{"files":{"readme":"README.mkd","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-10T09:18:42.000Z","updated_at":"2025-02-24T04:51:35.000Z","dependencies_parsed_at":"2025-02-14T06:32:40.016Z","dependency_job_id":null,"html_url":"https://github.com/njcx/gopacket_dpdk","commit_stats":null,"previous_names":["njcx/gopacket","njcx/gopacket_dpdk"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/njcx/gopacket_dpdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njcx%2Fgopacket_dpdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njcx%2Fgopacket_dpdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njcx%2Fgopacket_dpdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njcx%2Fgopacket_dpdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/njcx","download_url":"https://codeload.github.com/njcx/gopacket_dpdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njcx%2Fgopacket_dpdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28326166,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T22:11:01.104Z","status":"ssl_error","status_checked_at":"2026-01-11T22:10:58.990Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dpdk","gopacket","network-analysis","pcap"],"created_at":"2026-01-11T23:02:49.903Z","updated_at":"2026-01-11T23:02:49.953Z","avatar_url":"https://github.com/njcx.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gopacket_dpdk\n\nThis library provides packet decoding capabilities for Go.\nSee doc.go for more details.\n\nOriginally forked from the gopcap project written by Andreas\nKrennmair \u003cak@synflood.at\u003e (http://github.com/akrennmair/gopcap).\n\n```bash\n\ndpdk \u003e= DPDK 20.02.1\n\nkernel \u003e= 3.10.0\n\nCentOS\n#  yum install -y libpcap-devel gcc gcc-c++ make meson ninja  numactl-devel  numactl  net-tools pciutils\n#  yum install -y kernel-devel-$(uname -r) kernel-headers-$(uname -r)\n\nDebian + Ubuntu\n# apt install -y libpcap-dev gcc g++ make meson ninja-build libnuma-dev numactl net-tools pciutils\n# apt install -y linux-headers-$(uname -r)\n\n\n#  wget http://fast.dpdk.org/rel/dpdk-20.11.10.tar.xz\n#  tar -Jxvf dpdk-20.11.10.tar.xz\n#  cd dpdk-stable-20.11.10 \u0026\u0026 meson build \u0026\u0026 cd build \u0026\u0026 ninja \u0026\u0026 ninja install\n#  export LD_LIBRARY_PATH=/usr/local/lib64:$LD_LIBRARY_PATH\n#  git clone git://dpdk.org/dpdk-kmods \u0026\u0026 cd  dpdk-kmods/linux/igb_uio\n#  make\n#  modprobe uio  \u0026\u0026  insmod igb_uio.ko\n#  dpdk-devbind.py -b igb_uio 0000:03:00.0(pci-addr)\n#  CGO_CFLAGS=\"-msse4.2 -fno-strict-aliasing \" CGO_LDFLAGS=\" -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ethdev -lpcap\" go build\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnjcx%2Fgopacket_dpdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnjcx%2Fgopacket_dpdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnjcx%2Fgopacket_dpdk/lists"}