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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xe0 │ inherit 108 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 234 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 255 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 66 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 109 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 133 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 240 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 105 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 192 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 159 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 193 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 115 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 181 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 181 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 34 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 168 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 158 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 243 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 66 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 96 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 161 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 108 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 86 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 75 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 150 │ false │ OK │ # │ vxlan │ 4 │ other inherit 0x24 │ inherit 82 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 31 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 37 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 6 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 59 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 79 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 234 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 122 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 76 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 212 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 212 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 105 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 254 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 170 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 158 │ false │ OK │ # │ geneve │ 4 6 │ inherit 0x88 │ inherit 141 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 89 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve 4 │ other │ inherit 0xf8 │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 187 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 251 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 118 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 162 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 67 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 17 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 38 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 112 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 41 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 113 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 2 │ true OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->