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 0x6c │ inherit 177 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 136 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 9 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 78 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 90 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 223 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 126 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 107 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 98 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 149 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 200 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 16 │ true OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 137 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 85 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 240 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 2 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 162 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 36 true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 86 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 245 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 88 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 221 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 139 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 172 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 164 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 244 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 43 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 138 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 88 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 66 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 187 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 57 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 79 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 87 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 79 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 78 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 41 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 241 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 28 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 94 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 11 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 164 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 126 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 109 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 119 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 174 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 230 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 inherit 0x7c │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 13 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 67 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 83 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 117 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 37 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 15 │ 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__->