make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬───────┐ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 116 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 17 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 27 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 173 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 23 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 4 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 133 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 42 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 112 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 26 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 4 │ true │ OK │ # │ gre │ 6 4 │ fixed 0x88 │ fixed 249 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 33 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 121 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 23 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ gre │ 6 │ other │ inherit 0x0c │ inherit 17 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 67 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 111 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 23 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 56 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 92 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 23 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 82 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 38 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 217 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 48 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 147 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 154 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 88 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 239 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 31 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 187 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 141 │ false │ OK # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 18 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 172 │ false │ OK │ # │ vxlan │ 6 other │ fixed 0x10 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 145 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 179 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 41 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 13 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 27 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 63 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 208 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 23 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 6 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 138 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 26 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 169 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 119 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 241 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 248 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 242 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 112 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 230 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 114 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->