{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":34728735,"defaultBranch":"sockperf_v2","name":"sockperf","ownerLogin":"Mellanox","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-04-28T12:20:10.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5813145?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1663775300.5429308","currentOid":""},"activityList":{"items":[{"before":"226c08729a401c9477ee52ee29f8eca433417013","after":"b93efb00861a32e25a28b3fe2dfe3163b0a28381","ref":"refs/heads/sockperf_v2","pushedAt":"2024-07-07T11:23:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"galnoam","name":"Gal Noam","path":"/galnoam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75246446?s=80&v=4"},"commit":{"message":"[CI] BUGFIX - Blackduck test failing\n\nGerrit server was moved to a new url, and now enforces pulls with\nssh/HTTP token instead of user/password.\nBlackduck test is failing due to trying to reach the old Gerrit server\nChanges were made in this PR:\nhttps://github.com/Mellanox/ci-demo/pull/90 were made in order the\nresolve the issue\n\nChange ci-demo library tag to the new tag created stable-media, which\nincludes the use of the new ngci that connects to currect Gerrit URL\nAdd CredentialsId to provide username and HTTP token to pull blackduck from Gerrit\nRemove TAP logic that was suppose to be removed due to the migration to\nBlossom\n\nIssue: HPCINFRA-2289\nSigned-off-by: NirWolfer ","shortMessageHtmlLink":"[CI] BUGFIX - Blackduck test failing"}},{"before":"70fc26ad47966b1ac094049f751d5a6cbc2750fd","after":"226c08729a401c9477ee52ee29f8eca433417013","ref":"refs/heads/sockperf_v2","pushedAt":"2024-07-01T11:26:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"galnoam","name":"Gal Noam","path":"/galnoam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75246446?s=80&v=4"},"commit":{"message":"[CI] Migrate linux pipeline to blossom\n\nChange proj_jjb to match the blossom environment in order to run from\nthe blossom jenkins instead of HPC\n\nIssue: HPCINFRA-2285\nSigned-off-by: NirWolfer ","shortMessageHtmlLink":"[CI] Migrate linux pipeline to blossom"}},{"before":"ed92afb185e63845dede8b3ea06842253cb51652","after":"70fc26ad47966b1ac094049f751d5a6cbc2750fd","ref":"refs/heads/sockperf_v2","pushedAt":"2024-06-24T10:35:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"galnoam","name":"Gal Noam","path":"/galnoam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75246446?s=80&v=4"},"commit":{"message":"[CI] Migrate Windows pipeline to Blossom\n\nAdd new jjb file for windows under .ci/windows, all job defenitions\nshould have a code representation instead of being saved at the jenkins\nmaster\n\nIssue: HPCINFRA-2284\nSigned-off-by: NirWolfer ","shortMessageHtmlLink":"[CI] Migrate Windows pipeline to Blossom"}},{"before":"077517df09340ce537832ac6612fd61ecbacfee8","after":"ed92afb185e63845dede8b3ea06842253cb51652","ref":"refs/heads/sockperf_v2","pushedAt":"2024-01-04T15:27:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"AlexanderGrissik","name":"Alexander Grissik","path":"/AlexanderGrissik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83647937?s=80&v=4"},"commit":{"message":"issue: 3730066 Update the copyright statement to 2024\n\nSigned-off-by: Alex Briskin ","shortMessageHtmlLink":"issue: 3730066 Update the copyright statement to 2024"}},{"before":"ae0bd189955ce8394f6c905f1a9fb45d4b89c6f9","after":"077517df09340ce537832ac6612fd61ecbacfee8","ref":"refs/heads/sockperf_v2","pushedAt":"2024-01-04T12:37:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"AlexanderGrissik","name":"Alexander Grissik","path":"/AlexanderGrissik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83647937?s=80&v=4"},"commit":{"message":"Print openssl version in debug logs\n\nSockperf can be linked against a custom openssl build. Print the openssl\nversion to better understand the sockperf build when only logs are\nprovided.\n\nSigned-off-by: Dmitry Podgorny ","shortMessageHtmlLink":"Print openssl version in debug logs"}},{"before":"192afa8cdee6e0f569585c8b4a6a0c8dbb27f3a0","after":"ae0bd189955ce8394f6c905f1a9fb45d4b89c6f9","ref":"refs/heads/sockperf_v2","pushedAt":"2023-11-08T11:38:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"igor-ivanov","name":null,"path":"/igor-ivanov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9037172?s=80&v=4"},"commit":{"message":"README: add BSD example dependency install\n\nUpdate README to include an example dependency install for FreeBSD.\r\n\r\nAccounts for some packaging details:\r\n- freebsd >= 10 ships with clang, g++ not required.\r\n- pkg install automake includes it's dependencies (including perl5 and m4)\r\n- make is either bmake or gmake, both seem to work with clang (cc on FreeBSD)","shortMessageHtmlLink":"README: add BSD example dependency install"}},{"before":"8c23bf70c83853c576034085ab86ad28158450e1","after":"192afa8cdee6e0f569585c8b4a6a0c8dbb27f3a0","ref":"refs/heads/sockperf_v2","pushedAt":"2023-11-08T11:37:33.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"igor-ivanov","name":null,"path":"/igor-ivanov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9037172?s=80&v=4"},"commit":{"message":"issue: 3663275 Replace obsolete macros\n\nSigned-off-by: Igor Ivanov ","shortMessageHtmlLink":"issue: 3663275 Replace obsolete macros"}},{"before":"ca16d475d6fa8563317aaffc208dc664d20117df","after":"8c23bf70c83853c576034085ab86ad28158450e1","ref":"refs/heads/sockperf_v2","pushedAt":"2023-08-03T06:56:30.000Z","pushType":"pr_merge","commitsCount":7,"pusher":{"login":"igor-ivanov","name":null,"path":"/igor-ivanov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9037172?s=80&v=4"},"commit":{"message":"issue: 3466098 CI switch to beni09\n\nSigned-off-by: Alexander Grissik ","shortMessageHtmlLink":"issue: 3466098 CI switch to beni09"}},{"before":"b22773a91e93d9dce45e87ea66319310bb873578","after":"ca16d475d6fa8563317aaffc208dc664d20117df","ref":"refs/heads/sockperf_v2","pushedAt":"2023-05-16T13:06:13.047Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"igor-ivanov","name":null,"path":"/igor-ivanov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9037172?s=80&v=4"},"commit":{"message":"Fixed AArch32 compilation\n\nsockperf added support for AArch64, but at the same time it broke AArch32 support,\nas this wasn't catched by a compiler macro anymore and resulted in trying to assemble a rdtsc instruction.\n\nSee https://github.com/Mellanox/sockperf/commit/d84e8179f8ab007c7a19dfe263691b0429df7565\nand https://github.com/Mellanox/sockperf/pull/187\n\nSigned-off-by: Sven Püschel ","shortMessageHtmlLink":"Fixed AArch32 compilation"}},{"before":"8dbba7f43e2b52c67f58e3fa312aa35eeb2654bb","after":"b22773a91e93d9dce45e87ea66319310bb873578","ref":"refs/heads/sockperf_v2","pushedAt":"2023-05-16T08:16:15.526Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"igor-ivanov","name":null,"path":"/igor-ivanov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9037172?s=80&v=4"},"commit":{"message":"issue: 3395514 Improve socket scalablity\n\nMaximum number of file descriptors is taken from system.\nIn most cases it should be 'ulimit -Sn' value.\nMaximum active tcp socket connections is identical (can be\nconsidered to use vector instead to reduce memory usage)\n\nSigned-off-by: Igor Ivanov ","shortMessageHtmlLink":"issue: 3395514 Improve socket scalablity"}},{"before":"5f7fbb0eeb91e88e429db1044ee4c205b7231b57","after":"8dbba7f43e2b52c67f58e3fa312aa35eeb2654bb","ref":"refs/heads/sockperf_v2","pushedAt":"2023-03-10T10:20:25.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"igor-ivanov","name":null,"path":"/igor-ivanov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9037172?s=80&v=4"},"commit":{"message":"Hide epoll/EPOLL in macOS/FreeBSD & fix Windows default","shortMessageHtmlLink":"Hide epoll/EPOLL in macOS/FreeBSD & fix Windows default"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEeNFIGQA","startCursor":null,"endCursor":null}},"title":"Activity · Mellanox/sockperf"}