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 0x38 │ inherit 75 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 166 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 177 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 6 │ inherit 0x7c │ inherit 90 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 8 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 170 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 62 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 105 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 164 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 121 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 211 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 248 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 135 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 21 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 62 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 79 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 29 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 71 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 140 │ false │ OK │ # │ vxlan 4 │ 4 │ inherit 0xb8 │ inherit 239 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 118 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 60 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 159 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 4 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 232 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 99 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 211 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ other │ inherit 0x44 │ inherit 34 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 95 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 102 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 58 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 105 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 71 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 253 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 82 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 34 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 33 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 91 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 104 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 206 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 99 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 217 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 228 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 213 │ 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__->