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 0xdc │ inherit 166 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 136 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 149 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 149 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 197 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 103 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 84 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 135 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 136 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 83 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 97 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 40 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 87 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 191 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 79 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 144 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 110 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 24 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 73 │ false │ OK │ # │ vxlan │ 4 │ 4 inherit 0x54 │ inherit 140 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 44 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 17 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 136 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 199 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 102 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 200 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 107 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 104 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 38 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 158 │ true │ OK │ # │ vxlan 6 │ 6 │ fixed 0x98 │ fixed 212 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 36 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 142 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 234 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 176 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 254 │ true OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 72 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 198 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 120 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 55 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 68 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 117 │ true │ OK │ # │ geneve 6 │ 4 │ fixed 0x5c │ fixed 75 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 245 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 111 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 156 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 139 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 57 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 123 │ false │ OK # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 174 │ 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__->