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 0x44 │ inherit 206 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 174 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 85 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 85 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 87 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 24 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 253 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 226 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 66 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 2 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 9 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 155 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 100 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 1 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 106 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 195 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 166 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 160 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 173 │ false │ OK │ # │ vxlan 4 │ 4 │ inherit 0x04 │ inherit 53 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 234 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 50 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 73 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 169 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 96 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 86 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 223 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 106 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 248 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 39 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 33 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 65 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 66 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 177 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 88 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 187 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 33 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 101 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 110 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 27 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 238 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 58 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 221 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 241 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 32 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 40 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 219 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 24 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 73 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 1 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 166 │ 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__->