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 0x50 │ inherit 245 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe8 │ inherit 97 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 145 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 18 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 190 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 253 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 241 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 155 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 116 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 190 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 1 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 181 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 211 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 151 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 176 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 126 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 184 │ true │ OK │ # │ gre │ 6 other │ fixed 0x80 │ fixed 9 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 200 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 55 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 188 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 172 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 47 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 124 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 37 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 76 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 45 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 212 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 113 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 22 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 142 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 236 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 157 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 218 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 185 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 154 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 194 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 222 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 6 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 108 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 22 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 240 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 184 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 254 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 202 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 27 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 39 │ 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__->