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 0x3c │ inherit 32 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 55 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 166 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 190 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 249 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 180 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 76 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 160 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 248 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 124 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 44 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 196 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 223 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 46 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 25 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 208 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 228 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 47 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 160 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 222 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 24 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 177 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 131 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 96 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 206 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 160 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 82 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 119 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 51 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 5 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 95 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 145 │ true │ OK │ # │ geneve │ 4 │ 6 fixed 0x58 │ fixed 125 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 34 │ true │ OK │ # │ geneve 4 │ other │ fixed 0x60 │ fixed 56 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 182 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 135 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 54 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 95 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 210 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 59 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 205 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 148 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 102 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 117 │ 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__->