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 0xac │ inherit 255 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb8 │ inherit 14 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 25 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 65 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 15 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 160 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 127 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 235 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 177 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 175 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 80 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 213 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 148 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 153 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 216 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 6 │ other │ inherit 0xa4 │ inherit 151 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 214 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 127 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 170 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 41 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 41 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 167 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 140 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 150 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 87 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 203 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 93 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 122 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 223 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 67 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 183 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 10 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 247 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 51 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 219 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 125 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 254 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 144 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 7 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 72 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 18 │ false │ OK # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 24 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 96 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 37 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 40 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 79 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 51 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 95 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 58 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 136 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 94 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 81 │ 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__->