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 0x64 │ inherit 97 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 72 │ true │ OK │ # │ gre │ 4 4 │ fixed 0xf4 │ fixed 61 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 21 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 44 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 24 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 25 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 95 │ true │ OK │ # │ gre │ 4 other │ fixed 0xd4 │ fixed 233 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 60 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 6 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 86 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 96 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 76 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 12 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 211 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 233 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 120 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 220 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 61 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 251 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 159 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 123 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 56 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 115 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 151 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 240 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 6 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 138 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 239 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 85 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 238 │ false │ OK │ # │ vxlan │ 6 │ 6 fixed 0x90 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 124 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 175 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 193 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 101 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 254 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 151 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 147 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 41 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 141 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 221 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 26 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 184 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 21 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 174 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 78 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 215 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 237 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 97 │ 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__->