{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":780869176,"defaultBranch":"main","name":"iproute2","ownerLogin":"multipath-tcp","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-04-02T10:08:37.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2630482?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1712052671.0","currentOid":""},"activityList":{"items":[{"before":"5e951a07d55d4e9fb220ff74db2959f5e0b66778","after":"591f0654c8980c6c516152b3cf19b814451f3301","ref":"refs/heads/next","pushedAt":"2024-04-02T10:18:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matttbe","name":"Matthieu Baerts","path":"/matttbe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/768677?s=80&v=4"},"commit":{"message":"ss: mptcp: print out last time counters\n\nThere new last time counters have been added in struct mptcp_info named\nlast_data_sent, last_data_recv and last_ack_recv into kernel in the commit\n\"mptcp: add last time fields in mptcp_info\".\n\nThis patch prints out these counters into mptcp_stats output.\n\nSigned-off-by: Geliang Tang \nAcked-by: Matthieu Baerts (NGI0) \nLink: https://lore.kernel.org/r/fd9e850f1e00691204f1dfebc63c01c6a4318c10.1711705327.git.geliang@kernel.org\nSigned-off-by: Matthieu Baerts (NGI0) ","shortMessageHtmlLink":"ss: mptcp: print out last time counters"}},{"before":"7a6d30c95da98fbb375e7f1520fad34c1e959441","after":"5e951a07d55d4e9fb220ff74db2959f5e0b66778","ref":"refs/heads/next","pushedAt":"2024-04-02T10:14:16.000Z","pushType":"push","commitsCount":32,"pusher":{"login":"matttbe","name":"Matthieu Baerts","path":"/matttbe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/768677?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/main' into next-main\n\nTo inherit from all the fixes.\n\nSigned-off-by: Matthieu Baerts (NGI0) ","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/main' into next-main"}},{"before":null,"after":"7a6d30c95da98fbb375e7f1520fad34c1e959441","ref":"refs/heads/next","pushedAt":"2024-04-02T10:11:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"matttbe","name":"Matthieu Baerts","path":"/matttbe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/768677?s=80&v=4"},"commit":{"message":"Merge branch 'nexthop-grp-stats' into next\n\nPetr Machata says:\n\n====================\n\nNext hop group stats allow verification of balancedness of a next hop\ngroup. The feature was merged in kernel commit 7cf497e5a122 (\"Merge branch\n'nexthop-group-stats'\"). This patchset adds to ip the corresponding\nsupport.\n\nNH group stats come in two flavors: as statistics for SW and for HW\ndatapaths. The former is shown when -s is given to \"ip nexthop\". The latter\ndemands more work from the kernel, and possibly driver and HW, and might\nnot be always necessary. Therefore tie it to -s -s, similarly to how ip\nlink shows more detailed stats when -s is given twice.\n\nHere's an example usage:\n\n # ip link add name gre1 up type gre \\\n local 172.16.1.1 remote 172.16.1.2 tos inherit\n # ip nexthop replace id 1001 dev gre1\n # ip nexthop replace id 1002 dev gre1\n # ip nexthop replace id 1111 group 1001/1002 hw_stats on\n # ip -s -s -j -p nexthop show id 1111\n [ {\n \t[ ...snip... ]\n \"hw_stats\": {\n \"enabled\": true,\n \"used\": true\n },\n \"group_stats\": [ {\n \"id\": 1001,\n \"packets\": 0,\n \"packets_hw\": 0\n },{\n \"id\": 1002,\n \"packets\": 0,\n \"packets_hw\": 0\n } ]\n } ]\n\nhw_stats.enabled shows whether hw_stats have been requested for the given\ngroup. hw_stats.used shows whether any driver actually implemented the\ncounter. group_stats[].packets show the total stats, packets_hw only the\nHW-datapath stats.\n\n====================\n\nSigned-off-by: David Ahern ","shortMessageHtmlLink":"Merge branch 'nexthop-grp-stats' into next"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEJWGgiAA","startCursor":null,"endCursor":null}},"title":"Activity ยท multipath-tcp/iproute2"}