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 0x08 │ inherit 35 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 90 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 231 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 96 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 229 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 28 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 49 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 124 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 205 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 124 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 224 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 37 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 205 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 251 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 111 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 76 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 14 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 158 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 130 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 239 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 250 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 81 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 171 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 218 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 112 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 105 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 94 │ false │ OK │ # vxlan │ 4 │ other │ fixed 0x84 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 181 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 194 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 183 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 70 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 120 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 112 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 201 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 192 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 86 true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 177 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 111 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 136 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 124 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 175 │ true │ OK │ # │ geneve │ 4 │ other fixed 0xb0 │ fixed 132 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 250 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 216 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 208 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 65 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 117 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 240 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 68 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 128 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 244 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 70 │ 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__->