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 0xe4 │ inherit 80 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 236 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 239 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 100 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 123 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 255 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 249 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 141 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 122 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 123 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 164 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 95 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 47 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 139 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 168 false │ OK │ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 40 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 224 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 130 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 158 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 162 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 106 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 98 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 173 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 125 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 165 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 39 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 116 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 35 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 42 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 245 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 19 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 21 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 10 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 113 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 151 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 129 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 176 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 131 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 234 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 111 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 193 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 50 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 227 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 153 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 56 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 181 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 97 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 2 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 187 │ 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__->