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 0x18 │ inherit 223 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 98 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 141 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 31 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 25 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 104 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 187 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 181 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 28 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 76 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 133 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 195 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 16 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 236 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 114 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 194 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 50 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 31 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 27 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 147 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 195 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 155 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 182 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 190 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 216 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 80 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 25 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 206 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 90 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 164 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 227 │ false OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 inherit 116 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 135 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 220 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 207 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 108 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 79 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 97 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 249 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 121 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 132 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 182 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 132 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 43 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 79 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 inherit 0x08 │ inherit 18 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 208 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 31 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 222 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 142 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 27 │ 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__->