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 0x24 │ inherit 53 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 127 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 111 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 245 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 46 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 128 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 83 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 232 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 40 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 6 │ 4 │ inherit 0x4c │ inherit 104 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 106 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 133 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 84 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 50 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 147 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 124 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 54 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 175 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 82 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 112 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 56 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 128 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 210 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 65 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 165 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 184 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 62 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 252 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 246 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 36 │ false │ OK │ # │ vxlan │ 6 │ 4 fixed 0x44 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 206 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 94 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 109 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 72 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 8 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 170 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 40 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 231 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 255 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 138 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 21 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 100 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 137 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 212 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 55 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 135 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 44 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 234 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 56 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 211 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 34 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 164 │ 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__->