make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 238 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 160 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 29 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 133 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 227 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 190 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 174 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 103 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 94 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 93 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 81 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 8 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 227 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 253 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 61 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 76 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 237 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 155 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 217 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 22 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 10 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 209 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 51 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 161 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 138 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 76 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 140 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 107 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 238 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa8 inherit 61 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 145 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 2 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 190 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 118 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 211 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 4 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 82 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 98 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 206 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 213 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 103 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 142 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 249 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 247 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 195 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 211 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 141 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 224 │ 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__->