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 212 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 229 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 61 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 180 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 185 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 252 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 212 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 80 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 51 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 186 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 86 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 52 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 113 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 222 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 51 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 89 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 186 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 165 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 20 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 225 │ false │ OK │ # vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 91 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 147 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 177 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 70 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 244 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 83 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 75 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 156 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 207 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 21 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 241 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 253 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 94 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 115 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 60 false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 29 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 3 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 134 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 116 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 204 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 39 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 135 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 47 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 184 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 98 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 107 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 235 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 234 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 26 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 18 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 13 │ 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__->