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 0x10 │ inherit 16 │ false │ OK │ # │ gre 4 │ 4 │ inherit 0xa4 │ inherit 230 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 232 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 238 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 60 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 90 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 112 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 9 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 186 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 205 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 106 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 fixed 49 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 91 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 228 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 73 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 98 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 199 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 206 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 83 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 157 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 155 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 75 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 169 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 148 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 186 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 180 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 254 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 123 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 182 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 166 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 232 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 131 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 148 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 194 │ false │ OK │ # geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 184 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 48 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 196 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 61 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 37 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 88 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 147 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 207 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 79 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 122 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 10 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 44 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 1 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 66 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 44 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 11 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 65 │ 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__->