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 0xb8 │ inherit 54 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 182 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 253 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 1 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 29 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 53 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 58 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 172 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 22 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 7 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 241 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 29 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 29 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 248 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 128 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 81 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 23 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 106 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 217 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 106 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 29 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 253 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 30 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 91 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 251 │ false │ OK │ # vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 140 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 114 │ true OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 209 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 94 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 187 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 254 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 196 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 202 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 96 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 182 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 192 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 204 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 85 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 17 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 22 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 81 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 51 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 145 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 106 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 60 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 228 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 168 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 119 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 79 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 125 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 243 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 76 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 111 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 77 │ 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__->