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 0xfc │ inherit 17 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 181 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 124 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 216 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 108 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 78 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 253 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 75 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 246 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 59 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 55 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 81 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 31 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 203 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 223 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 115 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 145 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 73 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 7 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 199 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 149 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 31 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 208 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 48 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 226 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 102 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 146 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 128 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 109 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 156 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 144 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 78 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 164 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 117 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 209 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 94 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 183 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 120 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x80 inherit 9 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 192 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 2 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 74 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 246 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 165 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 92 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 242 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 17 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 14 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 119 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 246 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 251 │ 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__->