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 0xc0 │ inherit 21 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 237 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 29 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 153 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 182 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 132 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 235 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 177 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 219 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 100 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 51 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 155 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 55 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 128 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 85 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 89 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 92 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 183 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 200 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 219 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 127 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 164 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 101 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 95 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 73 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 170 │ true │ OK │ # │ vxlan 6 │ 4 │ fixed 0xa8 │ fixed 2 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 128 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 26 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 220 │ false │ OK │ # │ vxlan │ 6 │ 6 fixed 0x60 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 25 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 7 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 21 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 130 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 187 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 152 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 20 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 127 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 184 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 113 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 145 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 251 │ true │ OK │ # │ geneve │ 6 │ 4 fixed 0x84 │ fixed 76 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 144 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 86 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 172 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ other │ inherit 0x6c │ inherit 56 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 56 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 91 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 114 │ 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__->