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 0x60 │ inherit 234 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 167 │ true │ OK │ # │ gre │ 4 4 │ fixed 0x70 │ fixed 104 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 196 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 70 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 239 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 66 │ false │ OK │ # gre │ 4 │ other │ inherit 0x18 │ inherit 164 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 48 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 152 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 167 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 66 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 213 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 111 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 34 │ false OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 131 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 192 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 46 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 48 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 114 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 115 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 207 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 83 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 76 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 14 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 101 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 124 │ false │ OK │ # │ vxlan │ 4 other │ fixed 0xd8 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 188 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 191 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 199 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 247 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 99 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 182 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 128 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 114 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 23 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 19 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 84 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 208 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 120 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 94 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 32 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 191 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 36 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 221 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 184 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 117 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 119 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 193 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 16 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 38 │ 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__->