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 0x9c │ inherit 11 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 72 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 181 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 124 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 34 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 107 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 205 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 245 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 65 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 10 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 96 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 250 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 3 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 185 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 37 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 76 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 86 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 196 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 68 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 107 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 32 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 26 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 145 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 209 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 10 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 121 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 60 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 47 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 234 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 215 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 147 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 189 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 175 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 208 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 174 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 138 │ true │ OK │ # │ geneve │ 4 4 │ fixed 0xc4 │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 254 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 107 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 50 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 1 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 24 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 190 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 209 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 132 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 89 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 253 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 45 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 90 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 71 │ 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__->