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 0xe0 │ inherit 240 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 127 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 26 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 142 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 26 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 147 │ false OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 167 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 203 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 229 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 45 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 251 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 41 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 123 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 215 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 226 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 31 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 213 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 106 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 74 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 191 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 165 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 238 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 173 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 208 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 54 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 201 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 124 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 189 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 22 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 72 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 112 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 81 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 239 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 171 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 117 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 128 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 95 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 22 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 252 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 84 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 149 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 226 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 215 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 247 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 32 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 107 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 133 │ 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__->