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 0x40 │ inherit 14 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 254 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 100 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 225 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 187 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 81 │ true OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 109 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 250 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 239 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 101 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 31 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 129 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 38 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 62 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 11 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 196 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 29 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 20 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 51 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 35 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 10 │ false │ OK │ DETECTED CRASH, lowering timeout # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 7 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 181 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 155 false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 20 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 135 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 84 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 120 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 206 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 242 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 245 │ false OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 131 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 184 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 9 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 223 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 188 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 100 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 81 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 107 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 217 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 145 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 138 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 81 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 235 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 240 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 124 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 139 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 33 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 74 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 90 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 117 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 127 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 191 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 168 │ 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__->