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 0x74 │ inherit 199 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 245 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 134 │ false │ OK │ # │ gre 4 │ 4 │ fixed 0x24 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 51 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 216 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 30 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 119 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 104 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 99 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 27 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 124 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 99 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 69 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 231 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 77 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 190 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 31 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 2 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 30 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 195 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 189 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 48 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 175 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 91 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 214 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 181 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 81 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 191 │ true │ OK │ # │ vxlan 6 │ 4 │ fixed 0x4c │ fixed 225 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 114 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 208 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 67 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 125 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 87 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 136 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 77 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 120 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 177 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 21 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 143 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 252 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 185 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 216 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 152 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 130 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 176 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 91 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 131 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 95 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 142 │ 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__->