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 0x20 │ inherit 29 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 79 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 73 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 139 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 32 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 126 │ false │ OK # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 27 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 144 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 81 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 184 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 204 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 218 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 198 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 115 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 141 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 254 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 203 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 179 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 190 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 11 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 104 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 140 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 229 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 14 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 118 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 42 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 165 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 fixed 195 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 246 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 250 │ true │ OK │ # │ vxlan │ 6 6 │ fixed 0x7c │ fixed 170 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 99 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 107 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 243 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 106 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 46 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 111 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 86 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 79 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 217 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 83 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 147 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 211 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 151 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 123 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 23 │ false │ OK │ # geneve │ 6 │ other │ fixed 0xcc │ fixed 165 │ 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__->