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 0xc8 │ inherit 104 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 50 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 47 false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 83 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 7 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 173 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 191 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 138 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 215 │ true │ OK │ # │ gre │ 4 other │ fixed 0x28 │ fixed 35 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 6 │ 4 │ inherit 0xf4 │ inherit 131 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 94 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 245 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 21 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 118 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 98 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 26 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 13 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 244 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 181 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 30 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 199 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 176 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 177 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 146 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 29 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ other fixed 0xb8 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 27 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 59 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 254 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 132 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 66 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 inherit 70 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 100 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 86 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 186 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 89 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 82 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 191 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 125 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 254 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 181 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 184 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 125 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 70 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 54 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 82 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 84 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 25 │ 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__->