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 0x70 │ inherit 55 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 77 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 174 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 10 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 106 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 164 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 24 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 223 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 75 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 144 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 51 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 55 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 173 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 28 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 58 │ false │ OK │ # │ gre 6 │ 6 │ fixed 0x60 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 218 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 227 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 159 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 98 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 252 │ false │ OK │ # vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 69 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 36 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 73 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 236 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 28 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 75 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 140 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 240 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 25 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 110 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 37 │ true │ OK │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 107 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 126 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 253 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 49 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 204 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 94 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 148 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 150 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 76 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 204 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 250 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 57 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 133 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 28 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 102 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 75 │ false │ OK │ # geneve │ 6 │ 6 │ fixed 0x64 │ fixed 154 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 142 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 183 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 5 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 51 │ 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__->