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 0x84 │ inherit 100 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 97 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 13 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 36 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 36 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 185 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 108 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 81 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 86 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 128 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 63 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 155 │ true │ OK # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 45 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 19 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 167 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 167 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 79 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 81 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 192 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 175 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 16 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 71 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 207 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 32 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 97 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 207 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 53 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 54 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 185 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 16 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 212 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 150 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 88 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 172 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 194 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 58 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 84 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 139 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 192 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 90 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 113 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 191 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 11 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 164 false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 50 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 143 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 79 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 244 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 29 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 16 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 108 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 219 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 135 │ 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__->