{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":824629763,"defaultBranch":"master","name":"sonic-swss","ownerLogin":"fountzou","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-07-05T14:49:48.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/169114916?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1720191577.0","currentOid":""},"activityList":{"items":[{"before":"5126f88ba19029ca58e8f2de90568d3af3c3aafa","after":"9a6a86fecb19efd8876ca7ab6bccdf6b68a13aa8","ref":"refs/heads/master","pushedAt":"2024-09-20T18:08:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fountzou","name":null,"path":"/fountzou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/169114916?s=80&v=4"},"commit":{"message":"Add FEC correctable bit error count to ports_stat_ids (#3291)\n\nWhat I did\r\nAdded additional SAI counter to port_stats_id\r\nSAI_PORT_STAT_IF_IN_FEC_CORRECTED_BITS\r\n\r\nWhy I did it\r\nThis state needs to be polled to estimate pre-FEC BER","shortMessageHtmlLink":"Add FEC correctable bit error count to ports_stat_ids (sonic-net#3291)"}},{"before":"0de72b22d30c8bb25660a2dd6a0fd95e824f9ea7","after":"ecd97262021d99b3662a124f994f848a6c55bd8c","ref":"refs/heads/issue_18844","pushedAt":"2024-09-19T23:39:53.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"fountzou","name":null,"path":"/fountzou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/169114916?s=80&v=4"},"commit":{"message":"Merge branch 'master' into issue_18844","shortMessageHtmlLink":"Merge branch 'master' into issue_18844"}},{"before":"d21eaf72c6a82a12ec23372f47e3bf0d4bef6031","after":"0de72b22d30c8bb25660a2dd6a0fd95e824f9ea7","ref":"refs/heads/issue_18844","pushedAt":"2024-09-19T21:22:32.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"fountzou","name":null,"path":"/fountzou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/169114916?s=80&v=4"},"commit":{"message":"Merge branch 'master' into issue_18844","shortMessageHtmlLink":"Merge branch 'master' into issue_18844"}},{"before":"43ac585cf0634d1bc27d28637c6db7069460ee25","after":"5126f88ba19029ca58e8f2de90568d3af3c3aafa","ref":"refs/heads/master","pushedAt":"2024-09-19T19:45:45.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"fountzou","name":null,"path":"/fountzou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/169114916?s=80&v=4"},"commit":{"message":"Fix the SAI status check for unsupported API on SAI_SWITCH_ATTR_SUPPO… (#3282)\n\n* Fix the SAI status check for unsupported API on SAI_SWITCH_ATTR_SUPPORTED_OBJECT_TYPE_LIST","shortMessageHtmlLink":"Fix the SAI status check for unsupported API on SAI_SWITCH_ATTR_SUPPO… ("}},{"before":"a1164afbe478396598fe2b4a88e25730194fb0ad","after":"d21eaf72c6a82a12ec23372f47e3bf0d4bef6031","ref":"refs/heads/issue_18844","pushedAt":"2024-09-12T18:09:45.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"prsunny","name":"Prince Sunny","path":"/prsunny","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17460631?s=80&v=4"},"commit":{"message":"Merge branch 'master' into issue_18844","shortMessageHtmlLink":"Merge branch 'master' into issue_18844"}},{"before":"347c9283a89a956ce38cef2639fa21fbfb56957f","after":"a1164afbe478396598fe2b4a88e25730194fb0ad","ref":"refs/heads/issue_18844","pushedAt":"2024-07-25T13:28:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fountzou","name":null,"path":"/fountzou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/169114916?s=80&v=4"},"commit":{"message":"Code refactoring to improve clarity.\n\nSigned-off-by: fountzou ","shortMessageHtmlLink":"Code refactoring to improve clarity."}},{"before":"1844af3f251bc31e898816007086ff45855be53b","after":"347c9283a89a956ce38cef2639fa21fbfb56957f","ref":"refs/heads/issue_18844","pushedAt":"2024-07-24T09:41:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fountzou","name":null,"path":"/fountzou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/169114916?s=80&v=4"},"commit":{"message":"[orchagent]: Resolving issue #18844\n\n* Don't install counters when session rule is inactive.\n\nMirror session is not activated and thus, the ACL rule is not created in sairedis/SAI (there is no next hop for the mirror destination IP).\nHowever, orchagent creates and registers the ACL counter with the flexcounter (FC) and the counter is being polled every polling interval.\nSince the ACL counter is not attached to any ACL rule, the BCM SAI introduces print errors in syslog.\n\nSigned-off-by: fountzou ","shortMessageHtmlLink":"[orchagent]: Resolving issue #18844"}},{"before":"5267045f1a86bd65fd3a13357aa5eef684b1bc74","after":"1844af3f251bc31e898816007086ff45855be53b","ref":"refs/heads/issue_18844","pushedAt":"2024-07-24T09:36:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"fountzou","name":null,"path":"/fountzou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/169114916?s=80&v=4"},"commit":{"message":"[orchagent]: Resolving issue #18844\n\n* Don't install counters when session rule is inactive.\n\nMirror session is not activated and thus, the ACL rule is not created in sairedis/SAI (there is no next hop for the mirror destination IP).\nHowever, orchagent creates and registers the ACL counter with the flexcounter (FC) and the counter is being polled every polling interval.\nSince the ACL counter is not attached to any ACL rule, the BCM SAI introduces print errors in syslog.\n\nSigned-off-by: fountzou ","shortMessageHtmlLink":"[orchagent]: Resolving issue #18844"}},{"before":"94b4d461a760a009bb6ff2bca2f6f23e6c0b7f94","after":"5267045f1a86bd65fd3a13357aa5eef684b1bc74","ref":"refs/heads/issue_18844","pushedAt":"2024-07-05T16:38:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"fountzou","name":null,"path":"/fountzou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/169114916?s=80&v=4"},"commit":{"message":"[orchagent]: Resolving issue #18844\n\n* Don't install counters when session rule is inactive.\n\nMirror session is not activated and thus, the ACL rule is not created in sairedis/SAI (there is no next hop for the mirror destination IP).\nHowever, orchagent creates and registers the ACL counter with the flexcounter (FC) and the counter is being polled every polling interval.\nSince the ACL counter is not attached to any ACL rule, the BCM SAI introduces print errors in syslog.\n\nSigned-off-by: fountzou ","shortMessageHtmlLink":"[orchagent]: Resolving issue #18844"}},{"before":"85e743bd726c0d2d5c0b9d04e55adae5648edf02","after":"94b4d461a760a009bb6ff2bca2f6f23e6c0b7f94","ref":"refs/heads/issue_18844","pushedAt":"2024-07-05T16:36:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"fountzou","name":null,"path":"/fountzou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/169114916?s=80&v=4"},"commit":{"message":"orchagent: Resolving issue #18844\n\n* Don't install counters when session rule is inactive.\n\nMirror session is not activated and thus, the ACL rule is not created in sairedis/SAI (there is no next hop for the mirror destination IP).\nHowever, orchagent creates and registers the ACL counter with the flexcounter (FC) and the counter is being polled every polling interval.\nSince the ACL counter is not attached to any ACL rule, the BCM SAI introduces print errors in syslog.\n\nSigned-off-by: fountzou ","shortMessageHtmlLink":"orchagent: Resolving issue #18844"}},{"before":"8b7872281ed021fcfb288cfbd8cb85099bec6202","after":"85e743bd726c0d2d5c0b9d04e55adae5648edf02","ref":"refs/heads/issue_18844","pushedAt":"2024-07-05T15:10:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"fountzou","name":null,"path":"/fountzou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/169114916?s=80&v=4"},"commit":{"message":"orchagent: Resolving issue #18844\n\n* Don't install counters when mirror session is inactive.\n\nSigned-off-by: fountzou ","shortMessageHtmlLink":"orchagent: Resolving issue #18844"}},{"before":null,"after":"8b7872281ed021fcfb288cfbd8cb85099bec6202","ref":"refs/heads/issue_18844","pushedAt":"2024-07-05T14:59:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"fountzou","name":null,"path":"/fountzou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/169114916?s=80&v=4"},"commit":{"message":"Solving issue #18844: Don't install counters when mirror rule is inactive.\n\nSigned-off-by: fountzou ","shortMessageHtmlLink":"Solving issue #18844: Don't install counters when mirror rule is inac…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQxODowODoyNS4wMDAwMDBazwAAAAS8P2dP","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQxODowODoyNS4wMDAwMDBazwAAAAS8P2dP","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0wNVQxNDo1OTozNy4wMDAwMDBazwAAAAR35534"}},"title":"Activity · fountzou/sonic-swss"}