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 0x30 │ inherit 82 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 242 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 164 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 105 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 220 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 241 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 215 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 178 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 83 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 70 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 209 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 180 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 76 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 20 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 187 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 51 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 26 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 220 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 210 │ false │ OK │ # │ vxlan │ 4 │ 4 inherit 0xa8 │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 148 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 18 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 225 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 237 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 8 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 3 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 249 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 167 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 61 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 124 │ false │ OK # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 175 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 6 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 142 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 75 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 192 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 203 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 250 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 225 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 20 │ true │ OK # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 150 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 67 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 82 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 74 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 15 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 175 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 208 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 89 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 117 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 7 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 65 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 39 │ 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__->