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 0x50 │ inherit 251 │ false │ OK │ # │ gre │ 4 │ 4 inherit 0xdc │ inherit 74 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 68 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 95 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 41 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 152 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 194 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 83 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 4 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 13 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 13 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 211 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 196 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 106 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 205 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 217 │ false │ OK # │ gre │ 6 │ other │ inherit 0x84 │ inherit 45 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 83 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 106 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 159 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 150 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 67 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 217 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 87 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 196 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 82 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 67 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 160 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 109 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 164 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 27 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 67 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 85 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 49 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 171 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 50 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 242 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 94 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 41 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 77 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 78 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 29 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 164 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 253 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 60 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 57 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 84 │ 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__->