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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 67 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 224 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 113 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 203 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 123 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 22 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 159 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 236 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 173 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 223 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 251 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 97 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 166 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 7 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 216 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 36 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 17 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 204 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 163 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 101 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 65 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 120 │ false │ OK # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 53 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 89 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 93 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 35 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 185 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 147 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 189 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 102 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 152 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 54 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 30 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 221 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 129 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 200 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 28 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 48 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 56 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 54 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 213 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 44 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 155 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 108 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 171 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 72 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 108 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 55 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 174 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 146 │ true │ OK # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 75 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 180 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 162 │ false │ OK # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 253 │ true │ OK │ # └────────┴───────┴───────┴─────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->