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 0x10 │ inherit 97 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 55 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 78 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 222 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 123 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 200 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 29 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 125 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 217 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 10 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 250 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 3 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 79 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 128 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 23 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 137 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 44 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 236 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 131 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 184 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 189 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 216 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 187 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 199 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 113 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 124 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 108 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 238 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 50 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 172 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 206 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 27 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 206 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 35 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 110 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 193 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 68 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 9 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 238 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 44 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 133 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 33 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 33 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 183 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 20 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 219 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 104 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 135 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 54 │ 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__->