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 0x88 │ inherit 166 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 39 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 239 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 222 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 1 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 197 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 144 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac │ inherit 57 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 94 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 157 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 55 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 37 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 215 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 123 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 44 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 43 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 73 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 163 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 171 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 100 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 178 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 84 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 148 │ false │ OK │ # │ vxlan │ 4 │ 4 fixed 0x50 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 13 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 92 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 45 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 188 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 31 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 78 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 12 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 98 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 192 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 42 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 12 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 233 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 182 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 170 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 159 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 33 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 148 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 243 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 207 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 46 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 inherit 245 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 78 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 239 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 31 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 124 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 192 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 42 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 80 │ 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__->