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 0x24 │ inherit 229 │ false │ OK # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 218 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 7 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 143 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 186 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 211 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 61 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 157 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 160 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 139 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 69 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 170 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 204 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 177 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 191 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c inherit 56 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x08 inherit 12 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 96 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 22 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 107 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 88 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 253 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 97 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 185 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 195 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 159 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 135 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 79 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 227 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 50 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 117 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 212 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 96 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 147 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 175 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 230 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 38 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 28 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 47 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 18 false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 145 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 196 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 139 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 160 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 253 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 95 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 6 │ 6 │ inherit 0xd8 │ inherit 136 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 251 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 5 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 93 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 133 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 2 │ 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__->