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 0xf0 │ inherit 165 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 77 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 188 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 199 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 92 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 253 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 43 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 81 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 172 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 4 │ inherit 0xe0 │ inherit 48 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 153 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 205 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 139 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 228 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 209 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 165 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 191 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 182 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 246 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 123 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 134 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 138 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 184 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 11 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 87 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 132 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 146 │ true OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 166 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 156 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ 4 fixed 0x98 │ fixed 242 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 119 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 49 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 239 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 41 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 239 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 190 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 63 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 189 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 54 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 134 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 37 │ false │ OK │ # │ geneve 4 │ 6 │ fixed 0xcc │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 35 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 194 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 170 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 48 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 21 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 58 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 182 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 74 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 164 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 249 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 145 │ 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__->