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 0xc0 │ inherit 169 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 97 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 43 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 114 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 39 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 168 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 7 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 197 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 251 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 241 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 232 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 200 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 231 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 141 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 252 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 241 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 36 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 128 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 247 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 104 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 155 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 237 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 43 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 181 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 30 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 58 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 203 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 210 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 137 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 87 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 166 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 207 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 3 true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 40 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 63 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 224 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 95 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 120 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 94 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 95 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 40 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 51 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 233 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 94 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 116 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 140 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 189 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 fixed 80 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 202 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 56 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 70 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 223 │ 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__->