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 0x10 │ inherit 102 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 105 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 28 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 177 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 247 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 82 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 79 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 83 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 7 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 123 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 166 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 9 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 120 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 173 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 248 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 20 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 234 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 148 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 36 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 59 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 234 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 23 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 135 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 168 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 82 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 214 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 246 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 135 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 164 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 71 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 68 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 10 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 153 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 71 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 226 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 35 false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 62 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 140 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 240 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 108 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 78 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 27 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 204 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 77 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 231 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 17 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 230 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 126 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 235 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 141 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 inherit 39 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 49 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 25 │ false │ OK │ # │ geneve │ 6 │ other inherit 0x68 │ inherit 77 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 41 │ 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__->