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 0x54 │ inherit 12 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe8 │ inherit 239 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 1 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 153 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 63 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 56 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 24 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 79 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 114 │ false │ OK │ # │ gre │ 4 │ other fixed 0x3c │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 56 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 13 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 135 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 39 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 115 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 201 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 242 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 200 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 54 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 157 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 178 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 86 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 169 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 13 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 212 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 205 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 223 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 241 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 34 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 118 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 157 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 250 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 213 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 69 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 102 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 132 true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 95 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 157 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 59 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 131 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 52 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 42 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 89 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 32 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 35 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 124 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 52 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 216 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 158 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 72 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 97 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 82 │ 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__->