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 0xb0 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 213 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 159 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 202 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 162 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 88 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 22 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 216 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 154 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 118 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 250 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 90 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 220 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 103 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 34 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 123 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 89 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 88 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 132 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 102 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 50 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 6 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 181 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 223 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 176 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 21 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 212 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 55 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 217 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 131 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 77 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 50 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 115 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 102 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 239 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 84 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 201 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 227 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 82 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 190 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 80 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 241 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 225 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 75 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 140 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 218 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 2 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 215 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 90 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 16 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 206 │ 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__->