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 0x60 │ inherit 71 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 133 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 214 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 208 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 30 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 190 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 105 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 136 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 218 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 50 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 202 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 56 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 91 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 199 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 26 │ false │ OK │ # │ gre 6 │ 6 │ fixed 0xac │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 220 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 154 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 33 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 201 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 131 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 230 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 117 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 159 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 57 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 79 true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 73 │ true │ OK │ # │ vxlan │ 4 other │ fixed 0x50 │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 160 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 119 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 8 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 9 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 19 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 201 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 45 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 254 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 153 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 249 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 202 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 193 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 173 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 144 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 215 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 221 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 98 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 202 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 87 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 67 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 47 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 86 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 138 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 78 │ 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__->