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 0xc0 │ inherit 168 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 209 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 162 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 30 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 153 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 100 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 99 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 253 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 212 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 126 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 3 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 168 │ false │ OK │ # │ gre 6 │ 4 │ fixed 0x08 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 137 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 246 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 94 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 243 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 16 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 58 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 146 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 105 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 70 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 244 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 2 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 50 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 49 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 196 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 136 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 66 │ false OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 103 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 210 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 147 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 103 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 140 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 71 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 219 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 182 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 223 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 239 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 113 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 209 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 244 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 103 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 254 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 1 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 124 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 32 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 67 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 97 │ 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__->