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 0x7c │ inherit 225 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 70 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 162 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 12 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 250 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 96 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 139 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 202 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 89 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 87 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 77 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 145 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 68 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 200 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 120 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 135 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 243 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 95 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 151 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 253 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 11 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 226 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 165 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 23 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 89 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 224 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 31 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 122 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 168 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 98 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 22 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 2 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 193 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 177 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 69 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 14 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 84 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 14 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 254 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 100 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 121 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 196 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 255 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 182 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 127 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 202 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 130 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 60 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 105 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 129 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 121 │ 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__->