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 0x70 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 145 true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 174 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 144 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 232 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 140 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 176 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 86 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 127 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 249 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 82 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 209 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 134 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 248 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 15 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 66 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 79 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 116 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 fixed 41 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 249 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 204 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 85 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 116 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 153 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 164 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 55 │ true │ OK │ # │ vxlan │ 6 4 │ fixed 0xac │ fixed 180 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 144 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 81 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 67 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 180 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 32 true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 251 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 11 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 55 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 147 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 126 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 239 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 240 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 238 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 50 │ true │ OK │ # │ geneve │ 4 │ other fixed 0x78 │ fixed 68 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 51 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 224 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 184 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 169 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 250 │ false │ OK │ # geneve │ 6 │ other │ inherit 0x90 │ inherit 186 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 96 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 206 │ 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__->