make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x78 │ inherit 177 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 225 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 145 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 4 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 152 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 52 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 20 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 227 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 102 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 91 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 131 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 59 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 116 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 206 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 240 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 93 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 182 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 174 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 28 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 196 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 160 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 91 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 26 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 199 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 62 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 223 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 95 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 145 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 115 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 62 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 234 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 180 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 201 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 109 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 79 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 111 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 181 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 1 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 226 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 186 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 145 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 229 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 2 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 136 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 116 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 219 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 216 │ true │ OK # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 216 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 86 │ 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__->