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 0xb8 │ inherit 138 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 141 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 40 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 139 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 2 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 15 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 17 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 153 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 154 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 120 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 227 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 186 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 211 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 220 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 236 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 240 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 181 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 84 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 239 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 156 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 78 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 89 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 181 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 166 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 203 │ false OK │ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 72 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 208 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 112 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 112 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 122 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 85 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 169 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 202 false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 252 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 204 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 29 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 138 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 197 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 209 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 138 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 102 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 54 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 202 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 43 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 172 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 16 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 189 │ false │ OK │ # geneve │ 6 │ 6 │ inherit 0xdc │ inherit 224 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 192 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 75 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 47 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 237 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 52 │ 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__->