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 0xac │ inherit 155 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 154 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 122 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 99 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 166 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 161 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 149 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 149 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 213 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 30 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 113 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 203 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 225 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 42 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 214 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 113 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 131 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 226 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 227 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 90 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 60 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 41 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 163 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 132 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 126 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 53 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 30 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 18 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 67 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 212 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 68 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 227 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 240 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 28 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 66 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 193 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 22 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 189 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 184 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 36 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 178 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 137 false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 142 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 50 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 171 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 253 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 84 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 224 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 139 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 125 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 229 │ 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__->