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 0xac │ inherit 208 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe0 │ inherit 96 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 161 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 63 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 156 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 190 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 34 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 227 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 102 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 143 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 164 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 89 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 223 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 21 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 53 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 78 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 181 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 168 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 27 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 234 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 129 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 154 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 22 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 125 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 235 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 11 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 99 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 98 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 106 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 208 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 239 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 81 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 140 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 120 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 191 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 255 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 176 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 181 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 38 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 120 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 10 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 127 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 210 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 27 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 171 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 77 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 149 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 110 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 215 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 145 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 93 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 31 │ 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__->