make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 174 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 209 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 194 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 37 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 27 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 73 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 176 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 86 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 217 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 215 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 154 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c fixed 151 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 231 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 120 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 169 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 120 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 61 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 193 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 135 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 187 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 139 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 228 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 39 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 103 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 121 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 103 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 156 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 85 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 187 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 90 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 124 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 103 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 231 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 12 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 192 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 134 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 179 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 17 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 77 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 141 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 2 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 81 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 158 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 173 │ false │ OK │ # │ geneve 6 │ 4 │ fixed 0xd4 │ fixed 44 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 172 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 33 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 247 │ false │ OK │ # │ geneve │ 6 │ 6 fixed 0x38 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 194 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 220 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 142 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 222 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->