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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x10 │ inherit 61 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 168 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 fixed 5 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 22 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 8 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 91 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 123 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 149 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 214 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 202 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 195 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 184 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 213 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 125 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 58 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 4 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 200 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 170 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 226 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 86 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 193 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 158 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 61 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 229 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 147 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 79 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 222 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 59 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 138 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 31 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 66 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 117 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 132 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 44 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 185 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 72 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 142 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 199 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 43 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 251 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 93 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 136 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 117 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 222 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 191 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 193 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 148 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 23 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 234 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 234 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 230 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 92 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 206 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ other │ inherit 0xec │ inherit 205 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 16 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 226 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 55 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴─────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->