{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":133858211,"defaultBranch":"igb-5.15.6/packaging-support","name":"igb","ownerLogin":"serhepopovych","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-05-17T19:17:38.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7489694?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1708107733.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"189a58f87289542af2ddeb37143826f41e979786","ref":"refs/heads/igb-5.15.6/netctl-tune","pushedAt":"2024-02-16T18:22:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"serhepopovych","name":"Serhey Popovych","path":"/serhepopovych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7489694?s=80&v=4"},"commit":{"message":"igb: Tune default building parameters for software forwarding platform\n\nWe do not need following features when using driver for software\npacket forwarding platform:\n\n - LRO\n\nAlso all our hardware equipment does not have IOMMU and thus DMA\nmappings/remappings are cheap: we may avoid unnecessary memcpy()\nform mapped page to socket buffer data structure.\n\nSigned-off-by: Serhey Popovych ","shortMessageHtmlLink":"igb: Tune default building parameters for software forwarding platform"}},{"before":null,"after":"70547f0a5af2ae99a9596f582c71cc31b3c8d154","ref":"refs/heads/igb-5.15.6/packaging-support","pushedAt":"2024-02-16T18:22:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"serhepopovych","name":"Serhey Popovych","path":"/serhepopovych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7489694?s=80&v=4"},"commit":{"message":"igb: Support packaging for DKMS on RHEL/CentOS based systems\n\nTo allow easy deployment of out of tree module pack it's source code and\nconfiguration for DKMS on RHEL/CentOS using RPM.\n\nBuilding package for future deployment on target system is done using\nrpmbuild(8) tool:\n\n $ cd igb/\n $ rpmbuild -ba rpm/igb-dkms.spec\n ...\n $ cd ..\n $ ls -1 noarch/igb[_-]*.rpm igb[_-]*.rpm\n igb-dkms-5.15.6-1.src.rpm\n noarch/igb-dkms-5.15.6-1.noarch.rpm\n\nNow on target system install above package and it's dependencies:\n\n # yum install -y dkms kernel kernel-headers\n # rpm -ivh igb-dkms-5.15.6-1.noarch.rpm\n\nNote that kernel-headers package(s) should be installed for all kernel\npackages you want to build this module.\n\nVerify installation by checking output from rpm(1) and modinfo(8):\n\n # modinfo igb -k | head -n10\n\nFor example:\n\n # modinfo igb -k $(uname -r) | head -n10\n filename: /lib/modules/3.10.0-1160.108.1.el7.x86_64/extra/igb.ko.xz\n version: 5.15.6\n ^^^^^^\n ...\n\nmodule version should match to igb-dkms package version.\n\nSigned-off-by: Serhey Popovych ","shortMessageHtmlLink":"igb: Support packaging for DKMS on RHEL/CentOS based systems"}},{"before":null,"after":"b1a1d0f6a4fccac43df6e8333b01f11d9e912f3a","ref":"refs/heads/igb-5.15.6/double-vlan","pushedAt":"2024-02-16T18:21:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"serhepopovych","name":"Serhey Popovych","path":"/serhepopovych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7489694?s=80&v=4"},"commit":{"message":"igb: Add helper to export series of patches to patch files\n\nSometimes we might want to pull all changes we made into patch series\n(e.g. to apply them in Debian package as quilt(1) series). Add simple\nwrapper that adds several sane defaults and passes trought it's\ncommand line arguments to git-format-patch(1).\n\nSigned-off-by: Serhey Popovych ","shortMessageHtmlLink":"igb: Add helper to export series of patches to patch files"}},{"before":null,"after":"9cd2a11b5cccb0933b3523f5bbe19f34150aa6db","ref":"refs/heads/igb-5.15.6/fixes","pushedAt":"2024-02-16T18:21:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"serhepopovych","name":"Serhey Popovych","path":"/serhepopovych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7489694?s=80&v=4"},"commit":{"message":"igb: Use correct parameter name in kcompat function igb_ptp_adjfreq_825*()\n\nSigned-off-by: Serhey Popovych ","shortMessageHtmlLink":"igb: Use correct parameter name in kcompat function igb_ptp_adjfreq_8…"}},{"before":null,"after":"cb68555ff8ffeb37a3513630a3f7e7743a42efed","ref":"refs/heads/igb-5.15.6/upstream","pushedAt":"2024-02-16T18:21:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"serhepopovych","name":"Serhey Popovych","path":"/serhepopovych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7489694?s=80&v=4"},"commit":{"message":"igb: Add .gitignore\n\nUse C.gitignore from https://github.com/github/gitignore.git from\ncommit 18e28746b086 (\"Merge pull request #2688 from nschonni/patch-1\").\n\nRemove *.d files ignore (directories might have this extension) and\nadd stgit, quilt and patch/editor backup files.\n\nSigned-off-by: Serhey Popovych ","shortMessageHtmlLink":"igb: Add .gitignore"}},{"before":null,"after":"7b56c9823803342f715b716c3316236b2f2fd5c6","ref":"refs/heads/igb/5.15.6","pushedAt":"2024-02-16T18:21:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"serhepopovych","name":"Serhey Popovych","path":"/serhepopovych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7489694?s=80&v=4"},"commit":{"message":"igb: Initial commit\n\nSigned-off-by: Serhey Popovych ","shortMessageHtmlLink":"igb: Initial commit"}},{"before":"b582795f112b3562dcfa8ed06313fb16c197de78","after":"5ce2c28b7865b2a19b9e7673cd02ebca8553b760","ref":"refs/heads/igb-5.13.16/netctl-tune","pushedAt":"2023-03-16T20:57:50.511Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"serhepopovych","name":"Serhey Popovych","path":"/serhepopovych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7489694?s=80&v=4"},"commit":{"message":"igb: Tune default building parameters for software forwarding platform\n\nWe do not need following features when using driver for software\npacket forwarding platform:\n\n - LRO\n\nAlso all our hardware equipment does not have IOMMU and thus DMA\nmappings/remappings are cheap: we may avoid unnecessary memcpy()\nform mapped page to socket buffer data structure.\n\nSigned-off-by: Serhey Popovych ","shortMessageHtmlLink":"igb: Tune default building parameters for software forwarding platform"}},{"before":"6ccee1250553529d9637015849b10b5814a4d392","after":"f1fab5332a5fbb7996484b58474e1d193d144292","ref":"refs/heads/igb-5.13.16/packaging-support","pushedAt":"2023-03-16T20:57:41.303Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"serhepopovych","name":"Serhey Popovych","path":"/serhepopovych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7489694?s=80&v=4"},"commit":{"message":"igb: Use vendor provided Makefile to build module\n\nWith recent changes to kcompat subsystem kcompat-generator.sh helper\nexpected to be called before Kbuild module stage to prepare valid\nkcompat_generated_defs.h file according to kernel we build against of.\n\nSigned-off-by: Serhey Popovych ","shortMessageHtmlLink":"igb: Use vendor provided Makefile to build module"}},{"before":null,"after":"b582795f112b3562dcfa8ed06313fb16c197de78","ref":"refs/heads/igb-5.13.16/netctl-tune","pushedAt":"2023-03-16T20:14:35.691Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"serhepopovych","name":"Serhey Popovych","path":"/serhepopovych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7489694?s=80&v=4"},"commit":{"message":"igb: Tune default building parameters for software forwarding platform\n\nWe do not need following features when using driver for software\npacket forwarding platform:\n\n - LRO\n\nAlso all our hardware equipment does not have IOMMU and thus DMA\nmappings/remappings are cheap: we may avoid unnecessary memcpy()\nform mapped page to socket buffer data structure.\n\nSigned-off-by: Serhey Popovych ","shortMessageHtmlLink":"igb: Tune default building parameters for software forwarding platform"}},{"before":null,"after":"6ccee1250553529d9637015849b10b5814a4d392","ref":"refs/heads/igb-5.13.16/packaging-support","pushedAt":"2023-03-16T20:14:23.176Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"serhepopovych","name":"Serhey Popovych","path":"/serhepopovych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7489694?s=80&v=4"},"commit":{"message":"igb: Use vendor provided Makefile to build module\n\nWith recent changes to kcompat subsystem kcompat-generator.sh helper\nexpected to be called before Kbuild module stage to prepare valid\nkcompat_generated_defs.h file according to kernel we build against of.\n\nSigned-off-by: Serhey Popovych ","shortMessageHtmlLink":"igb: Use vendor provided Makefile to build module"}},{"before":null,"after":"2c2878154dca4241d0fb5f1b8f65c815fba36be8","ref":"refs/heads/igb-5.13.16/double-vlan","pushedAt":"2023-03-16T20:14:01.345Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"serhepopovych","name":"Serhey Popovych","path":"/serhepopovych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7489694?s=80&v=4"},"commit":{"message":"igb: Add helper to export series of patches to patch files\n\nSometimes we might want to pull all changes we made into patch series\n(e.g. to apply them in Debian package as quilt(1) series). Add simple\nwrapper that adds several sane defaults and passes trought it's\ncommand line arguments to git-format-patch(1).\n\nSigned-off-by: Serhey Popovych ","shortMessageHtmlLink":"igb: Add helper to export series of patches to patch files"}},{"before":null,"after":"afc50e4b57c684f2ef20d3640131eaa5af9cc74d","ref":"refs/heads/igb-5.13.16/upstream","pushedAt":"2023-03-16T20:13:48.838Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"serhepopovych","name":"Serhey Popovych","path":"/serhepopovych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7489694?s=80&v=4"},"commit":{"message":"igb: Add .gitignore\n\nUse C.gitignore from https://github.com/github/gitignore.git from\ncommit 18e28746b086 (\"Merge pull request #2688 from nschonni/patch-1\").\n\nRemove *.d files ignore (directories might have this extension) and\nadd stgit, quilt and patch/editor backup files.\n\nSigned-off-by: Serhey Popovych ","shortMessageHtmlLink":"igb: Add .gitignore"}},{"before":null,"after":"3738e635f78dfea40ed9e40b633f47a08378d231","ref":"refs/heads/igb-5.13.16/fixes","pushedAt":"2023-03-16T20:13:31.926Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"serhepopovych","name":"Serhey Popovych","path":"/serhepopovych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7489694?s=80&v=4"},"commit":{"message":"igb: Drop unused kcompat code to avoid build failures with old kernels\n\nDropped compatibility helpers that isn't used in module code.\n\nSigned-off-by: Serhey Popovych ","shortMessageHtmlLink":"igb: Drop unused kcompat code to avoid build failures with old kernels"}},{"before":null,"after":"5c67f514825ef34f8e28fc7213a7c2d651f5b8a6","ref":"refs/heads/igb/5.13.16","pushedAt":"2023-03-16T20:13:09.040Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"serhepopovych","name":"Serhey Popovych","path":"/serhepopovych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7489694?s=80&v=4"},"commit":{"message":"igb: Initial commit\n\nSigned-off-by: Serhey Popovych ","shortMessageHtmlLink":"igb: Initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD_NnxawA","startCursor":null,"endCursor":null}},"title":"Activity · serhepopovych/igb"}