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 0x6c │ inherit 124 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 60 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 49 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 172 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 86 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 58 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 251 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 146 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 112 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 69 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 150 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 71 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 37 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 80 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 25 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 50 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 7 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 86 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 9 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 187 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 48 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 133 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 89 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 94 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 98 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 185 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 255 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 38 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 249 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 24 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 107 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 157 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 203 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 238 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 48 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 179 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 224 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 255 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 89 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 126 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 119 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 51 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 78 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 186 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 41 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 132 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 75 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 8 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 179 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 37 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 156 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 174 │ 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__->