make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0xd4 │ inherit 184 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 53 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 244 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 2 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 171 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 156 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 226 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 198 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 145 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 191 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 21 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 147 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 95 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 58 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 168 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 129 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 44 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 56 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 28 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 242 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 5 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 206 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 36 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 215 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 105 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 7 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 107 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 84 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 9 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 10 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 236 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 156 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 31 │ false │ OK │ # │ vxlan │ 6 other │ inherit 0x2c │ inherit 242 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 116 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 158 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 235 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 225 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 193 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 246 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 192 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 92 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 180 │ false OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 174 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 225 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 13 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 8 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 142 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 206 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 165 │ 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__->