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 0x48 │ inherit 61 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb8 │ inherit 76 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 213 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 155 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 106 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 69 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 85 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 147 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 12 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 10 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 22 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 56 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 144 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 219 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 32 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 231 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 116 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 72 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 115 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 41 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 131 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 223 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 32 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 114 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 95 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 29 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 222 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 182 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 5 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 67 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 32 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 82 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 211 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 9 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 130 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 185 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 9 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 28 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 39 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 184 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 235 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 187 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 207 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 58 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 128 │ false │ OK │ # │ geneve │ 6 │ 4 fixed 0x8c │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 208 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 30 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 71 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 117 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 166 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 189 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 40 │ 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__->