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 0x24 │ inherit 225 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 50 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 37 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 91 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 57 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 95 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 111 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 97 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 169 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 234 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 78 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 108 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 53 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 146 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 51 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 242 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 223 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 1 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 204 │ false │ OK │ # vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 235 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 203 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 181 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 157 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 76 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 73 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 50 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 181 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 50 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 98 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 92 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 98 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 112 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 226 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 86 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 173 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 192 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 223 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 199 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 73 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 236 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 4 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 100 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 152 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 50 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 118 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 133 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 226 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 17 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 164 │ 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__->