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 0xec │ inherit 41 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 204 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 31 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 9 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 162 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 38 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 186 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 67 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 183 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 103 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 245 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 61 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 202 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 124 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 206 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 230 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 54 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 208 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 21 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 158 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 252 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 53 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 123 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 49 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 111 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 118 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 158 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 214 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 5 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 31 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 249 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 52 │ true OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 213 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 180 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 224 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 232 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 144 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 66 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 160 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 152 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 217 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 103 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 17 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 235 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 17 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 112 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 94 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 180 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 190 │ 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__->