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 0x44 │ inherit 85 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 71 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 10 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 127 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 210 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 110 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 219 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 241 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 86 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 78 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 189 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 204 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 44 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 62 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 30 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 180 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 212 true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 76 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 37 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 240 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 141 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 129 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 209 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 90 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 244 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 102 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 249 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 228 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 87 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 127 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 123 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 241 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 188 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 160 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 140 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 23 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 187 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 119 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 62 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 125 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 87 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 140 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 156 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 195 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 119 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 28 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 128 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 122 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 169 │ 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__->